Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 105,168 for

workbook

(0.32 sec)
  1. Get Cells Index with Golang via C++|Documentation

    Learn how to get row or column index by the name of row, column, or cells. Convert the name of the cell to row and column index zero-based using Aspose.Cells with Golang via C++....example shows how to: Create a workbook and add some data. Find the...

    docs.aspose.com/cells/go-cpp/get-cells-index/
  2. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of a cell to zero‑based row and column indexes....example shows how to: Create a workbook and add some data. Find the...

    docs.aspose.com/cells/net/get-cells-index/
  3. Convert Excel to ODS|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....file to ODS is to load the workbook and save it by passing SaveFormat...the second parameter of the Workbook.save method. The following...

    docs.aspose.com/cells/python-java/convert-excel...
  4. Add Custom XML Parts and Select Them by ID|Docu...

    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.... Please use Workbook.custom_xml_parts.add() if...XML Part by ID, you can use Workbook.custom_xml_parts.select_by_id()...

    docs.aspose.com/cells/python-net/add-custom-xml...
  5. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....Author while Write Protecting Workbook with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  6. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...and other objects used in a workbook. For example, the Accent1...the default theme (of the workbook) color types. It also saves...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  7. How to Convert HTML to PDF with Golang via C++|...

    This topic shows you how to convert HTML to PDF save format and MHTML to PDF save format using Aspose.Cells for C++.... Initialize the Workbook object. Save the output PDF...PDF document by calling the Workbook.Save() method. Try to convert...

    docs.aspose.com/cells/go-cpp/convert-html-to-pdf/
  8. Convert Word to JSON format via .NET | products...

    Convert Word to JSON in C# without using Microsoft Excel or Adobe Reader...Load HTML in an instance of Workbook class Save the result in JSON...JSON format using Workbook.Save method Conversion Requirements...

    products.aspose.com/total/net/conversion/word-t...
  9. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy.... The workbook contains worksheets with charts...Open the template Excel file Workbook wb ( designerFile ); // Save...

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...
  10. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....Adjust worksheets within workbooks Protect / unprotect worksheets...cells from aspose.cells import Workbook,SaveFormat #load file to be...

    products.aspose.com/cells/python-net/