Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 157,022 for

xlsx

(0.14 sec)
  1. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....xlsx,.csv" /> < button id = "runExample"...new LoadOptions ( LoadFormat . Xlsx ); loadOptions . loadFilter...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  2. Convert XML to XLAM in Android Apps | products....

    Render XML to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert XML to XLSX. It is a PDF manipulation API...provides features to convert XML to XLSX format. Aspose.Cells for Android...

    products.aspose.com/total/android-java/conversi...
  3. C++ API to Convert MHTML to EXCEL | products.as...

    Convert MHTML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...with the export of MHTML to XLSX using Aspose.PDF for C++. This...ability to convert MHTML to XLSX. After that, Aspose.Cells for...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. Convert XSLFO to ODS in Android Apps | products...

    Render XSLFO to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...step is to convert XSLFO to XLSX using Aspose.PDF for Android...converted to XLSX, the second step is to convert XLSX to ODS using...

    products.aspose.com/total/android-java/conversi...
  5. Convert XSLFO to XLT in Android Apps | products...

    Render XSLFO to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...via Java to convert XSLFO to XLSX. This API provides a wide range...to convert XSLFO documents to XLSX format with ease. It also supports...

    products.aspose.com/total/android-java/conversi...
  6. C++ API to Convert XPS to EXCEL | products.aspo...

    Convert XPS to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...step, you can export XPS to XLSX by using Aspose.PDF for C++...the ability to convert XPS to XLSX. After that, you can use Aspose...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. 使用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...
  8. 在复制行或区域时将图表数据源更改为目标工作表,使用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...
  9. 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...
  10. Converting to MHTML Files in PHP|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....xlsx" ; //Specify the HTML saving...workbook and open the template XLSX file $wb = new Workbook ( $filePath...

    docs.aspose.com/cells/java/converting-to-mhtml-...