Aspose.Words.SectionCollection class. A collection of Section objects in the Document in C#....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...
Defines different actions which can be triggered from a PDF file.... DOCUMENT_ATTACH_FILE A named action...attachment. DOCUMENT_CROP_PAGES A named action to crop document pages...
IDocumentPartSavingCallback DocumentPartSaving method. Called when Aspose.Words is about to save a Document part in C#....Words is about to save a document part. public void DocumentPartSaving...Examples Shows how to split a document into parts and save them....
Creates a new FormEditoraspose.html.forms/formeditor based on HTMLFormElementaspose.html/htmlformelement....Forms assembly Aspose.HTML Create(HTMLDocument...FormEditor Create ( HTMLDocument document , int index ) Parameter Type...
Save Contents [ Hide ] XpsDocument.Save method (1 of 3) Saves XPS Document to XPS file located at the path . public v......method (1 of 3) Saves XPS document to XPS file located at the...path String Location of the document. See Also class XpsDocument...
OoxmlSaveOptions KeepLegacyControlChars property. Keeps original representation of legacy control characters in C#.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...
XmlMapping XPath property. Returns the XPath expression which is evaluated to find the custom XML node that is mapped to the parent structured Document tag in C#....mapped to the parent structured document tag. public string XPath {...custom XML parts. Document doc = new Document (); // Construct...
HtmlSaveOptions CssStyleSheetFileName property. Specifies the path and the name of the Cascading Style Sheet CSS file written when a Document is exported to HTML. Default is an empty string in C#....(CSS) file written when a document is exported to HTML. Default...effect only when saving a document to HTML format and external...
Merges a set of pages to the Document....Merge Document.Merge method Merges a set of pages to the document...document. public Document Merge ( IEnumerable < Page > pages , MergeOptions...