Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 4,674 for

assemble document

(0.18 sec)
  1. FieldTemplate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTemplate class for seamless TEMPLATE field implementation. Enhance your Document processing with powerful features!...the Working with Fields documentation article. public class FieldTemplate...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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/...
  3. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!...access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  4. BuiltInDocumentProperties.Manager | Aspose.Word...

    Effortlessly manage BuiltInDocumentProperties with our intuitive tool. Easily get or set properties to enhance your Document handling experience....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs.... Document doc = new Document (); DocumentBuilder...are about to add // with the document builder is right-to-left....

    reference.aspose.com/words/net/aspose.words/fon...
  6. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your images and protecting your content effortlessly....insert watermark text to the document using context. string doc...doc = MyDir + "Big document.docx" ; string watermarkText = "This...

    reference.aspose.com/words/net/aspose.words.low...
  7. ParagraphCollection.Item | Aspose.Words for .NET

    Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  8. MetafileRenderingOptions.UseEmfEmbeddedToWmf | ...

    Discover how the UseEmfEmbeddedToWmf property optimizes WMF metafile rendering, enhancing performance and quality for your graphics applications.... Document doc = new Document ( MyDir + "EMF.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....comment to a document, and then reply to it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/com...
  10. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

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