Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 20,185 for

printing document

(0.09 sec)
  1. Creating a Custom Message Handler – Aspose.HTML...

    The article provides general information on creating custom message handlers using Aspose.HTML for .NET....simple custom handler that prints a message when a request starts...Implement a message handler that prints a message about starting and...

    docs.aspose.com/html/net/message-handlers/custo...
  2. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically...."path" ); // The path to the documents directory. const dataDir =...// Set paper size to A2 and print paper width and height in inches...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  3. Get Warnings While Loading an Excel File with N...

    Learn how to capture warnings while loading an Excel file using Aspose.Cells for Node.js via C++. Handle corrupt but loadable workbooks effectively....warning(WarningInfo) method, which prints the warning messages on the...} } } // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/get-warnings-w...
  4. Convert VSDM to SVG via Python | products.aspos...

    Sample Python conversion code for VSDM format to SVG file. Use this example code to convert VSDM to SVG within any Python based application....Install-Package Visit our documentation for more details. How to...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-java/convers...
  5. Convert VDX to SVG via Java | products.aspose.com

    Sample Java conversion code for VDX format to SVG file. Use this example code to convert VDX to SVG within any Web or Desktop Java based application....Diagram is a Microsoft Visio document format manipulation API. One...capability to generate visual documents that can be used in presentations...

    products.aspose.com/diagram/java/conversion/vdx...
  6. 获取 PHP 中的页面属性|Aspose.PDF for Java

    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....代码 # 创建 PDF 文档 $pdf_document = new Document ( $dataDir . 'input1...获取页面集合 $page_collection = $pdf_document -> getPages (); # 获取特定页面 $pdf_page...

    docs.aspose.com/pdf/zh/java/get-page-properties...
  7. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...CustomFunction()" , opts ); // Print the calculated value on Console...实现自定义计算引擎以扩展Aspose.Cells的默认引擎 AI Document Assistant Close 用C++实现扩展Aspose...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  8. 实现类似 Excel VBA Range.FormulaLocal 的 Cell.Formul...

    学习如何用 Aspose.Cells for Node.js via C++ 实现类似 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...); // Assign SUM formula and print its FormulaLocal cell . setFormula...Assign AVERAGE formula and print its FormulaLocal cell . setFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  9. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically.... Get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...IsAutomaticPaperSize : True AI Document Assistant Close Copy Page...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  10. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...the Working with Fields documentation article. Indexers Name Description...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

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