Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 99,948 for

workbook

(0.18 sec)
  1. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...the objects that are Excel workbooks ( .xls / .xlsx ). Convert...Convert each Excel workbook to PDF with Aspose.Cells . (Optional) Render...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  2. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。...initialize an instance of Workbook U16String inputFilePath =...srcDir + u "TestBook.xlsx" ; Workbook book ( inputFilePath ); //...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  3. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , Utils } = AsposeCells ;...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  4. How to Insert a Slicer in Excel using Python

    This quick article guides on how to insert a slicer in Excel using Python. It provides configuration details, a step-by-step process and a runnable sample code to add a slicer in Excel using Python....the source Excel file in the Workbook object having a table in it...destination cell Save the resultant workbook after adding the slicer These...

    kb.aspose.com/cells/python/how-to-insert-a-slic...
  5. How to Delete Pivot Table in Excel using Python

    This article guides on how to delete pivot table in Excel using Python. It has all the details to set the environment along with a list of steps and a runnable sample code to remove pivot table using Python....delete pivot table Load the workbook having a few pivot tables...collection Save the resultant workbook after deleting the pivot table...

    kb.aspose.com/cells/python/how-to-delete-pivot-...
  6. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....supports conversion of an Excel workbook into PDF. In this example...an Excel workbook into PDF. Converting Excel Workbook to PDF PDF...

    docs.aspose.com/cells/python-net/convert-excel-...
  7. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....sample XLSX file into the workbook class object Create an object...Call the save() method of the Workbook class to create a PDF file...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  8. Aspose.Cells 9.0.0 中的公共 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 (); // Get the...default Worksheet from the Workbook var sheet = book . Worksheets...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. 在 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...Instantiate a workbook with path to an Excel file book = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  10. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection int index...

    docs.aspose.com/cells/java/public-api-changes-i...