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

assemble document

(0.13 sec)
  1. CompatibilityOptions.SuppressSpBfAfterPgBrk | A...

    Optimize your Document layout with CompatibilityOptions SuppressSpBfAfterPgBrk. Eliminate unwanted spaces after page breaks for cleaner 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...
  2. CompatibilityOptions.SuppressTopSpacing | Aspos...

    Optimize your layout with the CompatibilityOptions SuppressTopSpacing property, ignoring line height settings for a cleaner first page appearance....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...
  3. CompatibilityOptions.NoExtraLineSpacing | Aspos...

    Optimize your layout with CompatibilityOptions NoExtraLineSpacing. Ensure precise alignment without centering content on exact line heights for a cleaner design....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...
  4. CompatibilityOptions.UseSingleBorderforContiguo...

    Optimize your table design with the UseSingleBorderForContiguousCells property. Simplify border conflicts and enhance visual appeal effortlessly!...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...
  5. CompatibilityOptions.UseWord2002TableStyleRules...

    Discover how to use CompatibilityOptions to emulate Word 2002 Table Style Rules for enhanced Document formatting and seamless compatibility....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...
  6. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your Documents. Optimize your workflow today!...Handling Windows Metafiles documentation article. public class MetafileRenderingOpt...HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. IDocumentConverterPlugin.ConvertToImages | Aspo...

    Effortlessly convert Document pages to images with the ConvertToImages method in IDocumentConverterPlugin. Fast, reliable, and easy to use!...method Converts pages from document from input stream to array...loadOptions LoadOptions The document load options. saveOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  9. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your Document layouts with seamless integration and flexibility.... Document doc = new Document (); DocumentBuilder...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table...

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