Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,987 for

document assembly

(0.11 sec)
  1. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your Document's styles sync with the template every time you open it, enhancing consistency....AutomaticallyUpdateS Contents [ Hide ] Document.AutomaticallyUpdateS property...whether the styles in the document are updated to match the styles...

    reference.aspose.com/words/net/aspose.words/doc...
  2. MarkdownSaveOptions.ListExportMode | Aspose.Wor...

    Discover the ListExportMode property of MarkdownSaveOptions, which controls how list items are output. Optimize your files with flexible MarkdownSyntax!...the markdown document. Document doc = new Document ( MyDir + "List...namespace Aspose.Words.Saving assembly Aspose.Words MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveOptions FallbackFontName property, ensures seamless printing with a default font when your desired font isn't available.... Document doc = new Document (); DocumentBuilder..."Times New Roman" ; // This document will instruct the printer...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with Document grid lines for a polished look....current paragraph should use the document grid lines per page settings...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  5. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); // This paragraph contains SDT....

    reference.aspose.com/words/net/aspose.words.rep...
  6. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL Documents with PclSaveOptions. Easily manage image quality and file size for optimal results....rasterized before saving to PCL document. Default is true . public...as compared with the source document. Examples Shows how to rasterize...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveOptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true....Examples Shows how to simplify a document when saving it to HTML by...redundant objects. Document doc = new Document ( MyDir + "Rendering...

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

    Discover Aspose.Words.ProtectionType enum for robust Document security. Enhance your Documents with customizable protection options today!...enumeration Protection type for a document. public enum ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/net/aspose.words/pro...
  9. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified comment, enhancing user engagement and interaction....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  10. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

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