Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 25,661 for

workbook

(0.12 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 用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...
  5. 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...
  6. Exclude Unused Styles during Excel to HTML conv...

    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 also creates an unused...

    docs.aspose.com/cells/java/exclude-unused-style...
  7. Exclude Unused Styles during Excel to HTML conv...

    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 also creates an unused...

    docs.aspose.com/cells/python-net/exclude-unused...
  8. 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...
  9. Image|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....export a worksheet from the workbook and convert it into different...different formats. Converting Workbook to TIFF An Excel file can...

    docs.aspose.com/cells/net/convert-excel-to-image/
  10. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....Create an Excel file using the Workbook class for adding ActiveX control...collection from a sheet in a Workbook and calling the AddActiveXControl()...

    kb.aspose.com/cells/net/using-activex-controls-...