Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 21,866 for

printing document

(0.19 sec)
  1. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Python via .NET Library....DIALOG , and then prints the message. Please see the...Worksheet is a Dialog Sheet . AI Document Assistant Close Page Setup...

    docs.aspose.com/cells/python-net/find-if-the-wo...
  2. 如何使用 XPath 选择 XML 节点 – C# – Aspose.HTML for .NET

    学习如何使用 XPath 浏览 XML 文档和选择节点。考虑使用 XPath 查询从 XML 中选择信息的 С# 示例。...dealers = document. evaluate ( "//Dealer" , document, null , XPathResult...code Copy 1 var dealers = document. evaluate ( "//Dealer[des...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  3. FAQs|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....output different from Excel’s print layout? To get results highly...com/c/cells/9 AI Document Assistant Close AI Documents Analyzing your...

    docs.aspose.com/cells/java/faqs/
  4. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.Cells with C++....Get ( 0 ); // Set image or print options with SVGFitToViewPort...viewBox= "0 0 480 288" > AI Document Assistant Close Converting...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  5. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate the page‑setup scaling factor using the **Fit to n page(s) wide by m tall** option of an Excel worksheet programmatically....node" ); // The path to the documents directory. const dataDir =...strPageScale ); AI Document Assistant Close How to Set Print Titles with...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  6. 迭代行和列|Documentation

    了解如何通过Aspose.Cells for Java API迭代行和列。... print ( cells . get ( i , j ). getName...下载运行代码 GitHub 下载示例代码 GitHub AI Document Assistant Close 插入单元格注释 合并单元格...

    docs.aspose.com/cells/zh/java/iterate-rows-and-...
  7. | Aspose

    Sample code for DJVU to DOCX Java conversion. Use API example code for batch DJVU files to DOCX conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...DJVU format and creates DJVU documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  8. 在Python中显示或隐藏网格线|Documentation

    通过Aspose.Cells for Python通过Java API了解如何显示或隐藏网格线。...xls" ) \# Print message print "Grid lines are now hidden...1, please check the output document." 如何显示网格线 要显示网格线,使用工作表类的s...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  9. 在Python中显示或隐藏滚动条|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....xls" ) \ # Print message print "Scroll bars are now...hidden, please check the output document." 使行/列标头可见 通过使用工作表类的setRo...

    docs.aspose.com/cells/zh/java/display-or-hide-s...
  10. How to Convert Word to PDF using C#

    This short tutorial guides on how to convert Word to PDF using C#. You can control the process of exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer....of Word page numbers to be printed, page mode, and compliance...process to convert the Word document to HTML, refer to the article...

    kb.aspose.com/words/net/how-to-convert-word-to-...