Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 103,884 for

workbook

(0.28 sec)
  1. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the Workbook. Teste…...column index” when saving the workbook. Tested and took out several...= Encoding.UTF7; Workbook book = new Workbook(csvRepData, loadOptions);...

    forum.aspose.com/t/limitation-of-number-of-rows...
  2. Grouping, Ungrouping Rows and Columns|Documenta...

    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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/grouping-ungrouping-r...
  3. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using Python. Lock and unlock Excel files....Author while Write Protecting Workbook Verify Password of Encrypted...Close Protect and Unprotect Workbook Structure Analyzing your prompt...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  4. Support for Digital Signatures|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....provides assurance that a workbook is valid and that no one has...attach a signature to your workbook once you have created a digital...

    docs.aspose.com/cells/reportingservices/support...
  5. How to Create Pie Chart in Excel File using C++

    In this example, we will understand how to create a Pie chart in Excel file using C++. You can insert Pie chart in excel worksheet on MS Windows and Linux programmatically in C++....Aspose::Cells namespace Initialize the Workbook class object to create new...with C++. Initialize a blank workbook and make pie chart in Excel...

    kb.aspose.com/cells/cpp/how-to-create-pie-chart...
  6. Read and Write CSV File Format|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....Defined Names while Loading a Workbook...

    docs.aspose.com/cells/go-cpp/read-and-write-csv...
  7. Replace text in smart art|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....of the major objects in a workbook. Many times there is a need...

    docs.aspose.com/cells/java/replace-text-in-smar...
  8. 在使用Node.js通过C++将Excel转换为HTML时导出数据条、颜色刻度和图标集条件格式...

    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....in a workbook object const wb = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/export-data...
  9. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF documents into DOC or DOCX formats in PHP using Aspose.PDF for easier document editing....GitHub Convert PDF to Excel Workbook in PHP...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  10. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...xlsx" ; Workbook wb ( inputFilePath ); // Access...index ); // Save the modified workbook U16String outputFilePath =...

    docs.aspose.com/cells/zh/cpp/create-timeline/