Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 103,887 for

workbook

(0.21 sec)
  1. Merge POT Files Online or using Android Mobile ...

    Free online app to combine different POT presentations. Android merging library Java code to merge POT presentation into format of your choice....Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...Merge XLSX Files (Open XML Workbook) Merge XLT Files (Excel 97...

    products.aspose.com/total/android-java/merge/pot/
  2. Compress ODP Files Online or using Android Mobi...

    Free online app to compress different ODP files. Android compression library Java code for ODP documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/android-java/compress...
  3. Compress PPS Files Online or using Android Mobi...

    Free online app to compress different PPS files. Android compression library Java code for PPS documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/android-java/compress...
  4. 如何在 Python 中将 Excel 转换为 XPS 文件

    本快速教程介绍了如何在 Python 中将 Excel 转换为 XPS。它包含所有相关细节,包括在 Python 中执行 Excel 到 XPS 转换的算法和示例代码。...via Java 将 Excel 转换为 XPS 使用 Workbook 类加载 Excel 文件 使用 SaveFormat...*XLSX 渲染为 XPS 的基本版本。首先,使用 Workbook 类加载源 Excel 文件。随后,使用 SaveFormat...

    kb.aspose.com/zh/cells/python/how-to-convert-ex...
  5. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Android API code to extract images and text content from ODT document....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook)...

    products.aspose.com/total/android-java/parse/odt/
  6. View and Update DOCX Properties Online or Updat...

    View and modify DOCX properties through online app for free. Android API code to update DOCX properties....Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...XLSX Files Metadata (Open XML Workbook)...

    products.aspose.com/total/android-java/metadata...
  7. Does Aspose Cells Support Complex Data Type Car...

    My application appears to be using a Aspose version from 2023. I have recently attempted to read values of cells where they are a dropdown connected to a complex data type. A single cell value has a data card associated …...mple-workbook.zip (233.4 KB) Workbook wb = new Workbook(filePath..."linked-data-types-sample-workbook.xlsx"); Cells cells = wb.Worksheets[0]...

    forum.aspose.com/t/does-aspose-cells-support-co...
  8. How to copy pivot table and chart to other work...

    I have a pivot table and chart in sheet2, reference data in sheet1, and I need copy it to sheet3 twice(differen placement). In Excel I can select the pivot table and chart range and paste to other sheet and will copy al…...9 KB) Workbook book = new Workbook(filePath + "Pivot...

    forum.aspose.com/t/how-to-copy-pivot-table-and-...
  9. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…... Workbook wb = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  10. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for .NET API....date system is used in the workbook by default. The 1904 date...date system in the workbook, set the Workbook.Settings.Date1904...

    docs.aspose.com/cells/net/how-to-manage-dates-a...