Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,674 for

assemble document

(0.04 sec)
  1. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...saving a document with a table of contents to .html. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  3. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum to optimize image compression in your PDF files, enhancing quality and reducing file size effortlessly....images in a document that we are converting to PDF. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BuiltInDocumentProperties.Title | Aspose.Words ...

    Manage your Document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity....Gets or sets the title of the document. public string Title { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  5. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient Document format detection. Access detailed data to enhance your file management solutions....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. public class FileFormatInfo...

    reference.aspose.com/words/net/aspose.words/fil...
  7. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure Document management....digital signatures attached to a document. To learn more, visit the...with Digital Signatures documentation article. public class DigitalSignatureColl...

    reference.aspose.com/words/net/aspose.words.dig...
  8. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance text processing by efficiently handling comment range endings in your Documents....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle text comments in your code, enhancing readability and organization....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  10. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced Document flexibility and user experience....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...