Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 159,753 for

xlsx

(0.31 sec)
  1. 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 JavaScript via C++.... xlsx External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/javascript-cpp/change-the...
  2. Replace text in a workbook using Regular Expres...

    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 ). The output file ( 101089319.xlsx ) generated...

    docs.aspose.com/cells/net/replace-text-in-a-wor...
  3. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。...xlsx)。 import os import io from aspose...auto_fit_columns () # Save the workbook in xlsx format output_path = os . path...

    docs.aspose.com/cells/zh/python-net/support-the...
  4. Read Excel File in Python

    This topic covers how to open and read Excel files in Python. It provides IDE setup instructions, a step-by-step approach, and a working example to create an Xlsx reader in Python....working example to create an XLSX reader in Python . Additionally...cell’s content. Code to Create XLSX Reader in Python This basic...

    kb.aspose.com/cells/python/read-excel-file-in-p...
  5. Java API to Render PCL to DIF | products.aspose...

    Export PCL to DIF via Java API without using Microsoft Excel or Adobe Reader...developers to render PCL to XLSX in a few lines of code. It supports...enables developers to convert XLSX to DIF. It supports a wide range...

    products.aspose.com/total/java/conversion/pcl-t...
  6. C++ API to Convert PS to XLSM | products.aspose...

    Convert PS to XLSM via C++ API without using Microsoft Excel or Adobe Reader...first step is to export PS to XLSX using Aspose.PDF for C++. This...as XLSX. Once the PS document has been converted to XLSX, the...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. 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...
  8. 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-...
  9. Aspose::Words::Saving::XlsxSaveOptions::get_Com...

    Aspose::Words::Saving::XlsxSaveOptions::get_CompressionLevel method. Specifies the compression level used to save document. The default value is Normal in C++....Examples Shows how to compress XLSX document. auto doc = System...Aspose :: Words :: SaveFormat :: Xlsx ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 在使用Node.js通过C++在工作簿中加载HTML时自动调整列和行大小|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++加载HTML文件时自动调整工作簿中的列和行大小。...以下示例代码首先在没有任何加载选项的情况下将示例HTML加载到工作簿中,并保存为XLSX格式。然后再次加载样本文HTML,但这次将 HtmlLoadOptions...getAutoFitColsAndRow() 属性设置为 true ,然后保存为XLSX格式。请下载两个输出Excel文件,即【无自动调整列行的...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-col...