Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 106,499 for

workbook

(0.42 sec)
  1. Compress ODS Files Online or via Java | product...

    Free online app to compress different ODS files. Java compression library code for ODS documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/java/compress/ods/
  2. Online PPTX to Excel Conversion or Build .NET b...

    Free online app to convert PPTX to Excel files. .NET C# conversion library code for PPTX documents....Load HTML document by using Workbook class Save the document to...PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/pptx-t...
  3. Online PPSX to MHTML Conversion or Build .NET b...

    Free online app to convert PPSX to MHTML files. .NET C# conversion library code for PPSX documents....Load HTML document by using Workbook class Save the document to...PPSX to XLSB (Excel Binary Workbook) Convert PPSX to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/ppsx-t...
  4. Decrease the Calculation Time of Cell.Calculate...

    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....we recommend users to call Workbook.CalculateFormula() method...not want to calculate entire workbook. They just want to calculate...

    docs.aspose.com/cells/java/decrease-the-calcula...
  5. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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.... Workbook wb = new Aspose . Cells . Workbook (); //添加一个...AddExcelChartInWorkb ( Aspose . Cells . Workbook wb , int chartRows , int chartCols...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  6. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook , Worksheet...self , data_dir ): book = Workbook () sheet1 = book . worksheets...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  7. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...and other objects used in a workbook. For example, the Accent1...the default theme (of the workbook) color types. It also saves...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  8. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....document properties of the workbook. Please check the output excel...

    docs.aspose.com/cells/go-cpp/setting-scalecrop-...
  9. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row through the Aspose.Cells for Python via .NET API, as well as a column or cell. Convert the name of a cell to its zero‑based row and column indexes using the Aspose.Cells for Python via .NET API....example shows how to: Create a workbook and add some data. Find a...

    docs.aspose.com/cells/python-net/get-cells-index/
  10. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell through the Aspose.Cells for .NET API.... Finally, it saves the workbook as the output Excel file ...

    docs.aspose.com/cells/net/access-and-update-the...