Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,031 for

ai page count

(0.14 sec)
  1. Use Undo and Redo Feature|Documentation

    This article introduces the undo and redo features in GridDesktop....Ask AI Use Undo and Redo Feature Contents [ Hide ] The GridDesktop’s...UndoStepsCount – attribute: It gets the count of current available undo steps...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Extend and Contribute to CRM Update Import Tool...

    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 Extend and Contribute to CRM Update Import Tool Contents...Rows . Count , MyWorksheet . Cells . Columns . Count , true );...

    docs.aspose.com/cells/net/extend-and-contribute...
  3. Pdf417ExtendedParameters|Aspose.BarCode for Pyt...

    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 Pdf417ExtendedParame Contents [ Hide ] Pdf417ExtendedParame...macro_pdf_417_segments_count Gets macro pdf417 barcode segments count. Default...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. Save Each Worksheet to Different PDF using Aspo...

    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 Different PDF using Aspose.Cells...Workbook ( filePath ); // Get the count of the worksheets in the workbook...

    docs.aspose.com/cells/java/save-each-worksheet-...
  5. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Ask AI Merge or Unmerge Range of Cells with C++ Contents [ Hide...Aspose :: Cells :: Cleanup (); } AI Document Assistant Close Search...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  6. Appendix A. Enumeration Extension Methods in C#...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report using C#....Ask AI Appendix A. Enumeration Extension Methods Contents [ Hide...Hide ] What is this page about? This page describes the enumeration...

    docs.aspose.com/words/net/appendix-a-enumeratio...
  7. How to Control Sheet Tab Bar with C++|Documenta...

    Learn how to control the sheet tab bar through the Aspose.Cells for C++ API....Ask AI How to Control Sheet Tab Bar with C++ Contents [ Hide..."B1" ); cell . PutValue ( u "Count" ); cell = cells . Get ( u "C1"...

    docs.aspose.com/cells/cpp/how-to-control-sheet-...
  8. Open a spreadsheet document from a stream|Docum...

    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 Open a spreadsheet document from a stream Contents [ Hide...sheets . Elements < Sheet >(). Count () > 0 ) { sheetId = sheets...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  9. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Ask AI How to create Dynamic Rolling Chart with Node.js via C++...setRefersTo ( "=OFFSET(Sheet1!$B$1,COUNT(Sheet1!$B:$B),0,-5,1)" ); //...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  10. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....Ask AI Decrease the Calculation Time of Cell.Calculate method...milliseconds > ( end - start ). count (); std :: cout << "Time (recursive="...

    docs.aspose.com/cells/cpp/decrease-the-calculat...