Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 87,338 for

workbook

(0.19 sec)
  1. Export Comments while Saving Excel file to 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....Conversion Export Document Workbook and Worksheet Properties in...

    docs.aspose.com/cells/net/export-comments-while...
  2. Specify Document Version of the Excel File usin...

    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....following sample code creates a workbook and changes its built-in document...

    docs.aspose.com/cells/python-net/specify-docume...
  3. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Python via Java....code to implement protecting workbook structure of Excel files....

    docs.aspose.com/cells/python-java/protect-and-u...
  4. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how to convert PDF documents to DOC or DOCX formats in Ruby with Aspose.PDF, enabling easier editing and processing....Ruby Convert PDF to Excel Workbook in Ruby...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  5. Protecting Worksheets in Php|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....excel file path $excel = new Workbook ( $dataDir . "book1.xls" );...

    docs.aspose.com/cells/java/protecting-worksheet...
  6. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...使用 Workbook.CustomXmlParts.Add() 方法以API添加自定义XML部分,也可以通过...属性设置其ID。若要按ID选择自定义XML部件,可以使用 Workbook.CustomXmlParts.SelectByID()...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  7. Copy Range Style Only|Documentation

    This article describes how to Copy Range Style Only with Aspose.Cells for Python via .NET library.... This example creates a workbook, populates it with data and...

    docs.aspose.com/cells/python-net/copy-range-sty...
  8. Get Pivot Table refresh date and refresh by who...

    How to get Pivot Table refresh date and refresh by who information with Aspose.Cells for Python via .NET....by who information from a workbook. How to Get Pivot Table Refresh...

    docs.aspose.com/cells/python-net/get-pivot-tabl...
  9. Verify Password of Encrypted Files|Documentation

    Verify the passord of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using CShape codes....Author while Write Protecting Workbook...

    docs.aspose.com/cells/net/verify-password-of-en...
  10. Get Cells Range|Documentation

    Learn how to Get Cells Range through the Aspose.Cells for Node.js via C++ API....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/nodejs-cpp/get-cells-range/