Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 157,925 for

xlsx

(0.12 sec)
  1. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/net/annotation/ppt/
  2. 使用 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...
  3. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  4. Integrate with Microsoft Report Viewer in Local...

    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....AddExtension ( reportViewer1 , "Xlsx - Xlsx via Aspose.Cells" , typeof...AddExtension ( reportViewer1 , "Xlsx - Xlsx via Aspose.Cells" , GetType...

    docs.aspose.com/cells/reportingservices/integra...
  5. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....xlsx" ; Workbook workbook ( inputFilePath...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  6. 通过 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...
  7. 通过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-...
  8. 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/
  9. 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-...
  10. 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...