Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 4,983 for

assemble document

(0.7 sec)
  1. FileFormatInfo.HasMacros | Aspose.Words for .NET

    Discover if your Document includes VBA macros with the FileFormatInfo HasMacros property. Ensure Document security and functionality today!...property Returns true if this document contains a VBA macros. public...macro presence without loading document. FileFormatInfo fileFormatInfo...

    reference.aspose.com/words/net/aspose.words/fil...
  2. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....(images) are saved when a document is exported to SVG format...created while converting a document to .svg. public void SvgResourceFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your Document's design and visual appeal....Theme Contents [ Hide ] Document.Theme property Gets the Theme...Theme object for this document. public Theme Theme { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  4. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your Document automation process....bool preserveUnusedTags ) { Document doc = CreateSourceDocWithA...columns in that table. // Our document has no such fields, but it...

    reference.aspose.com/words/net/aspose.words.mai...
  5. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...Remarks Some images in the document can be unavailable, for example...ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal font export when rendering to HTML fixed format. Enhance your Document's visual quality!...saving a document to HTML. Document doc = new Document ( MyDir...namespace Aspose.Words.Saving assembly Aspose.Words EmfPlusDualRendering...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldGoToButton.DisplayText | Aspose.Words for ...

    Customize your FieldGoToButton's DisplayText property to enhance user experience. Easily set button text for seamless Document navigation and quick access....“button” that appears in the document, such that it can be selected...GOTOBUTTON field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your page borders for a polished, professional look in your Documents.... Document doc = new Document (); PageSetup pageSetup...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.BorderDistanceFrom...

    reference.aspose.com/words/net/aspose.words/pag...
  9. ImageSaveOptions.PageLayout | Aspose.Words for ...

    Specifies how multiple Document pages are arranged in a single image for accurate visual output....Examples Shows how to save the document into JPG image with multi-page...layout settings. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Give the document's built-in "Author" property...

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