Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 6,073 for

ai page count

(1.93 sec)
  1. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....Ask AI Public API Changes in Aspose.Cells 8.7.2 Contents [ Hide...calculation for MYFUNC here int count = data . ParamCount ; object...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Save Each Worksheet to a Different PDF File wit...

    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....Ask AI Save Each Worksheet to a Different PDF File with Node...Workbook ( filePath ); // Get the count of the worksheets in the workbook...

    docs.aspose.com/cells/nodejs-cpp/save-each-work...
  3. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....Ask AI Create, Manipulate or Remove Scenarios from Worksheets...outputFilePath ); } AI Document Assistant Close Count number of cells...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  4. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate, or remove scenarios from Excel worksheets programmatically using the C++ library with Aspose.Cells API....Ask AI Create, Manipulate or Remove Scenarios from Worksheets...return 0 ; } AI Document Assistant Close Count number of cells...

    docs.aspose.com/cells/cpp/create-manipulate-or-...
  5. 从 PDF 文件中提取附件|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中提取和管理 PDF 文档中的附件,以便更好地处理文档。...Ask AI 从 PDF 文件中提取附件 Contents [ Hide ] 在 Aspose.Pdf.Facades 命名空间...pdfExtractor . GetAttachNames (). Count > 0 ) { Console . WriteLine...

    docs.aspose.com/pdf/zh/net/extract-attachments/
  6. Get Cells Range with C++|Documentation

    Learn how to get a cells range through the Aspose.Cells for C++ API....Ask AI Get Cells Range with C++ Contents [ Hide ] Possible Usage..."B1" ); cell . PutValue ( u "Count" ); cell = cells . Get ( u "C1"...

    docs.aspose.com/cells/cpp/get-cells-range/
  7. 页眉和页脚|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....//Setting the current page number and page count at the right footer...GitHub 要了解更多详情,请访问 设置页眉和页脚 。 AI Document Assistant Close 重新整理工作簿中的工作表...

    docs.aspose.com/cells/zh/java/header-and-footers/
  8. Save Workbook to Text or CSV Format in Aspose.C...

    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....Ask AI Save Workbook to Text or CSV Format in Aspose.Cells Contents...idx < workbook . Worksheets . Count ; idx ++) { // Save the active...

    docs.aspose.com/cells/net/save-workbook-to-text...
  9. How to set point as total with C++|Documentation

    In some Excel charts, for example a Waterfall chart, you may need to set a point as total. This article describes how to use Aspose.Cells with C++ to do it....Ask AI How to set point as total with C++ Contents [ Hide ] What...“Total”, and they are used to count all the previous data points...

    docs.aspose.com/cells/cpp/how-to-set-point-as-t...
  10. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....Ask AI Getting the list of misspelled words Contents [ Hide ]...correction . SuggestedWords . Count > 0 ) Console . WriteLine (...

    docs.aspose.com/ocr/net/misspelled-words-list/