Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 87,332 for

workbook

(0.19 sec)
  1. Error Occuring when execution of Aspose convers...

    Dear Aspose Support, We are encountering an issue while trying to convert an XLSX file to HTML using the Aspose.XLSXToHTML operation integrated into our Nuxeo platform. Below i have attached error :point_down: ****** …...the XLSX file Workbook workbook = new Workbook("input.xlsx");...option // Save the file as HTML workbook.Save("output.html", SaveFormat...

    forum.aspose.com/t/error-occuring-when-executio...
  2. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for Node.js via C++....via C++ provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/nodejs-cpp/view-and-edit-...
  3. Convert DOC to JSON Format in Android Apps | pr...

    Parse DOC to JSON format in Android Apps without using Microsoft Word or Excel...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  4. Convert PPSX to JSON Format in Android Apps | p...

    Convert PPSX to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  5. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  6. Convert PPT to JSON Format via Java | products....

    Convert PPT to JSON format via Java without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/java/conversion/ppt-t...
  7. How to Format Number to Scientific|Documentation

    This article will introduce how to Format Number to Scientificusing Aspose.Cells for Node.js via C++ API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  8. 通过C++和Node.js从工作簿中提取OLE对象|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.... const workbook = new AsposeCells . Workbook ( path . join...first worksheet. const oles = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...
  9. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Java API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/java/how-to-format-number...
  10. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取OLE对象。...Open the template file Workbook workbook ( srcDir + u "oleFile...OleObjectCollection oles = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...