Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 161,021 for

workbook

(0.12 sec)
  1. Convert MD to XLTX via C# API | products.aspose...

    C# API to Convert MD File to XLTX without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...watermark, you can create a new Workbook object and open the converted...

    products.aspose.com/total/net/conversion/md-to-...
  2. Convert MHTML to XLTX via C# API | products.asp...

    C# API to Convert MHTML File to XLTX without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...watermark, you can create a new Workbook object and open the converted...

    products.aspose.com/total/net/conversion/mhtml-...
  3. Export XLSB to DOCX in Android or with free Onl...

    Android API to Convert XLSB to DOCX without using Microsoft Word or online. Test free XLSB to DOCX online converter quickly before integrating the code....DOCX Open XLSB file using Workbook class Convert XLSB to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  4. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt excel files, protect and unprotect the data in excel files using python codes.... Protect and unprotect workbook To prevent other users from...the structure of your Excel workbook with a password. Protect and...

    docs.aspose.com/cells/python-java/protect-and-u...
  5. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....in sample code Create a new workbook. Create a new chart in the... Set value axis, save the workbook to view the result. Sample...

    docs.aspose.com/cells/net/how-to-set-category-a...
  6. EquationNodeParagraph | Aspose.Cells for Java A...

    This class specifies a mathematical paragraph containing one or more MathEquationNodeOMath elements....createNode(int equationType, Workbook workbook, EquationNode parent)...createNode(int equationType, Workbook workbook, EquationNode parent)...

    reference.aspose.com/cells/java/com.aspose.cell...
  7. Column | Aspose.Cells for Java API Reference

    Represents a single column in a worksheet....//Instantiating a Workbook object Workbook workbook = new Workbook(); //Obtaining...worksheet Worksheet worksheet = workbook.getWorksheets().get(0); Style...

    reference.aspose.com/cells/java/com.aspose.cell...
  8. Convert POTX to XLTX Format via Java | products...

    Convert POTX 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/potx-...
  9. AccentEquationNode | Aspose.Cells for Java API ...

    This class specifies an accent equation consisting of a base component and a combining diacritic....createNode(int equationType, Workbook workbook, EquationNode parent)...createNode(int equationType, Workbook workbook, EquationNode parent)...

    reference.aspose.com/cells/java/com.aspose.cell...
  10. Converting To MHTML Files in Python|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.... M_HTML ) # Instantiate a workbook and open the template XLSX...XLSX file wb = self . Workbook ( filePath ) # Save the MHT file...

    docs.aspose.com/cells/java/converting-to-mhtml-...