Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 105,385 for

workbook

(0.32 sec)
  1. Convert Word to JSON Format via Java | products...

    Convert Word to JSON format via Java without using using Microsoft Word or Microsoft Excel...Load HTML document by using Workbook class Save the document to...to JSON format using Workbook.Save method Tools Required for Word...

    products.aspose.com/total/java/conversion/word-...
  2. Manage data of Excel files with Golang via C++|...

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

    docs.aspose.com/cells/go-cpp/view-and-edit-exce...
  3. Manage data of Excel files|Documentation

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

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  4. Create and Format Table|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....Cells provides a class Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  5. Convert DOCM to JSON Format in Android Apps | p...

    Parse DOCM 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...
  6. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …...Steps to reproduce Create a workbook with two sheets On TableSheet:...Aspose.Cells; var wb = new Workbook(); // TableSheet: table with...

    forum.aspose.com/t/insertcutcells-corrupts-stru...
  7. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the latest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…...the HtmlSaveOptions: const { Workbook, HtmlSaveOptions } = require('aspose...require('aspose.cells'); const workbook = new Workbook("path/to/your/excel/file...

    forum.aspose.com/t/segmentation-faults-again-us...
  8. Update CSV File using Python | products.aspose.com

    Modify CSV document in Python applications without using Microsoft Excel.... Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/csv/
  9. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically....property and its value inside workbook.xml as shown in the following...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...
  10. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....is possible to protect the workbooks and worksheets separately...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...