officedev
Distributing Office Applications built in Excel - Multiple Versions, Copying data in from old version
I\'m working on a project where we\'d like to be able to deploy an Excel spreadsheet to multiple users, and then be able to update that spreadsheet to different versions as the project progresses.Basi[详细]
2023-04-01 21:36 分类:问答PowerPoint Programming: Indentation with Ruler margin levels not working?
Recently we upgraded one our PowerPoint addin to support 2007 and 2010. most of the items we were able to port without problem. one problem we have is thatindentations doesn\'t work when create tables[详细]
2023-03-17 17:52 分类:问答Will the Microsoft Office Information Bridge Framework Work With Office 2010?
I have inherited an application built using the Microsoft Office Information Bridge Framework 1.6. My task is to make this application work with Office 2010.[详细]
2022-12-26 18:41 分类:问答Java RMI SSL poss keystore / truststore error?
Using the below code to test an ssl connection over RMI: public class HelloImpl extends UnicastRemoteObject implements Hello {[详细]
2022-12-20 06:29 分类:问答Weird output with document.links.length
Save the following in a file (eg. file.htm) and it works => prints out \"3\". But if I uncomment the line \'document.write(\"Hello: \");\' it doesn\'t work anymore (prints out \"0\"). Anyone knows why[详细]
2022-12-20 06:20 分类:问答Android: AutoCompleteTextView show suggestions when no text entered
I am开发者_如何学Go using AutoCompleteTextView, when the user clicks on it, I want to show suggestions even if it has no text - but setThreshold(0) works exactly the same as setThreshold(1) - so the u[详细]
2022-12-17 04:04 分类:问答