Join
Sign in
Search Options
Search Everything
Search Forums
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Forums
»
All Tags
»
documentbuilder
Browse by Tags
Forums
These forums are for discussion of the Office Open XML file format. For details on a specific implementation, please consult the implementer’s own web site.
Get this RSS feed
Tags
custom xml streams wordprocessingdocument customxmlpart
DocumentBuilder BuildDocument OpenXmlPowerTools WmlDocument merge documents
list
open xml sdk
OpenXML
OpenXML OPC
OpenXmlPowerTools
placeholder
sectpr
word
Word embedded drawing image picture Alt Alternate Title
wordml
Wordprocessing
wordprocessingML
wordprocessingML customXMLPART
xml
Tagged Content List
Forum Post:
DocumentBuilder dont find file create in runtime
ClaudiaJS
i use DocumentBuilder.BuildDocument(Sources, Outfile) , i created a dynamically files list (The source), i try to do a file merging this list, inside the list, i have three files, created in runtime, when i do the debug of the project, the files are there i can see him and read, but when documentbuilder...
on
Mon, May 13 2013
Forum Post:
Multiple OleObjects (Linked Objects) are not getting merged properly using DocumentBuilder
fenilrathod
Hi, I'm getting issues during merging multiple documents having OleObjects (Linked Objects) having external relationships to files using DocumentBuilder. You can reproduce this issue by having multiple linked objects in it and try to merge them using DocumentBuilder. As a result you will have a merged...
on
Fri, Apr 12 2013
Forum Post:
OpenXml: Word XML Document to PDF conversion
Hemant_Sir
Hi All, I am working on Word XML document for conditional document merging and manipulation. In my application, user converts a MS word document in to XML by saving it as XML document and upload it. My application pick the xml file and save its XML content into the data base. On the basis of some condition...
on
Tue, Jul 17 2012
Forum Post:
Document merge
hcoco
I m using document builder to merge document sources but im facing a problem with numbering part. All Heading styles are shown in bullet style. Here is the code: var sources = new List<Source>(); foreach (var s in files) { sources.Add(new Source(new WmlDocument(s), true)); } string outputFile ...
on
Sun, May 13 2012
Forum Post:
WmlDocument Usage
mcerisano
I am fairly new to using DocumentBuilder and I am putting together a solution that consumes an xml document (which contains paths to docx files). The solution is intended to assemble a number of docx files into one resultant file. When using the WmlDocument object that is returned from DocumentBuilder...
on
Wed, Apr 25 2012
Page 1 of 2 (50 items)
1
2