Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 82,070 for

workbook

(0.17 sec)
  1. Managing Page Breaks|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....class Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/cpp/managing-page-breaks/
  2. Working with GridJs Server Side|Documentation

    This article describes how to use APIs in GridJs ....GridJsWorkbook (); Workbook wb = new Workbook ( fullFilePath );...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. 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-...
  4. Convert DOT to JSON Format in Android Apps | pr...

    Parse DOT 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...
  5. Convert POWERPOINT to XLTX Format via Java | pr...

    Convert POWERPOINT to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/power...
  6. Aspose.Cells Java for Jython|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....quickstart / ' workbook = Workbook () sheet = workbook . getWorksheets...file_format_type = FileFormatType workbook . save ( dataDir + "HelloWorld...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  7. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java....unprotect Excel Initiate a Workbook class instance to load the...loads the source file with the Workbook class, removes the password...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  8. Add Borders in Excel using C#

    By following this article add borders in Excel using C#. Get IDE settings, a list of steps, and a sample code showing how to create a border in Excel using C#....NET to add borders Create a Workbook and access the default sheet...in the sheet and save the workbook These steps summarize the...

    kb.aspose.com/cells/net/add-borders-in-excel-us...
  9. How to Convert XML to Excel File using Java

    This quick guide explains how to convert XML to Excel file using Java. It includes information about setting up the environment, a step-by-step algorithm, and a running code snippet to convert XML to XLSX using Java....the source XML file with the Workbook class object Write the created...Secondly, write the output Excel workbook while specifying the file...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...
  10. Remove Blank Rows in Excel using C#

    Follow this article to remove blank rows in Excel using C#. Get the IDE details, steps, and sample code to remove empty lines Excel using C#....target Excel file using the Workbook class having blank rows and...source Excel file into the Workbook class object and accessing...

    kb.aspose.com/cells/net/remove-blank-rows-in-ex...