Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
developer
active.documents
automation
binary.file_format
clipboard.dde
com.add_ins
hosting.controls
internet_other
office.sdks
officedev
officedev.other
outlook.forms
outlook.vba
smarttags
vba
web.components
  
 
group : microsoft.public.office.developer.com.add_ins      view archive
page nr.   1      2      3      4      5      6      7      8      9      10      11      12      13      14      15      16      17      18      19      20    next >>



Out of Memory Exception in Excel AddIn     Fri, 19 Mar 2010 01:10:04 -0700
Hi I'm programming an excel (Ver. 2007) addin in c#. The addin connect to a database and set up a graphical dashboard for the data, by manipulating the graphical style of a huge number of cells. The problem is that the amount of memory is just increasing, so that i get a out of memory exception. I though ...

Powerpoint 2007 actionsetting.action error in Add-in     Wed, 17 Mar 2010 01:46:01 -0700
I created the macro below as part of an add-in to be used in PowerPoint 2007. It works fine until I create an add-in and call the macro from the add-in. It then generates the following error: Run-time error '-2147188160 (80048240)': ActionSetting.Action : Invalid Request The code works fine till the actions ...

Not able to put Addin button in "Home" tab of Outlook 2010 !     Tue, 16 Mar 2010 04:57:01 -0700
Hi, In outlook 2010 all my addin buttons are coming in Addin Tabs. I dont want my user to always navigate to this tab to use my addins. So would like to put all my buttons in the "Home" Tab of outlook 2010. My addins are shared addins. So I am using the following xml to perform this. But this is not wor ...

MS Office ribbon: Two splitButton menu items instead of one     Tue, 16 Mar 2010 00:05:01 -0700
Hi, I'm developing an add-in for MS Office which extends ribbon in the following way: <customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui" loadImage="GetImage" onLoad="OnRibbonLoad"> <ribbon> <tabs> <tab idMso="TabHome"> <group id="PapirusGroup" label="Papirus"> <splitB ...

Autocorrect in Office-make a global and within autocorrect option     Mon, 15 Mar 2010 21:47:01 -0700
When i am using autocorrect if I make one up say Nn for Nathan then in every document i am working in whenever i put an Nn in i get Nathan but i only want this to happen in Nathan documents. So can a 'global' autocorrect be an option and a 'within' document option be made available so that i can do that? ...

can i open a doc with a password     Tue, 16 Mar 2010 00:55:40 +0800
hi all, when i open a word document with password protected, can i use c# to fill the password,with user input it by hand?how to achieve it? thanx rayman ...

copy part of doc, then paste elsewhere with a begin/end marker?     Sun, 14 Mar 2010 12:26:38 -0600
Hi; This is all using the WordOpenXML property. What I want to do is the following: 1) set a range. 2) copy that part of the document. 3) set an insertion point 4) Insert the copied doc part. All of the above I can do. What I want to ad is... On the insert I have some kind of docx node at the beginning ...

Word appears to be getting confused     Fri, 12 Mar 2010 17:17:00 -0700
I see this error in the following code: foreach (InlineShape item in range.InlineShapes) { try { if ((item.Range.End <= startSearch) || (endSearch <= item.Range.Start)) continue; // chart (with tag)? if (item.HasChart == MsoTriState.msoTrue) { // ...

AttachedTemplate shows wrong values in Word 2007 COM-Addin     Fri, 12 Mar 2010 05:47:02 -0800
Hi I'm developing a Word 2007 COM Addin in VB.NET Visual Studio 2008 with .NET Framework 3.5 SP1. One of the functions in the application is to ensure that the opened document is attached to the correct template. For that purpose I have made a function who takes car of this. The problem occurs when a doc ...

Office 2003 vb.net Addin Procofline returns wrong ProcType     Thu, 11 Mar 2010 00:35:01 -0800
Can anybody solve following Problem? Code: For Each objVBProject As microsoft.Vbe.Interop.VBProject In VBEInterop.VBProjects For Each objComponent As microsoft.Vbe.Interop.VBComponent In objVBProject.VBComponents With objcomponent.CodeModule Dim lngStartZeile As Integer = .CountOfDeclarationLines + 1 Do ...


page nr.: page nr.   1      2      3      4      5      6      7      8      9      10      11      12      13      14      15      16      17      18      19      20    next >>
Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us