Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,982 for

document assembly

(0.23 sec)
  1. 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...
  2. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize Document tag ranges for enhanced content management and seamless integration....instance of the Structured document tag range end class. public...doc DocumentBase The owner document. id Int32 Identifier of the...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience....replies will be deleted from the document. Examples Shows how to remove...comment replies. Document doc = new Document (); Comment comment...

    reference.aspose.com/words/net/aspose.words/com...
  4. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....means if you remove parts of a document that contain revisions, the...revisions in range. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/ran...
  5. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal....border into a document. Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Border.LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  6. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    Control automatic hyphenation with the HyphenationOptions property. Easily enhance your Document's readability by toggling this feature on or off....hyphenation is turned on for the document. Default value for this property...automatic hyphenation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  7. PageSet.All | Aspose.Words for .NET

    Access all Document pages in their original order with PageSet All property. Streamline your workflow and enhance Document management effortlessly!...with all the pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldOptions.BibliographyStylesProvider | Aspos...

    Discover the FieldOptions BibliographyStylesProvider property for customizable bibliography styles, enhancing your FieldBibliography and FieldCitation fields....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography..."Bibliography.docx" ); // If the document already has a style you can...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!...work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...