Openxmldeveloper - openxmldeveloper.org - Site Root
General Information:
Latest News:
Forum Post: Copy shape 12 Jul 2013 | 06:17 pm
hello. How can i copy shape from slide to another slide?
Forum Post: docx (open xml documentml) to html with support for col/row span 12 Jul 2013 | 12:37 pm
hi, I am looking for docx to html converter which supports tables with col/row span. The PowerTools 2.2/Classes/HtmlConverter.cs doesn't appear to do it. Has anybody implemented it based on PT and c...
Forum Post: Re: Problem with opening the Excel file 12 Jul 2013 | 10:27 am
Thanks for your answers mates. Big help for me :) http://linkapp.me/JqgnA
Forum Post: Re: DrawingML charts in Word 2003 11 Jul 2013 | 08:28 pm
Thanks for your answers guys. Big help for me :) http://linkapp.me/eLDEQ
Forum Post: New line on replacement for docx 11 Jul 2013 | 03:28 pm
When I do a replacement in a docx document, I would like to keep the carriage returns present in my replacement text, I have tried with '\n' but it doesn't work, is there any way of doing this at all?...
Forum Post: Re: Real Time Data in XML format 11 Jul 2013 | 03:15 pm
I wok with a reputed data management company who are experts in huge data management, storage, analyse. They mainly works with nosql, hadoop. http://bigdataprojects.org can give you expert guidance on...
Forum Post: How to create a copy of Worksheet with in same Workbook along with Macro of source sheet using Open XML SDK 11 Jul 2013 | 02:39 pm
Hi, Using OPM XML SDK 2.5 , i am trying to Create copy of a worksheet in same workbook. the source Worksheet is having a button control and a macro is assigned to this button. When I create a copy o...
Forum Post: Re: Copy VB code of one Marco enabled document to another macro enabled document 11 Jul 2013 | 01:19 pm
Hi, I am trying to Create copy of worksheet in Same work Book. the source Worksheet is having a button control and a macro is assigned to this button. When I create a copy of source work sheet, all ...
Forum Post: Re: How to generate Docx file using C++ 10 Jul 2013 | 04:08 pm
Thanks for your answers. Big help for me :) http://linkapp.me/A6Odp
Blog Post: Screen-Cast: Grouping Operations When Writing Recursive Pure Functional Transformations 9 Jul 2013 | 10:24 pm
Grouping is a form of aggregation that is pretty important when writing Recursive Pure Functional Transformations (RPFT). When fabricating a transformation, you often need to put together intermediat...