Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 20,258 for

printing document

(0.1 sec)
  1. CompatibilityOptions.ulTrailSpace property | As...

    CompatibilityOptions.ulTrailSpace property. Underline All Trailing Spaces....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.useAltKinsokuLineBreakRule...

    CompatibilityOptions.useAltKinsokuLineBreakRules property. Use Alternate Set of East Asian Line Breaking Rules....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.underlineTabInNumList prop...

    CompatibilityOptions.underlineTabInNumList property. Underline Following Character Following Numbering....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.swapInsideAndOutsideForMir...

    CompatibilityOptions.swapInsideAndOutsideForMirrorIndentsAndRelativePositioning property. Specifies to swap inside and outside for mirror indents and relative positioning....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.swapBordersFacingPgs prope...

    CompatibilityOptions.swapBordersFacingPgs property. Swap Paragraph Borders on Odd Numbered 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. 使用C++的JavaScript设置打印选项|Documentation

    本文演示了如何使用JavaScript API和C++库以编程方式设置Excel工作表页面设置功能的打印选项。您可以设置打印区域、打印标题和页面顺序。...html > < head > < title > Set Print Area Example </ title > </ head...head > < body > < h1 > Set Print Area Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. Web Accessibility Check in Java – Errors and Wa...

    Learn how to check your website's accessibility for WCAG compliance using Aspose.HTML for Java...errors after validating an HTML document. Let’s see a code snippet...all WCAG validation rules and prints details of any rules that were...

    docs.aspose.com/html/java/web-accessibility-check/
  8. Get Worksheet of the Chart with JavaScript via ...

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for JavaScript via C++. Access and manipulate the underlying data of the chart efficiently.... The code first prints the name of the worksheet,...chart on the worksheet. It then prints the worksheet name again, using...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  9. 使用JavaScript via C++导出打印区域范围到HTML。|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....head > < body > < h1 > Export Print Area to HTML Example </ h1 >...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. CustomPart.data property | Aspose.Words for Python

    CustomPart.data property. Contains the data of this custom part....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

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