Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,694 for

assemble document

(0.04 sec)
  1. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize Document exports to fixed formats for enhanced efficiency and precision....separate pages are saved when a document is exported to fixed page...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    Discover PdfSaveOptions' DownsampleOptions property to customize your PDF quality and optimize file size for better performance and clarity....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your Document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...additional options when saving a document into the Odt or Ott format...the Specify Save Options documentation article. public class OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldSet.BookmarkName | Aspose.Words for .NET

    Discover the FieldSet BookmarkName property to easily manage and customize your bookmarks. Enhance your application's navigation with this key feature!...display it in the document using a REF field. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words FieldSet FieldSet...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  6. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in Document processing. Unlock powerful features today!...the Working with Fields documentation article. public class FieldInfo...Gets or sets the type of the document property to insert. IsDirty...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldComments.Text | Aspose.Words for .NET

    Manage your comments effortlessly with the FieldComments Text property—easily get or set comment text for enhanced user interaction.... Document doc = new Document (); DocumentBuilder...); // Set a value for the document's "Comments" built-in property...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your Document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout Contents [ Hide ] Document.UpdatePageLayout method Rebuilds...Rebuilds the page layout of the document. public void UpdatePageLayout...

    reference.aspose.com/words/net/aspose.words/doc...
  9. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing Document presentation and accessibility....are saved when exporting a document to HTML. Default is an empty...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  10. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA projects today!...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...