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

document assembly

(0.04 sec)
  1. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!...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...
  2. 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...
  3. ThemeFonts.Latin | Aspose.Words for .NET

    Discover ThemeFonts for Latin characters! Enhance your design with customizable font options that elevate your typography 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. 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...
  5. ThemeColors.Dark1 | Aspose.Words for .NET

    Discover ThemeColors Dark1 for a striking color palette. Enhance your designs with this versatile Dark 1 shade for a modern aesthetic.... 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...
  6. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced Document formatting....the Programming with Documents documentation article. public sealed...collection. Remarks Different document elements have different borders...

    reference.aspose.com/words/net/aspose.words/bor...
  7. 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...Clone ()); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  8. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for seamless integration.... Document doc = new Document (); DocumentBuilder...Microsoft Visio drawing into the document as an OLE object. builder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...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...