Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 6,089 for

ai page count

(2.01 sec)
  1. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....Ask AI Combine Multiple Worksheets into a Single Worksheet with...//Variable to maintain total row count during copy int32_t totalRowCount...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  2. Cut and Paste Cells|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....Ask AI Cut and Paste Cells Contents [ Hide ] Cut and Paste Cells...Copying and Moving Worksheets Count the number of cells in the Worksheet...

    docs.aspose.com/cells/python-java/cut-and-paste...
  3. Merge or Unmerge Range of Cells with Node.js vi...

    Merge and Unmerge Cells in a Range in Excel with Node.js via C++ code....Ask AI Merge or Unmerge Range of Cells with Node.js via C++ Contents...dataDir , "output.out.xlsx" )); AI Document Assistant Close Search...

    docs.aspose.com/cells/nodejs-cpp/merge-or-unmer...
  4. Importing from Custom Objects|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....Ask AI Importing from Custom Objects Contents [ Hide ] Developers..."Payment" }, true , 0 , 0 , list . Count , true , "dd/mm/yyyy" , false...

    docs.aspose.com/cells/net/importing-from-custom...
  5. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....Ask AI Find if the Worksheet is Dialog Sheet with C++ Contents...Dialog Sheet . AI Document Assistant Close Page Setup Features...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  6. Header and Footers|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....Ask AI Header and Footers Contents [ Hide ] Aspose.Cells - Header...//Setting the current page number and page count at the right footer...

    docs.aspose.com/cells/java/header-and-footers/
  7. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Ask AI Extend and Contribute to CRM Duplicate Detection Contents...Hide ] Purpose Summary This page explains how to contribute to...

    docs.aspose.com/words/net/extend-and-contribute...
  8. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Ask AI Adjust Workbook Compression Level with C++ Contents [...Elapsed Time: " << duration . count () << std :: endl ; // Set compression...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  9. Merge two adjacent cells|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....Ask AI Merge two adjacent cells Contents [ Hide ] OpenXML Excel...Elements < MergeCells >(). Count () > 0 ) { mergeCells = worksheet...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  10. Insert a new worksheet|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....Ask AI Insert a new worksheet Contents [ Hide ] OpenXML Excel...sheets . Elements < Sheet >(). Count () > 0 ) { sheetId = sheets...

    docs.aspose.com/cells/net/insert-a-new-worksheet/