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

workbook

(0.17 sec)
  1. Export CSV to DOCM in Android or with free Onli...

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

    products.aspose.com/total/android-java/conversi...
  2. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++.... Use the Workbook.CustomXmlParts.Add() method...Part by ID, you can use the Workbook.CustomXmlParts.SelectByID()...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...
  3. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells.... Finally, it saves the workbook in output XLSX and output...column. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/net/create-slicer/
  4. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....HTML data to JSON Create a Workbook class object to load the HTML...be created. First of all, a Workbook class object is used to load...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  5. Page Setup and Printing Options|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....this example, we created a workbook in Microsoft Excel and use...Microsoft Excel: Open a new workbook in Microsoft Excel. Add some...

    docs.aspose.com/cells/net/page-setup-and-printi...
  6. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration....source Excel file with the Workbook object for conversion to a...presentation Convert the Excel workbook to a PowerPoint PPTX presentation...

    kb.aspose.com/cells/python/how-to-convert-excel...
  7. 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/go-cpp/managing-page-breaks/
  8. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells.... Finally, it saves the workbook in output XLSX and output...column. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/python-net/create-slicer/
  9. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var Workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = Workbook.Worksheets["EDA"]; var valueBefore = work…...1:05pm 1 PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose...Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25...

    forum.aspose.com/t/caculate-formula-causes-some...
  10. 在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.... cells import Workbook from com . aspose . cells...by excel file path excel = Workbook ( dataDir + "Book1.xls" )...

    docs.aspose.com/cells/zh/java/protecting-worksh...