Adding external file (for example SVG) with Drop method
Hi guysI usually edit master properties by C# code in my add-in. I want to know if it's possible to add inner shape that is not in another master or page to the master shape.For example can I add a SVG...
View ArticleHow To Write To A OneNote 2013 Page Using C# and The OneNote Interop
Hello,I have seen many articles about this but all of them are either incomplete or do not answer my question. Using C# and the OneNote Interop I would like to simply write text to an existing OneNote...
View ArticleGetting error when adding a custom smartart shape in PowerPoint
I created 3 smartart shapes, and put them into the folder: "C:\Users\...\AppData\Roaming\Microsoft\Templates\SmartArt Graphics", and the PowerPoint load them successfully. You can call them from the...
View ArticleHP 7310 duplex printing problem returns with Office 2013
This isn't really a development question but ... this forum might be the best place to get it answered. After the introduction of both Vista and Windows 7 the HP message boards became littered with...
View ArticleVBA powerpoint - code to change cell shading in a table
I have spend a lot of time looking for the solution of my problem and now I have to ask here:I have a powerpoint 2010 presentation, with a table on one slide.I want to create a VBA modeless form that...
View Articlehow to divide table into multiple slides of powerpoint in c#
i want to read the contents of the table and divide the table into multiple.like if table contains more than four rows, lets suppose eight rows in a table than it is divided into pair of four rows in...
View ArticleWord crashes with documents with “track changes” on
Word suddenly started crashing every time eithera document with «track changes» is opened«track changes» is activated in a document and the document is changedThis behaviour started without an update...
View Articleoffice web apps
I am developing a web application in C#.net. I need to edit a file placed on the server in browser it self(Without downloading it on local machine) and when I save that file, the changes should be...
View Articlehow to divide bullet points into multiple slides of Power Point in C#
I want to read the contents of the slide and divide the bullets onto multiple slide, like if slide contains more than five bullets in as slide, suppose ten bullets in a slide than it is divided into...
View ArticlePowerPoint 2010 Macro Syntax
I'm struggling with the correct syntax for a Macro implemented via VBA to interact with pasted images in PowerPoint 2010. This Macro would paste, re-scale (fixed rescaling ~50% OK) and center an image...
View ArticleKeystroke Automation Macro in PowerPoint 2010
I'm struggling with the correct syntax for a VBA module. I'm trying to create a simple Macro in PowerPoint 2010, which would paste, scale and center an image from the paste buffer (typically snagged...
View Articleword excel etc ... automation supported by microsoft
Hello,My question relates to sharepoint server 2013 In my organization I have a mission to develop a module that Requier server office automation but we do not want to use the conversion service of...
View ArticleHow can I cancle a Powerpoint process after PP is closing by user?
Greetings,I have implement in Visual Studio language VB a code, that open a powerpoint application and slide and draw many shapes on slide.After the user quit the powerpoint application, a prozess is...
View ArticleCODE TO CONDITIONALLY PLACE PARAGRAPH IN WORD BASES ON VALUE IN EXCEL
I was wondering if anyone out there knew how to put a paragraph in word Using VBA conditionally based on the value of a cell. For example, if a cell says "yes" or "no" place a paragraph in a word...
View ArticleHandling of clipbard comming from Excel
Hello,I am trying to find a way to detect that the clipboard contains data that comes from Excel... Is there an easy way to do that in C/C++?As a secondary item, how would I get access at the formulas...
View ArticleHow to change the shape selection on another slide?
How can I change the shape selection on another slide programmatically?For example:My current selection is on the shape 5 (the shape with id = 5) of the slide 3. How can I switch the selection on the...
View ArticleHow can I set the color of a connector line in PPT?
Greeting,I have draw a line/connector within a rectangle-shape from the lower left corner to the upper rigth corner:Element =...
View Articlemerging 2 custom vsto ribbons
Hi, i have 2 separate vsto ribbons for the same office product. Different purposes. Both addins can be installed separately and/or together.I have set up a ribbon with controlidtype=custom and I used a...
View ArticleNeed urgent help regarding Drag & drop of custom controls in powerpoint add-in
Hi,I am currently creating an Add-in for powerpoint using VSTO (C#) where I need to drag & drop a custom control from custom pane that I have created according to my requirement. My custom control...
View ArticleUnable to open embedded Microsoft Excel 97-2003 worksheet in Microsoft Word...
Below is the steps to reproduce this issue.1. Open Microsoft Word 2013, create a blank Word document.2. Insert Ole object of type Microsoft Excel 97-2003 worksheet or Microsoft Word 97-2003 document.3....
View Article