Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,987 for

assemble document

(0.08 sec)
  1. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances Document management with Aspose.Words by controlling stream behavior for optimal performance....or close it after saving a document page. public bool KeepPageStreamOpen...PageStream property after writing a document page into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances Document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...enumeration Specifies how the document is split into parts when saving...0 The document is not split. PageBreak 1 The document is split...

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

    Discover the Aspose.Words.Fields.FieldData class, your key to efficiently implementing DATA fields in Documents. Enhance your Document automation today!...the Working with Fields documentation article. public class FieldData...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF Documents....type of zoom applied to a PDF document when it is opened in a PDF...Description None 0 How the document is displayed is left to the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise tab intervals in points, enhancing your Document formatting and layout....DefaultTabStop Document.DefaultTabStop property Gets or sets...stop positions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....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...
  8. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your Documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results....method Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...

    reference.aspose.com/words/net/aspose.words.set...
  9. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your Document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...Shows how to traverse the document’s node tree using the pre-order...shape with an image. Document doc = new Document ( MyDir + "Images...

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