Inserting text into table cells in Powerpoint
HiI have a named table ClientInfo on Slide 3 in Powerpoint. How can I programmatically insert text into the table's cells?ThanksRegards
View Articlechanging OneNote text style with c# addin
Hi,I've done an addin for OneNote 2013 that create some buttons in the ribbon.Now I need to send some command to OneNote with this buttons.This buttons works like shortcut:change font.color .change...
View ArticleUnable to Activate Office 2016 Tech Preview
Hello there, I have downloaded and installed Office 2016 Tech preview. However when I open word 2016 or excel 2016 ,it keeps prompting me to " To Activate Office,enter the email address that is...
View ArticleOffice 2013 -- Why be so radically different in the UI?
I've noticed something rather nasty about Office 2013. For some reason that I cannot correlate to any action on my part the Outlook UI (as an example) will suddenly start showing garbage and artifacts...
View ArticleCan I set a ISF file into a word/ppt/excel file?
Hi all:Can office file compatible theInkSerializedFormat(ISF) file? I want to write binary data(ISF) into Office file without parsing it, is it possible?Or save the ISF to Html/XML, then write the...
View Article"Arrange" text in PDF files in C#?
Hi every expert:I am doing some research on PDF, I want to arrange these text in a different way. Just a short sentence, and arrange it like WordArt ,but not just the same , for example, different...
View ArticleSave As PDF and XPS plug-in not working on Windows 2003 with Infopath
Hi,we are exporting infopath notes to XPS using FormsView control. This is working fine in Windows 7, Windows 2008 and XP, but the same code, when executed with Windows 2003, it issues the following...
View ArticlePDF files add hyperlink of image .
Hello everybody, recent i need to process some PDF files, often we use hyperlink with a website address, I want to know if it could be other format of files,for example, image or another office file....
View ArticleSave Outlook Details To Excel
Hi, I need the Attachment details to be showed on the Excel Column. I manged to get the other information as below... For FirstRw = 1 To Folder.Items.Count SecondRw = FirstRw + 1...
View ArticleHow to 'draw' a ISF (InkSerializedFormat in WPF) on the page of office...
I want to convert the ISF to "Ink annotation" for word/excel/ppt.I found some information about store ISF format in MS WORD from the "InkSerializedFormat(ISF)Specification.pdf", but I still don't know...
View ArticleHow to avoide the "Update Links" dialog when automating Visio 2010 from C#
I using automation of Visio 2010 to convert Visio files to PDFs. everything is working well, however I can't for the life of me figure out how to disable the "Update Links" dialog from code to prevent...
View ArticleChineseConverter - details
Hi, do you know where I could find more documentation about this feature?from:Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool - Convert text in Traditional Chinese into...
View ArticleExcel Office Web Component Grid Auto Filter dialog box issue
Hi,I am using Microsoft Office Web Component Grid (OCW11.DLL) in my vb6 application. This excel web component grid does not showing Auto filter dialog box with only filtered values instead of that it...
View ArticleAccessing Visio BuiltInDocumentProperties or CustomDocumentProperties from a...
I am making some add-ins for Microsoft Office and are struggling with Visio. In my documents I need to store meta data about the document, metadata specific to our solution. In all the Office...
View ArticleMS Publisher Document Properties
Does anyone know how to access the custom document properties in MS Publisher via the API?The image below shows properties I am interested in obtaining. The typical method for Word and other Office...
View Articlecreate powepoint slide chart using c#
Hello Guys,Can any one help me to create a PowerPoint presentation Chart using c#. I wanna read a excel file then using those excel sheet column and rows value and create a Chart In PowerPoint .thanks...
View ArticleImpossible to set the line width different from the marker line width
this is the scenario.I want to alter the appearence of a POWERPOINT chart. The challenge is to set in each series the following requirements:Set all series to lines with markers - Doneset all markers...
View ArticleFor powerpoint Plugin SaveAs is pdf not working
Hi,I have written a plugin for powerpoint in VB.I am creating a Dialog in "PresentationBeforeSave"Event like Dim dlg As Office.FileDialog. when i am performing an action Save As pdf on powerpoint file...
View ArticleCustom ribbon resize definitions
For a (Word) template I have developed a custom ribbon with lots of controls. I would like to be able to control how the groups are resized for different screen widths.I have followed the descriptions...
View ArticleConditionally closing the backstage in Word
I am using a custom backstage in Word. I want to be able to control how and when the backstage is closed. I have a button which if executed successfully should close the backstage. I have set the...
View Article