Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 4,984 for

assemble document

(0.23 sec)
  1. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing Document functionality and versatility....the Working with Fields documentation article. public class FieldEmbed...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....property is used when the document is exported to image formats:...rendered document with SaveOptions. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveOptions. Ensure seamless integration and optimized Document sharing....attachments are embedded to the PDF document. public PdfAttachmentsEmbedd...to the PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each page of your Document with the ToPages method, utilizing customizable fixed page options for optimal results....method Saves each page of the document loaded by Load method using...IDocumentProcessorPl namespace Aspose.Words assembly Aspose.Words IDocumentProcessorPl...

    reference.aspose.com/words/net/aspose.words/ido...
  5. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize Document margins for binding. Enhance your layout with perfect margins for professional results....space added to the margin for document binding. public double Gutter...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  6. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . That ( bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  7. CheckGrammarOptions.MakeRevisions | Aspose.Word...

    Enhance your Document's accuracy with CheckGrammarOptions. Easily choose between final or revised versions for proofed text. Boost clarity and professionalism!...specify either final or revised document to be returned with proofed...namespace Aspose.Words.AI assembly Aspose.Words CheckGrammarOptions...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline Document automation with powerful mail merge capabilities for enhanced efficiency....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. public class MailMergeSettings...

    reference.aspose.com/words/net/aspose.words.set...
  9. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....in a document immediately before saving it to PDF. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property to easily retrieve the total number of elements, enhancing your web development efficiency....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

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