Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 106,205 for

workbook

(0.24 sec)
  1. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....instance of Workbook Workbook workbook = new Workbook (); //Access...collection Worksheet sheet = workbook . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Using PyInstaller to Easily Distribute Python A...

    Package Python code to EXE via PyInstaller.... api import Workbook , FileFormatType , CellsHelper...()) workbook = Workbook ( FileFormatType . XLSX ) workbook . getWorksheets...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples.... FAQ Do external Excel workbooks work as a data source, and...can reference an external workbook: when you connect or refresh...

    docs.aspose.com/slides/cpp/chart-calculations/
  4. 使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符|Documentation

    了解如何在JavaScript中使用Aspose.Cells通过C++获取或设置嵌入OLE对象的类别标识符。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/get-or-...
  5. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples....PPTX ) FAQ Do external Excel workbooks work as a data source, and...can reference an external workbook: when you connect or refresh...

    docs.aspose.com/slides/python-net/chart-calcula...
  6. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...SpreadsheetML via Aspose - new Workbook(input).save(output, SaveFormat...the SpreadsheetML file via Workbook . Current behavior: com.aspose...

    forum.aspose.com/t/load-converted-spreadsheetml...
  7. 用JavaScript通过C++从模板文件加载工作簿时筛选数据类型|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...."text/javascript" > const { Workbook , SaveFormat , LoadOptions...LoadDataFilterOption . Chart ); // Create workbook object from uploaded excel...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  8. Convert POTX to XLSM using Python or with free ...

    POTX to XLSM conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLSM online converter quickly before integrating the code....is an Excel macro-enabled workbook file format which is used...HTML file with an instance of Workbook class Call the save method...

    products.aspose.com/total/python-net/conversion...
  9. Convert PPTX to XLTX using Python or with free ...

    PPTX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLTX online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...for consistent and reusable workbook creation. It is useful when...

    products.aspose.com/total/python-net/conversion...
  10. Assign and Validate Digital Signatures|Document...

    Excel file digital signature and verification. To protect the authenticity of a Workbook's content in an Excel file, you can add a digital signature using Java code with Aspose.Cells for Java....provides assurance that a workbook file is valid and no one has...you must attach it to your workbook. Attaching a digital signature...

    docs.aspose.com/cells/java/assign-and-validate-...