Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 5,184 for

assemble document

(0.06 sec)
  1. Splitter.Split | Aspose.Words for .NET

    Effortlessly split Documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...string, SplitOptions ) Splits a document into multiple parts based...to generate file name for document parts using rule “outputFile_partIndex...

    reference.aspose.com/words/net/aspose.words.low...
  2. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  3. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Discover how the SaveFontFaceCssSeparately property optimizes your Document's CSS management by saving font-face rules in a separate file for cleaner exports....css” when a document is being saved with external...CSS class names. Document doc = new Document ( MyDir + "Bookmarks...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Document doc = new Document (); DocumentBuilder...the formatting options in a document builder will apply them //...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ChartAxis.ReverseOrder | Aspose.Words for .NET

    Discover the ChartAxis ReverseOrder property to easily display axis values in reverse, enhancing data clarity from maximum to minimum.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. CompatibilityOptions.DoNotSuppressIndentation |...

    Optimize your Document layout with the CompatibilityOptions DoNotSuppressIndentation property. Enhance paragraph indentation without ignoring floating objects....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...
  8. CompatibilityOptions.DoNotVertAlignInTxbx | Asp...

    Discover how the CompatibilityOptions DoNotVertAlignInTxbx property enhances textbox formatting by ignoring vertical alignment for improved design flexibility....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.WPSpaceWidth | Aspose.Word...

    Discover how the CompatibilityOptions WPSpaceWidth property lets you customize space width like in WordPerfect 5.x for enhanced Document formatting....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.UseWord2010TableStyleRules...

    Discover how the CompatibilityOptions UseWord2010TableStyleRules property enhances your Document formatting with advanced Word 2010 table styles....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...