Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 157,349 for

doc

(0.15 sec)
  1. CompatibilityOptions.DoNotWrapTextWithPunct | A...

    Discover the CompatibilityOptions DoNotWrapTextWithPunct property to prevent hanging punctuation in your character grid for cleaner, professional layouts....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    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!...void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.GrowAutofit | Aspose.Words...

    Optimize your tables with CompatibilityOptions GrowAutofit. Effortlessly fit tables within page margins for a cleaner, professional look....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    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!...void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompatibilityOptions.NoLeading | Aspose.Words f...

    Discover the NoLeading property in CompatibilityOptions to eliminate unwanted spacing between text lines for a cleaner, more professional look....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  6. CompatibilityOptions.CachedColBalance | Aspose....

    Optimize your layout with the CompatibilityOptions CachedColBalance property. Enhance column balancing using Cached Paragraph Information for seamless design....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  7. CompatibilityOptions.DoNotAutofitConstrainedTab...

    Optimize your tables with the CompatibilityOptions DoNotAutofitConstrainedTables property. Ensure perfect alignment next to wrapped objects effortlessly....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  8. CompatibilityOptions.DoNotBreakWrappedTables | ...

    Discover the CompatibilityOptions DoNotBreakWrappedTables property to prevent floating tables from breaking across pages for a seamless Document layout....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  9. CompatibilityOptions.SwapInsideAndOutsideForMir...

    Discover the CompatibilityOptions property for seamless mirror indents and relative positioning. Enhance your design flexibility and user experience today!...void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  10. CompatibilityOptions.usePrinterMetrics property...

    CompatibilityOptions.usePrinterMetrics property. Use Printer Metrics To Display Documents....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...