Need more information about Cloud Storage integration into Office365
Y'all published a document outlining how to add "cloud storage" providers.http://msdn.microsoft.com/en-us/library/office/jj984352.aspx Using this spec -- you certainly can do it. But, this...
View ArticlePaste Picture in Powerpoint using VB
I am using VB to copy a group of drawing objects from Excel and pasting into Powerpoint. It works fine if there are less than 4000 ovals in the group of objects. If there are more than 4000 ovals, I...
View ArticleGetting access to the CSAPI, how?
Hi,I'm developing a spell checker for my native language and want to deploy it to Microsoft Word. I'm trying to obtain the CSAPI but am left clueless as how to do this.I've spent two days calling...
View ArticleCall to DllRegisterServer failed
When manually register mydll (RGRoutlookaddin.dll)on a Win7 Pro machine with Office 2013 I get the following error:Module was loadedbut the request to DllRegisterServer failedwith error code...
View Articleshow or hide office ribbon bar?
Can anyone please tell me how to show or hide office ribbon bar programmatically with MFC(VC++)? Any ideas or documents or links will be ok. Thanks.
View ArticleControlling Infopath 2007 Form through VB6?
Hello,I want to confirm with Visual Basic 6.0 can be used to control anInfopath 2007 form objects. The requirements is to input the values to the infopath fields dynamically through the code.If yes,...
View Articledata mining add in for excel download page not working
hi,I went to the download center to get the excel add in for data mining using this link:http://www.microsoft.com/en-us/download/details.aspx?id=8569this link does not seem to be working -- can anybody...
View ArticleOneNote 2013 object ID persistence?
Hi,I've written a couple of personal use add-ins for Outlook and other Office products that I use to interact with OneNote. One problem I've had to overcome is that the object IDs for OneNote 2010...
View ArticleFormatting Chart Series -- fill with gradient -- using code
I am trying to migrate a VB program that automates the creation of Excel and PPT charts. My original code seems to work fine in Excel, but I am trying to format the data series in PPT and the same...
View ArticleProtection for micro virus
Ever since Melissaarrived in 1999 the delivery of Office-applications developed for others has been much more cumbersome. Every time I make a delivery there is a lot of trouble, often ending up with...
View ArticleIs office 2013 Com add-in in c++ supported?
Hi All,Ok I spent all weekend trying to create a Office 2013 Com add in in C++. I’ve done this in previous versions of Office with no problem. However for some reason the same steps I take, seem to...
View ArticleHow can I create a macro in the workbook associated with a chart created in...
In PowerPoint 2010 or Word 2010, when I choose Insert -> Chart, it creates a new chart with an Excel worksheet for the data.If I add a macro to the Excel worksheet, this seems to be discarded when I...
View ArticleCreating an Office 2010 shared add-in in VS2012
I have the need to run the same custom routine across the full Office range - this routine is triggered from the Ribbon (future versions will include backstage and may include triggered by...
View ArticleWhere to find trial click-to-run Office 2013 executable?
I've had a support call concerning compatibility with a complex macro running on Word 2013 (works fine in early versions of Word). I wanted to reproduce the customer's environment as best I can but I...
View Articlevba Activate a Tab in Internet Explorer
Hi,Using code like this: Function GetIE(sAddress As String) As Object ' Find an IE window with a matching (partial) URL. Assumes no frames. ' Dim objShell As Object, objShellWindows As...
View ArticleVSTO to Office 365 Web Apps
Hi guys, does anybody know if it is possible to customize Office Web Apps as can be done with VSTO (or at least similar)? Target apps: Word, Powerpoint, Excel Things i have to customize:1- Ribbon Tab:...
View ArticlePpt 2007 Save As PDF Document Structure Tags
Hi,We've just discovered that when a PDF is created in PowerPoint 2007 using Save As > PDF, any images have a Tool Tip displayed in Acrobat Reader (v10) that shows the path/URL and file name of any...
View ArticleMicrosoft Publisher Borders being added to saveas PDF 1/2" + 1/2" = 1"
I have a LARGE Microsoft Publisher publication with Borders set at 1/4" and 1/2" (Left/Right)for spirial binding. The problem happens when I go to save-as a PDF File the PDF document hasborder greater...
View ArticleoneNote.Publish Method is used for exporting single pages, can this be...
Hi Been playing with a VBA script that exports a single OneNote Page to a PDF file. Would like to modify this so that it could take a whole OneNote section (or for that matter a OneNote Workbook and...
View ArticleSyncronising Onenote documents on Skydrive
I'm trying to access a MS Onenote document via Skydrive and then unpack the file, but it seems that it's not a 'normal' MS-ONESTORE file. I can access Skydrive via the API no problem, but I get a 'bad...
View Article