Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 21,945 for

printing document

(1.2 sec)
  1. CompatibilityOptions.growAutofit property | Asp...

    CompatibilityOptions.growAutofit property. Allow Tables to AutoFit Into Page Margins....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.subFontBySize property | A...

    CompatibilityOptions.subFontBySize property. Increase Priority Of Font Size During Font Substitution....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.cachedColBalance property ...

    CompatibilityOptions.cachedColBalance property. Use Cached Paragraph Information for Column Balancing....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

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

    CompatibilityOptions.doNotBreakConstrainedForcedTable property. Don't Break Table Rows Around Floating Tables....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

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

    CompatibilityOptions.doNotBreakWrappedTables property. Do Not Allow Floating Tables To Break Across Pages....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

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

    CompatibilityOptions.doNotUseHTMLParagraphAutoSpacing property. Use Fixed Paragraph Spacing for HTML Auto Setting....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompatibilityOptions.doNotVertAlignCellWithSp p...

    CompatibilityOptions.doNotVertAlignCellWithSp property. Don't Vertically Align Cells Containing Floating Objects....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with Documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...PDF from excel / word with documents of larger size. They are taking...new Document(docStream, loadOptions); //load the document using...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...