Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 20,262 for

printing document

(0.2 sec)
  1. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。...node" ); // The path to the documents directory. const dataDir =...getWorksheets (). get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  2. Convert VTX to SVG via Java | products.aspose.com

    Sample Java conversion code for VTX format to SVG file. Use this example code to convert VTX to SVG within any Web or Desktop Java based application....Diagram is a Microsoft Visio document format manipulation API. One...format for building website and print graphics in order to achieve...

    products.aspose.com/diagram/java/conversion/vtx...
  3. 获取 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...
  4. 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...
  5. 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...
  6. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index.... Document () builder = aw . DocumentBuilder...Iterate over the collection and print every element. for drop_down...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用Node.js在C++中将工作表范围导出为图片|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.... get ( 0 ); // Set the print area with your desired range..."outputExportRangeOfC.jpg" )); AI Document Assistant Close 为工作簿渲染指定单独或私有字体集,使用...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  8. 通过 C++ 使用 Node.js 获取带有外部链接的范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 获取带有外部链接的范围。高效地从不同的 Excel 文件中检索数据。...forEach ( referredArea => { // Print the data in Referred Area console...referredArea . getEndRow ()); AI Document Assistant Close 通过Node.js与C++删除命名范围...

    docs.aspose.com/cells/zh/nodejs-cpp/get-range-w...
  9. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API.... foundCell , options ); // Print the found cell std :: cout <<...Formula := SUM ( A1 : A2 )] AI Document Assistant Close Preserve Single...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  10. 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...