Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 105,087 for

workbook

(0.1 sec)
  1. Manage data of Excel files|Documentation

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

    docs.aspose.com/cells/python-net/view-and-edit-...
  2. Convert PowerPoint to JSON Format via Java | pr...

    Convert PowerPoint 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/power...
  3. How to Add a Column in Excel using Python

    This quick guide covers how to add a column in Excel using Python. It explains the environment configuration, step-by-step process, and a runnable code snippet to add multiple columns in Excel using Python....input Excel file using the Workbook class and access the target...method Write the output Excel workbook with the added columns These...

    kb.aspose.com/cells/python/how-to-add-a-column-...
  4. How to Convert JSON to CSV in C#

    In this short tutorial, you will learn how to convert JSON to CSV in C#. You can write JSON to CSV C# console application by using a few API calls on Windows, Linux, or macOS....JSON to CSV Create an empty Workbook object to hold the converted...JSON data and then save the workbook as CSV after importing JSON...

    kb.aspose.com/cells/net/how-to-convert-json-to-...
  5. Create Excel Table in Node.js

    Refer to this article to create Excel table in Node.js. Get the IDE settings, steps, and a sample code for using Excel tables in Node.js....Load an Excel file using the Workbook class for adding a table Access...Access a sheet in the workbook and add a list object for the...

    kb.aspose.com/cells/nodejs/create-excel-table-i...
  6. How to Convert JSON to CSV in Java

    In this brief tutorial, you will learn how to convert JSON to CSV in Java. You can create JSON to CSV converter in Java by using a few API calls on Linux, Windows, or macOS....JSON to CSV Create an empty Workbook object to save the output...read into a string. An empty workbook is created and different JsonLayoutOptions...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  7. How to Unprotect Excel Sheet using Node.js

    This article explains how to unprotect Excel sheet using Node.js. It has the instructions set to the set the IDE, a list of steps, and a runnable sample code to unlock Excel spreadsheet using Node.js....is initiated by loading the workbook followed by accessing the...password and saving the resultant workbook on the disk. Code to Unprotect...

    kb.aspose.com/cells/nodejs/how-to-unprotect-exc...
  8. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....message Load XLSX file into Workbook instance that is to be converted...SecurityOptions parameter Save the workbook using the PDFSaveOptions settings...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  9. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...XLSX Files Metadata (Open XML Workbook)...

    products.aspose.com/total/android-java/metadata...
  10. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleChangeCellsAli...( st , flag ); // Save the workbook in XLSX format. wb . Save...

    docs.aspose.com/cells/zh/cpp/change-cells-align...