Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 4,931 for

assemble document

(0.07 sec)
  1. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....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...
  2. ImageSize.HeightPoints | Aspose.Words for .NET

    Discover the ImageSize HeightPoints property to easily retrieve image height in points—1 point equals 1/72 inch. Optimize your images effortlessly!...that, // when we view the document using 100% zoom in Microsoft...its actual size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Theme.MajorFonts | Aspose.Words for .NET

    Customize your site’s typography with MajorFonts. Easily set diverse fonts for multiple languages to enhance readability and user experience.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  4. Odso.ColumnDelimiter | Aspose.Words for .NET

    Discover the Odso ColumnDelimiter property to easily define column separators in external data sources. Enhance data organization with customizable delimiters!... Document doc = new Document (); DocumentBuilder...settings )); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  5. Odso.DataSourceType | Aspose.Words for .NET

    Discover the Odso DataSourceType property for seamless mail merge connections. Easily specify external data sources and enhance your workflow efficiency.... Document doc = new Document (); DocumentBuilder...settings )); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  6. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from page numbers for enhanced clarity.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.EntryLevelRange | Aspose.Words for .NET

    Discover the FieldToc EntryLevelRange property to easily customize your table of contents levels for enhanced navigation and user experience....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...} /// <summary> /// Use a document builder to insert a TC field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content.... Document doc = new Document ( MyDir + "Odso data...Once we do that and save the document, // Microsoft Word will no...

    reference.aspose.com/words/net/aspose.words.set...
  9. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....Load document with hyperlinks. Document doc = new Document ( stream...namespace Aspose.Words.Loading assembly Aspose.Words TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 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...