Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 5,190 for

document assembly

(0.16 sec)
  1. CompatibilityOptions.DoNotAutofitConstrainedTab...

    Optimize your tables with the CompatibilityOptions DoNotAutofitConstrainedTables property. Ensure perfect alignment next to wrapped objects 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...
  2. CompatibilityOptions.DoNotUseHTMLParagraphAutoS...

    Optimize your HTML with the CompatibilityOptions DoNotUseHTMLParagraphAutoSpacing property. Ensure fixed paragraph spacing for a cleaner layout!...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.NoLeading | Aspose.Words f...

    Discover the NoLeading property in CompatibilityOptions to eliminate unwanted spacing between text lines for a cleaner, more professional look....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.LayoutRawTableWidth | Aspo...

    Optimize your layout with the CompatibilityOptions LayoutRawTableWidth property. Control table wrapping and enhance design flexibility 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.GrowAutofit | Aspose.Words...

    Optimize your tables with CompatibilityOptions GrowAutofit. Effortlessly fit tables within page margins for a cleaner, professional look....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.SuppressSpacingAtTopOfPage...

    Optimize your layout with the CompatibilityOptions SuppressSpacingAtTopOfPage property. Control line height for a seamless first line display....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.SwapInsideAndOutsideForMir...

    Discover the CompatibilityOptions property for seamless mirror indents and relative positioning. Enhance your design flexibility and user experience 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...
  8. CompatibilityOptions.UseAnsiKerningPairs | Aspo...

    Enhance your typography with the CompatibilityOptions UseAnsiKerningPairs property for improved font readability and professional 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...
  9. CompatibilityOptions.UseWord97LineBreakRules | ...

    Optimize your Documents with CompatibilityOptions' UseWord97LineBreakRules to enhance East Asian line breaking for improved readability and 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. MFont Availability and Substitution in C++|Aspo...

    When the exact substitution font cannot be found, Aspose.Words must substitute it for a similar font instead. This article describes the process of finding the most suitable font....Contents [ Hide ] A text in a document can be formatted with various...When Aspose.Words renders a document, it attempts to select the...

    docs.aspose.com/words/cpp/font-availability-and...