No announcements
Found 2682033 threads
-
0 Votes
Events / Listeners in OpenXML SDK
As I know, Open XML SDK doesn't have events/listeners concept in CTPs. Z.J.Unanswered | 2 Replies | 5446 Views | Created by PGAEC - Wednesday, November 4, 2009 5:53 AM | Last reply by ZeyadRajabi - Monday, November 23, 2009 10:52 PM -
0 Votes
delegates, events, listeners in C#
the EventHandler keyword and how/why does this exact delegate declaration work.. it does not fit to all the above mentioned things about events, delegates and listeners... where ...Answered | 12 Replies | 31801 Views | Created by Panos_gr - Thursday, June 21, 2007 12:59 PM | Last reply by Panos_gr - Friday, July 13, 2007 6:25 PM -
0 Votes
.NET OpenXML SDK questions
Hi, I need to create an excel file with a print header and outlining. I downloaded the OpenXML SDK 2.0 for .NET, but can't find any relevant examples as to how to use it. While the ... -
0 Votes
64bit OpenXML SDK.
Can we use OpenXML SDK 2.0 with 64 bit Windows Application to generate Worksheet/ Speadsheet documents ? Please clarify asap since we are in the middle of upgrading our ...Discussion | 1 Replies | 5854 Views | Created by CppJP - Wednesday, December 29, 2010 10:12 AM | Last reply by Edgar A Olougouna - Wednesday, December 29, 2010 4:19 PM -
0 Votes
ChartEx data using OpenXML SDK
Hi, I am currently trying to get chart data for charts of type chartEx but am not able to find the chartSpace with OpenXML SDK 2.5 and 2.9. Can you tell me if those are not supported ... -
0 Votes
openxml sdk and openoffice write
SDK) You could try to run them after changing the file path as the openoffice file. In addition, if you can't use OpenXML ...Answered | 1 Replies | 956 Views | Created by luca morelli - Monday, February 10, 2014 2:08 PM | Last reply by George Hua - Tuesday, February 11, 2014 9:20 AM -
0 Votes
OpenXML SDK and MathML
here. Sorry for disturbing and many thanks for your attentionAnswered | 3 Replies | 4110 Views | Created by Lacinho - Monday, June 11, 2012 6:38 PM | Last reply by Forrest Guo - Wednesday, June 13, 2012 9:01 AM -
1 Votes
Using OpenXml SDK on #WP8 ?
-guys working on OpenXml SDK for their future plans. :-) /Jesper www.idippedut.dkAnswered | 2 Replies | 666 Views | Created by Jesper Lund Stocholm - Tuesday, April 15, 2014 8:55 PM | Last reply by Jesper Lund Stocholm - Tuesday, April 22, 2014 7:51 AM -
0 Votes
64 bit OpenXML SDK.
Can we use OpenXML SDK 2.0 with 64 bit Windows Application to generate Worksheet/ Speadsheet documents ? Please clarify asap since we are in the middle of upgrading our ...Answered | 3 Replies | 7698 Views | Created by CppJP - Monday, January 3, 2011 5:08 AM | Last reply by WilliamIV - Tuesday, September 27, 2016 6:09 PM -
0 Votes
OpenXML SDK issue
Hi, I am exporting some data to a excel sheet. I am using OpenXML SDK.To achieve this I am using following code.Answered | 2 Replies | 561 Views | Created by Shubho_Simple - Tuesday, December 23, 2014 2:25 PM | Last reply by sagar agaskar-passionate forum solver - Tuesday, December 23, 2014 4:39 PM -
0 Votes
Subtotal in OpenXML Sdk - spreadsheetML
Hi Is there a way to add subtotals to data in a spreadsheet using the SDK? or do i need to manually iterate over the data adding the OutlineLevel ...Unanswered | 2 Replies | 6179 Views | Created by codingvista - Wednesday, May 27, 2009 9:00 AM | Last reply by goodol - Sunday, May 31, 2009 5:52 AM -
0 Votes
OpenXML SDK Assemblies and 64-bit Support
proposing to migrate our Services to 64-bit. Currently they are compiled as x86 and run in IIS with the Enable 32-bit flag enabled. Wanted to understand if the OpenXML SDK ...Proposed | 1 Replies | 718 Views | Created by Vikram - Monday, July 17, 2017 9:09 AM | Last reply by Chenchen Li - Tuesday, July 18, 2017 2:01 AM -
2 Votes
OpenXml SDK for Word document
I am not find similar feature in OpenXML SDK until now. So my question is that:Answered | 7 Replies | 3761 Views | Created by Paul Zhou - Thursday, January 31, 2013 8:52 AM | Last reply by Paul Zhou - Friday, February 1, 2013 8:57 AM -
0 Votes
How to Range.ListFormat.ConvertNumbersToText() using OpenXML SDK?
Is there any option to Range.ListFormat.ConvertNumbersToText() using OpenXML SDK without using word interop. Selvam S -
0 Votes
Reference to OpenXML SDK
Hi Rob I split this off an FAQ. I'm guessing you've resolved the issue in the meantime? Cindy Meister, VSTO/Word MVPUnanswered | 1 Replies | 2721 Views | Created by RobReno - Wednesday, September 14, 2011 9:41 PM | Last reply by Cindy Meister MVP - Wednesday, January 4, 2012 8:02 AM -
0 Votes
OpenXML SDK for .Net 2.0
The Open XML SDK makes extensive use of generics, the packaging APIs, and LINQ so I don't think there is a version of it that works with .NET 2.0. You'll need at least .NET ...Answered | 2 Replies | 6343 Views | Created by Mohammed Nayeem - Wednesday, February 9, 2011 6:02 AM | Last reply by Mohammed Nayeem - Thursday, February 10, 2011 4:28 AM -
1 Votes
OpenXml 2.0 SDK and MacOffice
Hi. I have another question in the context of OpenXml 2.0 SDK. I recently received an error report that somebody edited a pptx with MacOffice ...Answered | 7 Replies | 9239 Views | Created by Martin Meiringer - Wednesday, June 29, 2011 2:36 PM | Last reply by PhilH - Wednesday, May 30, 2012 5:45 AM -
0 Votes
What ZIP algorithm does OpenXML SDK use?
Hi Ihor, Thanks for posting in the MSDN Forum. OpenXML SDK compressed content of Office document via WindowBase.dll. There have a ...Answered | 2 Replies | 3799 Views | Created by Ihor Bobak - Thursday, June 28, 2012 8:48 AM | Last reply by Ihor Bobak - Saturday, June 30, 2012 8:23 PM -
0 Votes
Using Linq along with openXML SDK 1.0
Hi, I am using OpenXml SDK 2.0 CTP to manipulate excel documents. But since the SDK 2.0 is not recommended for production use, I wanted to know if ...Unanswered | 1 Replies | 4458 Views | Created by manish Mahajan - Monday, July 20, 2009 5:57 AM | Last reply by ZeyadRajabi - Thursday, July 23, 2009 4:43 AM -
0 Votes
commercial usage of the OpenXML SDK 2.0
Hi Boris, Thanks for posting in the MSDN Forum. As far as I know that OpenXmL is free for use. Have a good ...Answered | 1 Replies | 3517 Views | Created by Boris Golbreich - Tuesday, June 26, 2012 4:08 PM | Last reply by 许阳(无锡) - Wednesday, June 27, 2012 5:39 AM - Items 1 to 20 of 2682033 Next ›
No announcements