Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 102,472 for

workbook

(0.18 sec)
  1. Aspose.Cells 8.9.1 的 public API 更改|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....an instance of Workbook var book = new Workbook ( dir + "sample...an instance of Workbook var book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Create a Slicer for an Excel 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.... Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/java/create-slicer-to-exc...
  3. Specify the Language of the Excel File using Bu...

    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....following sample code creates a workbook and changes its built‑in document...

    docs.aspose.com/cells/net/specify-the-language-...
  4. XML Paper Specification - XPS|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....Assistant Close Convert Excel workbook to ODS, SXC and FODS (OpenOffice...

    docs.aspose.com/cells/java/xml-paper-specificat...
  5. Prefix Table Elements Styles with HtmlSaveOptio...

    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....Rows while loading HTML in Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/prefix-table-e...
  6. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Workbook; import com.aspose.cells.Worksheet;...getSlides().get_Item(0); Workbook workbook = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  7. Get the Version Number of the Application that ...

    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....NET provides the Workbook.built_in_document_properties...demonstrates the use of the Workbook.built_in_document_properties...

    docs.aspose.com/cells/python-net/get-the-versio...
  8. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel Workbook in PowerPoint using Java.... Code to Insert Excel Workbook into PowerPoint using Java...demonstrates how to embed Excel workbook in PowerPoint using Java ...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  9. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....for unmerging them into the Workbook object Get the collection...may iterate through all the Workbook sheets, and follow the process...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  10. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....source Excel file into the Workbook object to eliminate duplicate...source Excel file into the Workbook object for commencing the...

    kb.aspose.com/cells/java/delete-repeated-rows-i...