Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 4,984 for

assemble document

(0.13 sec)
  1. CompatibilityOptions.SplitPgBreakAndParaMark | ...

    Discover the SplitPgBreakAndParaMark property for CompatibilityOptions. Ensure seamless formatting by moving paragraph marks to the next page after breaks....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.PrintColBlack | Aspose.Wor...

    Discover the PrintColBlack property for CompatibilityOptions—easily print in stunning black and white without dithering for crisp, clear results....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.LineWrapLikeWord6 | Aspose...

    Enhance East Asian text formatting with CompatibilityOptions LineWrapLikeWord6, emulating Word 6.0 line wrapping for improved readability and presentation....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.LayoutTableRowsApart | Asp...

    Discover how the LayoutTableRowsApart property enhances compatibility by enabling independent wrapping of inline objects in table rows for better 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...
  5. CompatibilityOptions.MWSmallCaps | Aspose.Words...

    Discover the CompatibilityOptions MWSmallCaps property to effortlessly emulate Word 5.x Small Caps formatting on your Macintosh. Enhance your Documents today!...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. 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...
  7. CompatibilityOptions.PrintBodyTextBeforeHeader ...

    Discover the PrintBodyTextBeforeHeader property for CompatibilityOptions. Enhance your Documents by printing body text before headers and footers!...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. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  9. ViewOptions.ZoomPercent | Aspose.Words for .NET

    Adjust the ViewOptions ZoomPercent property to set your Document's zoom level between 10-500%. Enhance readability and optimize your viewing experience!...which you want to view your document. public int ZoomPercent {...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  10. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...