Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 140,008 for

xlsx

(0.09 sec)
  1. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....an existing Excel file say an XLSX . You will also have control...any existing Excel file like XLSX, XLS, ODS, etc containing the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  2. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python.... XLSX or XLS to DOCX using a few lines...Word document. Code to Convert XLSX to DOCX in Python This sample...

    kb.aspose.com/cells/python/how-to-export-excel-...
  3. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++...."SimonAspose" ); // Save the workbook in XLSX format wb . Save ( outDir +...+ u "outputSpecifyAuthorW.xlsx" ); std :: cout << "Workbook write...

    docs.aspose.com/cells/cpp/specify-author-while-...
  4. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....xlsx" ); // Instantiate a new Workbook...join ( dataDir , "output_out.xlsx" )); Setting Shared Formula...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...
  5. 在 C# 中将 HTML 转换为 Excel

    本主题重点介绍如何在 C# 中将 HTML 转换为 Excel。它包括准备 IDE 的详细信息以及使用 C# 将 HTML 导出到 XLS 的可运行代码示例。...的详细信息和可运行的代码示例,以便根据要求使用 C#** 或 XLSX **将 HTML 导出到 XLS。此外,可以将此功能嵌入到支持...文件的加载选项开始。随后,加载输入文件并将其呈现为 XLS 或 XLSX 格式的 Excel 电子表格。 使用 C# 创建 HTML...

    kb.aspose.com/zh/pdf/net/convert-html-to-excel-...
  6. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with C++....xlsx" ); // Save file to HTML format...U16String inputFilePath ( u "Book1.xlsx" ); std :: unique_ptr < Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  7. Auto Filter Data|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 file. objBook . SaveCopyAs (..."e:\\test2\\vsto_autofilter.xlsx" ); Auto-filter applied with...

    docs.aspose.com/cells/net/auto-filter-data/
  8. Using Custom XML Parts in Aspose.Cells|Document...

    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 into .zip and then by opening...

    docs.aspose.com/cells/java/using-custom-xml-par...
  9. XML Paper Specification - XPS|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....Assistant Close SpreadsheetML - XLSX, XML Adobe Portable Document...

    docs.aspose.com/cells/zh/net/xml-paper-specific...
  10. Aspose.Cells for Python via .NET|Documentation

    Aspose.Cells for Python supports the popular spreadsheet (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats your business use every day. It also allows exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP, and SVG....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/python-net/