Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 134,827 for

xlsx

(0.54 sec)
  1. Convert CGM to XLTM in Android Apps | products....

    Render CGM to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader... XLSX (Microsoft Excel Open XML Spreadsheet)...via Java you can covert CGM to XLSX. This API provides a comprehensive...

    products.aspose.com/total/android-java/conversi...
  2. Change the Absolute Path of External Link Data ...

    Learn how to change the absolute path of the external link data source file using Aspose.Cells for Node.js via C++.... xlsx External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/nodejs-cpp/change-the-abs...
  3. How to Convert PDF to Excel in C++

    This simple how-to example is about how to convert PDF to Excel in C++. By using C++ PDF to Excel converter can be developed by using simple steps and few API calls with no dependence on Microsoft Excel or Adobe Acrobat....source PDF file and save as XLSX Create ExcelSaveOptions Class...Class object to set desired XLSX export options Using Save method...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-exc...
  4. 在复制行或区域时将图表数据源更改为目标工作表,使用C++|Documentation

    了解在复制行或范围到Aspose.Cells for C++时,如何将图表的数据源更改为目标工作表。我们的指南将向您展示如何更新图表的数据范围并将其链接到目标工作表,确保复制的行或范围在图表中得到准确反映。...xlsx),并生成输出Excel文件(5113697.xlsx)。 #include <iostream>...Workbook wb ( srcDir + u "sample.xlsx" ); // Access the first sheet...

    docs.aspose.com/cells/zh/cpp/change-data-source...
  5. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...以下示例代码首先无需加载选项将样本 HTML 加载到 Workbook 中并以 XLSX 格式保存。然后再次加载样本 HTML 到 Workbook...GetAutoFitColsAndRow() 属性为 true 后加载,并以 XLSX 格式保存。请下载两个输出的 Excel 文件,即 未自动调整列和行的输出...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  6. How to Convert PDF to Excel in Java

    This quick example is about how to convert PDF to Excel in Java. In order to export PDF to Excel Java based application running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool...ExcelSaveOptions object to apply output XLSX settings Finally, by using Save...different export options for desired XLSX file. One may also skip using...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ex...
  7. Convert EPUB to XLSM in Android Apps | products...

    Render EPUB to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...process is to convert EPUB to XLSX using Aspose.PDF for Android...files to XLSX format. The second step is to convert XLSX to XLSM...

    products.aspose.com/total/android-java/conversi...
  8. AutoFit Columns and Rows while loading HTML in ...

    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....load options and saves it in XLSX format. It then again loads...property to true and saves it in XLSX format. Please download both...

    docs.aspose.com/cells/java/autofit-columns-and-...
  9. how to customize menus and toolbars in GridJs|D...

    This article describes how to customize menus and toolbars in GridJs....example:to keep “Download As XLSX” menu item in File menu only...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Saving Files in Ruby|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....EXCEL_97_TO_2003 ) \ # Save in Excel2007 xlsx format workbook . save ( data_dir..."Book1.xls" , file_format_type . XLSX ) \ # Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-ruby/