Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 4,674 for

assemble document

(0.03 sec)
  1. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your Document layout with the PageSetup LinesPerPage property. Easily adjust lines per page for optimal readability and organization....number of lines per page in the document grid. public int LinesPerPage...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience....Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  4. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise text positioning in WordprocessingML for enhanced Document formatting and control....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/abs...
  5. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances Document formatting by allowing mixed paragraph styles for greater design flexibility.... Document doc = new Document (); DocumentBuilder...multiple TOC entries from one document text line. builder . InsertStyleSeparator...

    reference.aspose.com/words/net/aspose.words/par...
  6. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Discover TxtLoadOptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting....whitespace when loading plaintext documents. string textDoc = " Line 1...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/net/aspose.words.loa...
  7. TxtTrailingSpacesOptions Enum | Aspose.Words fo...

    Discover Aspose.Words.TxtTrailingSpacesOptions enum for efficient trailing space management when importing text files. Enhance your Document processing today!...whitespace when loading plaintext documents. string textDoc = " Line 1...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/net/aspose.words.loa...
  8. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration.... Document doc = new Document (); DocumentBuilder...CODE39 barcodes. Document doc = new Document (); DocumentBuilder...

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

    Discover how the SaveOptions UpdateFields property optimizes Document saving by updating specific field types before converting to fixed formats. Default, true....updated before saving the document to a fixed page format. Default...in a document immediately before saving it to PDF. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...