Quantcast
Channel: General Office Development forum
Browsing all 2257 articles
Browse latest View live

How to extract text from smartart with proper text indentation?

I have to convert smart-art to textual view same as "convert To Text" ribbon's work highlight in image (http://i.stack.imgur.com/1UdgY.png). Till now i am able to extract text from smart-art and write...

View Article


Renaming custom ribbon group problem

Hi All,I have installed the 32-bit Visio 2013 trial.  There seems to be an issue for me when I create a custom group under customize the ribbon, I can't rename it.  When you right click on ribbon,...

View Article


Navigating dynamic ribbon menu with keyboard

In a Word solution I'm working on currently I use quite long dynamic ribbon menus. They are alphabetically sorted and to increase user friendliness I would like to be able to select menu items using...

View Article

Predicting and validating SKU conflicts ahead of attempting license assignments

Here's our problem space:You cant assign a license of EOP1 SKU to the same user who already has a full license of E3 SKU because they both have Exchange.  They conflict, but not in an programmatically...

View Article

VSTO Powerpoint, exception when trying to get current slide index when the...

Hey,I want to insert a new slide after the currently selected slide but there are some problems when the slide selection is between slides. I am trying to get the current slide index with:int index =...

View Article


EWS api error

I am using the EWS managed API to call the exchange online on the 21Vianet. I try to impersonate the Attendee and locate the appointment on their calendar, so I make a FindItem call like the code as...

View Article

Coded UI > Browser Back Button clicking is not working in IE

Hi,any body can help you on clicking browser.back. When I tried to click on IE browser using browser.back(), execution is hanging. It is not come out of the function. I tried with java script windows...

View Article

Communicating with Powershell

Good Day, I asked this question in the powershell forum and was directed to here.  I was wondering if anyone knew a way to communicate directly with powershell. There is lot's of mention online about...

View Article


Bug in PowerPoint: intercepting application-level event causes a presentation...

Hello,Consider a PowerPoint add-in (VSTO) showing two Ribbon buttons calling the following methods when clicked:private void button1_Click(object sender, RibbonControlEventArgs e) {...

View Article


How to obtain and distribute type libraries needed for IM Provider Office...

Hello, I have implemented an IM Provider for Office and two of the most important things needed to make it work are two type libraries. 1. "Microsoft Office Communicator 2007 API Type Library" 2....

View Article

Chart Refresh Issue using Microsoft.Office.Word.Interop

Hello Team,We have created dynamic column chart using Microsoft word interop. Chart is generated successfully but sometimes it loads fresh chart or sometimes it takes data itself and generate chart...

View Article

Visio Connectors Question: Is there a way to show which port is connected to...

Hello, I am using Visio to create a type of distribution diagram with custom shapes I made in Visio. I was wondering if there was a way to show which ports my wire components will connect to in an...

View Article

Image may be NSFW.
Clik here to view.

Starting Word 2007 via OLE intermittently is missing both the Ribbon and the...

Our developed applications communicate with Microsoft Word via OLE. We will attach to a running version of Word (if one is available) or start Word up as a new process.  Once in a while, when our...

View Article


Office js API-Task pane app-download file from web

I'm a developer working on an Office JS task pane app in Word. Using the contents of the user's file my app generates a document as a pdf either a docx on my application's server. I would like to give...

View Article

Requested operation is presently disabled....

When I select a shape, then I want to add comment to this shape. And I use the API as below:            Microsoft.Office.Interop.Visio.Comment newComment;            newComment =...

View Article


Retrieve the Width and Height of image(Shape) After Rotation In PowerPoint...

HelloI am working on ppt to html converter , I have get all information from powerpoint slide .but . once i read the shape (auto shape or ppt picture ) .From  rotated shape(image )I need to fix the...

View Article

Image may be NSFW.
Clik here to view.

Getting user specific background

Hello,I am looking into writing an office add-on, and in the add-on, I would like to be able to display the user's word background image. (mine is the circuit background).1. Is there a way I can get...

View Article


Powerpoint get frame numbers for slides and animations in exported video

Hi all,  I'm hoping someone can help me out, I'm trying to get the exact frames of the slides and their transitions / animations etc. from the exported movie.  I have gotten close by exporting as a...

View Article

OneNote is not giving OCRText for (programatically) inserted image in OneNote...

Hi,  I am inserting image in OneNote programatically.//Get the bytes of the imagebyte[] fileBytes = File.ReadAllBytes(@"image directory");//Convert them to a base64 stringstring fileString =...

View Article

Powershell - Open Visio Document to a Specific Page Based on Name of Shape

I have been asked to create a powershell script that searches a Visio document for a shape and opens the document to the page where the shape resides and then zoom the page to a specific size.  Is this...

View Article
Browsing all 2257 articles
Browse latest View live