Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,931 for

assemble document

(0.21 sec)
  1. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured Document tags to custom XML data parts for enhanced Document integration....which the parent structured document tag is mapped. public CustomXmlPart...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  2. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of Document revision groups for enhanced editing and collaboration....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. public sealed...

    reference.aspose.com/words/net/aspose.words/rev...
  3. LoadOptions.Encoding | Aspose.Words for .NET

    Discover the LoadOptions Encoding property to easily manage HTML TXT or CHM Document encoding. Customize your content loading for optimal performance!...load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/net/aspose.words.loa...
  4. Document.Frameset | Aspose.Words for .NET

    Discover the Frameset property for Documents. Get a Frameset instance for seamless integration of framed pages. Enhance your web experience today!...Frameset Contents [ Hide ] Document.Frameset property Returns...Frameset instance if this document represents a frames page....

    reference.aspose.com/words/net/aspose.words/doc...
  5. IStructuredDocumentTag.PlaceholderName | Aspose...

    Discover the IStructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your Document's placeholder text....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  6. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...rendering a document to PNG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the RtfSaveOptions SaveFormat property to effortlessly save your Documents in RTF format, ensuring compatibility and easy sharing....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  10. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize Document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/net/aspose.words.loa...