Mising Office namespaces when moving my C# project into VS2015 Enterprise,...
I have a programme that I wrote, which interacts with Excel workbooks. I wrote this on my current build of VS2010 Enterprise in Windows 7. I am testing the Windows 10 Enterprise evaluation to see what...
View ArticleOneNote Client API for Universal App
Is there a client API / SDK that can be used to interact with the OneNote Universal / Mobile app?I currently am using the client API / SDK to interact with OneNote 2013, OneNote 2010, etc.
View Article[InfoPath] Should I query for a data connection for each rule that needs that...
Or a one time query for a data connection will suffice? Example: For each rule that needs "Data Connection X", I must have an action "Query for data" to "Data Connection X". Thank you!
View ArticleDetect whether a list is numbered (Publisher 2010)
Hi,What is the best way to detect whether a list is numbered when automating Publisher?For example to avoid this error...
View ArticlePowerPoint 2007: GetPressedMso not reflecting ExecuteMso?
I'm using PowerPoint 2007, trying to press buttons via VBA. Consider the following function:Sub ClickButton(str As String) CommandBars.ExecuteMso str ' execute respective button action Debug.Print...
View Article(PowerPoint) VBA - See if a slide has a picture inserted in Background
Hi !Trying to find some way with VBA to see if a slide has a picture inserted to background.Something along ActivePresentation.Slides(1).Background......Cant find the right object/member for this.BR...
View ArticlePlaceholderType: Mixed
In Microsoft Interop PowerPoint library, I found a PlaceholderType named “Mixed”. Can you please explain me the purpose and uses of this “Mixed” type placeholder?Please check the below code snippet for...
View ArticlePlaceholderType: Mixed
In Microsoft Interop PowerPoint library, I found a PlaceholderType named “Mixed”. Can you please explain me the purpose and uses of this “Mixed” type placeholder?Please check the below code snippet for...
View ArticleAdding Placeholder
I am unable to add the placeholder to the slide, while normally opening a “*.pptx” file,i am getting invalid enumeration value exception.Thanks,Arun
View ArticleEnumeration value for placeholdertype mixed
The PlaceholderType enumeration it has been mentioned that, byte value for the “Mixed” as -2. Can you explain me the reason regarding this value? In microsoft interop powerpoint Thanks, Arun
View ArticleVSTO for Office 64-bit - Delayed Load
Any ideas on what causes a delay inside Office Add-in. Compiled C# 64-bit COM version for WORD2010, AnyCPU.Loaded these namespaces. Compiles perfectly. Problem is when C# calls a large C# module...
View Articleoperate C# to modify PPT's hyperlink, while configuring the hyperlink's text...
operate C# to modify PPT's hyperlink, while configuring the hyperlink's text to display attribute, the address value will be assigned as null. Anyone know this issue? Any solution?How to reproduce the...
View ArticleHide Edit Hyperlinks context menu
Hi everybody, I am using the Ribbon.xml to hide/disable certian options within the ribbon/backstage/contextmenus.I have found most of the msoIds thorough the Office 2010 Help Files: Office Fluent User...
View ArticlePowerPoint VBA chart data not working as expected
Hi,What I am trying to do is to write a VBA code within powerpoint that can do the following thing:1. Add a new Slide and Insert a Chart2. Open the chart data of this chart3. Open a csv file, the path...
View ArticleHow can i get licence for visual studio 2010 professional.
I am looking to develop a excel plugin in Visual studio 2010 professional version. But i am unable to purchase the vs2010 version in online. So please can anybody share the purchasing links in India....
View ArticleConversion PPT to PDF show strange graphic
Hello experts, my vb-program has difficulties to convert a ppt-file into pdf. This happens only when I have chosen the graphic format of "EnhancedMetafile".In my program I copy a slide to the...
View ArticleOffice documents generation in VB.Net program causes Microsoft Office illegal...
I developed a WPF program in VB.Net. In the program I use OpenXML SDK 2.0 to generate a MS Word document and use Interop.Excel 12.0 to generate MS Excel workbook. In one client machine with Microsoft...
View ArticleSaving a grid of data with styles in a database
HiI'm investigating ways of prepare, maintain and store flexible grid data including styles & formats in a database. Target platform for presentation is a Word document.The goal is to be able to...
View ArticleOffice / Excel 2013 ribbon "drop-down" menu
Hi there! I need your help! My CEO is refusing to switch from Excel 2003 to Excel 2013! He's an Excel power user and wants to arrange his macro buttons in submenus. I attached a screen shot: Using...
View ArticleHow to set Stretch Option in VBA
hiI added a shape and set background use a picture,now i want to set the stretch options,and no tile.there is some bug in 2007 I think,for example: if I set tile picture as texture,scale x&y...
View Article