Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 25,577 for

workbook

(0.07 sec)
  1. Add Pivot Connection|Documentation

    Learn how to add pivot connection with Aspose.Cells for Python via .NET.... Finally, it saves the workbook as output Excel file . Sample...

    docs.aspose.com/cells/python-net/add-pivot-conn...
  2. Implement Custom Paper Size of Worksheet for Re...

    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....the first worksheet in the workbook. Please also see the output...

    docs.aspose.com/cells/java/implement-custom-pap...
  3. Access and Modify the Display Label of the Link...

    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....Close Extract OLE Objects from Workbook...

    docs.aspose.com/cells/java/access-and-modify-th...
  4. Add Filter in Pivot Table|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells for Python via .NET.... Finally, it saves the workbook in output XLSX format. After...

    docs.aspose.com/cells/python-net/add-filter-in-...
  5. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to copy Page Setup settings from source Worksheet into destination Worksheet programmatically....When you add a new sheet to a workbook, it contains the default Page...

    docs.aspose.com/cells/python-net/copy-page-setu...
  6. Get HTML5 string from Cell|Documentation

    Learn how to Get HTML5 string from Cell through the Aspose.Cells for Python via .NET API....following sample code creates a workbook object and adds some text...

    docs.aspose.com/cells/python-net/get-html5-stri...
  7. Merge Files|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....formatting, and formulas, the Workbook.Combine() method can be used...used to combine several workbooks, and the Worksheet.Copy() method...

    docs.aspose.com/cells/net/merge-files/
  8. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...使用 Workbook.CustomXmlParts.Add() 方法以API添加自定义XML部分,也可以通过...属性设置其ID。若要按ID选择自定义XML部件,可以使用 Workbook.CustomXmlParts.SelectByID()...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  9. Java API to Render PDF to TXT | products.aspose...

    Export PDF to TXT via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/pdf-t...
  10. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells.... Instantiate an Workbook object. Get the cell where...property. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/net/how-to-insert-picture...