Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 4,496 for

assemble document

(0.23 sec)
  1. 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...
  2. ReflectionFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced object reflection formatting. Enhance your Document design with seamless integration!... Document doc = new Document ( MyDir + "Various...Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape.Reflection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlSaveOptions.ReplaceBackslashWithYenSign | A...

    Discover how the HtmlSaveOptions ReplaceBackslashWithYenSign property enhances your HTML output by converting backslashes to yen signs. Default, false....yen signs in generated HTML documents. However, previous versions...yen signs (Html). Document doc = new Document ( MyDir + "Korean...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldIndex.HasPageNumberSeparator | Aspose.Word...

    Discover the FieldIndex HasPageNumberSeparator property, which reveals if a page number separator is customized via field code for enhanced Document formatting.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartAxis.Format | Aspose.Words for .NET

    Discover the ChartAxis Format property for easy line formatting and customizable tick label fills, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder... AreEqual ( doc , xAxis . Document ); ChartAxis yAxis = chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.LeftMargin...

    reference.aspose.com/words/net/aspose.words/pag...
  7. HyphenationOptions.ConsecutiveHyphenLimit | Asp...

    Discover the ConsecutiveHyphenLimit property in HyphenationOptions. Control hyphen usage in your text for improved readability and formatting. Default, 0.... Document doc = new Document (); DocumentBuilder...doc . Save ( ArtifactsDir + "Document.HyphenationOptions.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  8. CompatibilityOptions.AutoSpaceLikeWord95 | Aspo...

    Optimize your Documents with CompatibilityOptions AutoSpaceLikeWord95 for precise FullWidth character spacing, enhancing readability and style....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...
  9. CompatibilityOptions.WrapTrailSpaces | Aspose.W...

    Discover the CompatibilityOptions WrapTrailSpaces property to enhance your text formatting by controlling line wrap and trailing spaces effectively....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...
  10. CompatibilityOptions.ForgetLastTabAlignment | A...

    Discover how the ForgetLastTabAlignment property enhances paragraph alignment by ignoring the last tab stop width for non-left aligned text....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...