Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 157,691 for

xlsx

(0.46 sec)
  1. 使用 Python 将 Word 转换为 Excel

    请参考本文了解如何使用 Python 将 Word 转换为 Excel。文章包含 IDE 设置说明、详细步骤列表以及使用 Python 编写 Word DOC 到 Excel 转换器的示例代码。... 使用 Python 将 DOC 转换为 XLSX 的步骤 配置开发环境,使用 Aspose.Words for...对象中 使用 save 方法并传入 SaveFormat.XLSX 来保存为 Excel 文件 上述步骤介绍了如何开发一个...

    kb.aspose.com/zh/words/python/conversion-from-w...
  2. Tracing Precedents and Dependents in Aspose.Cel...

    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 there are formulas: =A1+20 and...template file Book1.xlsx. C# string path = "Book1.xlsx" ; Workbook workbook...

    docs.aspose.com/cells/net/tracing-precedents-an...
  3. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。...xlsx) to load (the file is read but..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  4. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  5. Convert PDF documents using Rust|Aspose.PDF for...

    This section contains articles relating to convert PDF documents to other formats with Aspose.PDF for Rust via C++.... Convert PDF to Microsoft XLSX - this section describes how...how to convert PDF document to XLSX, and CSV. The PowerPoint format...

    docs.aspose.com/pdf/rust-cpp/conversion/
  6. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  7. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....Cells Save the workbook as an XLSX file for getting the form data...and save the workbook as an XLSX file. Code to Export Fillable...

    kb.aspose.com/total/net/export-data-from-a-pdf-...
  8. Add Conditional Icons Set with the Cell Text us...

    Learn how to add conditional icons next to the cell text using Aspose.Cells for JavaScript via C++. Enhancing the meaning of data through icons....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/add-condit...
  9. Ինչպես թարմացնել Excel ֆայլը Java-ում

    Այս քայլ առ քայլ ձեռնարկում մենք կսովորենք, թե ինչպես թարմացնել Excel ֆայլը Java-ում՝ օգտագործելով պարզ կոդ: Այս կոդը կարող է գործարկվել Java-ին աջակցող բազմաթիվ օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, macOS-ը և Linux-ը:...և այն Excel ձևաչափով, ասենք՝ XLSX պահելու քայլերը: Excel ֆայլը...Պահպանեք թարմացված ֆայլը որպես XLSX Վերոնշյալ քայլերում մենք նկատեցինք...

    kb.aspose.com/hy/cells/java/how-to-update-excel...
  10. Extract OLE Objects from Workbook|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....extracting OLE objects as DOCX, XLSX, PPTX, and PDF files. Conclusion:...

    docs.aspose.com/cells/java/extract-ole-objects-...