Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 180,779 for

doc

(0.17 sec)
  1. CompatibilityOptions.subFontBySize property | A...

    CompatibilityOptions.subFontBySize property. Increase Priority Of Font Size During Font Substitution....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.doNotSnapToGridInCell prop...

    CompatibilityOptions.doNotSnapToGridInCell property. Do Not Snap to Document Grid in Table Cells with Objects....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.noTabHangInd property | As...

    CompatibilityOptions.noTabHangInd property. Do Not Create Custom Tab Stop for Hanging Indent....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompatibilityOptions.noLeading property | Aspos...

    CompatibilityOptions.noLeading property. Do Not Add Leading Between Lines of Text....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompatibilityOptions.doNotBreakConstrainedForce...

    CompatibilityOptions.doNotBreakConstrainedForcedTable property. Don't Break Table Rows Around Floating Tables....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompatibilityOptions.doNotBreakWrappedTables pr...

    CompatibilityOptions.doNotBreakWrappedTables property. Do Not Allow Floating Tables To Break Across Pages....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompatibilityOptions.growAutofit property | Asp...

    CompatibilityOptions.growAutofit property. Allow Tables to AutoFit Into Page Margins....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompatibilityOptions.useSingleBorderforContiguo...

    CompatibilityOptions.useSingleBorderforContiguousCells property. Use Simplified Rules For Table Border Conflicts....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.Doc or SaveFormat.DOT format in Java....DOC or SaveFormat.DOT format. To...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning.... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

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