About 14,100 results
Open links in new tab
  1. C# Open XML SDK 2.5 - make Shape uneditable, unresizeable and …

    Sep 10, 2015 · I have a method AddShape () inside a C# script using the OpenXML SDK 2.5, which adds a Shape to my Presentation. When I open the Presentation in Powerpoint I can …

  2. Auto fit columns in excel using open xml

    Apr 2, 2015 · I have generate excel using open xml and it contain auto fit property for columns. my problem is that the excel is opening very well in kingsoft spreadsheets and other tools, but …

  3. Fill Picture content control in header of word doc using OpenXML

    Dec 7, 2016 · It will replace the image of picture content control which's tag is "MyPicture", and the code works well for me. I suggest that you debug the code to see the value of embed and …

  4. ofc.exe does not work anymore - social.msdn.microsoft.com

    Oct 13, 2009 · Thanks for asking ,but this forum is focusing on sharing knowledge and resolving problems related to OpenXml SDK and OpenXml file format. Your question is out of the scope …

  5. replace header and footer in a word document

    Dec 27, 2010 · I want to replace the header and footer of a word document by the header and footer who's contain images from another document (base document).

  6. How to modify an Excel document from outside

    May 6, 2014 · Another way we can modify the spreadsheet is using Open XML. The link below show some examples working with spreadsheet documents using the Open XML SDK 2.5 for …

  7. Need to restart list numbering after every section break

    Jan 30, 2014 · So does anyone knows, how can i change the numbering of the numbered list after every section break so that proper numbering can be displayed. Please let me know the …

  8. How to give print from windows form with out using crystal …

    Dec 11, 2015 · Thanks & Regards RAJENDRAN M Thursday, November 26, 2015 3:54 PM 0 Sign in to vote In addition to crystal I suggested Microsoft Reports Export to excel via open xml …

  9. MDX Unique Name Style - social.msdn.microsoft.com

    Mar 4, 2009 · SQl Server 2000 Set the connection string in the XMLA SDK's datasource.xml and it works fine.

  10. Get All Timephased Data in XML Export from Project Professional …

    Jan 6, 2016 · Using VBA to save project file/s as xml, then SQLXML Bulk Load into an SQL Server database. This is the fastest way I've found to get Project data into SQL Server, which …