Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 5,177 for

assemble document

(0.99 sec)
  1. CompatibilityOptions.AutofitToFirstFixedWidthCe...

    Discover how the AutofitToFirstFixedWidthCell property enhances table layouts by allowing columns to exceed preferred widths for optimal display....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.ApplyBreakingRules | Aspos...

    Optimize text layout with CompatibilityOptions ApplyBreakingRules. Enhance readability using Legacy Ethiopic and Amharic line breaking rules....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  3. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible page numbering options in continuous sections. Enhance Document layout effortlessly!... Document doc = new Document ( MyDir + "Continuous...namespace Aspose.Words.Layout assembly Aspose.Words CommentDisplayMode...

    reference.aspose.com/words/net/aspose.words.lay...
  4. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Control how attachments are embedded in PDFs with PdfAttachmentsEmbeddingMode. Optimize Document structure and compatibility for seamless sharing....attachments are embedded to PDF document. public enum PdfAttachmentsEmbedd...Attachments are embedded as the document embedded files without annotations...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing Document saving with advanced options for various formats. Enhance your workflow today!...additional options when saving a document into a particular format....the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  6. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....insert watermark text to the document using context. string doc...doc = MyDir + "Big document.docx" ; string watermarkText = "This...

    reference.aspose.com/words/net/aspose.words.low...
  7. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word Documents, enhancing your Document's layout and functionality....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. public class Table...

    reference.aspose.com/words/net/aspose.words.tab...
  8. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void HeaderFooterToText () { Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  9. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void HeaderFooterToText () { Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  10. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in Documents. Enhance your coding efficiency today!...Called when a field ends in the document. public virtual VisitorAction...field in a document. public void FieldToText () { Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...