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

xlsx

(0.08 sec)
  1. 如何在 Python 中将 Excel 转换为 XPS 文件

    本快速教程介绍了如何在 Python 中将 Excel 转换为 XPS。它包含所有相关细节,包括在 Python 中执行 Excel 到 XPS 转换的算法和示例代码。...XPS 的代码 上面的代码片段是在 Python* 中将 *XLSX 渲染为 XPS 的基本版本。首先,使用 Workbook...区域等。 在本文中,您已经了解了在 Python 中将 XLSX 导出到 XPS 的过程。此外,如果您有兴趣探索创建饼图,请阅读有关...

    kb.aspose.com/zh/cells/python/how-to-convert-ex...
  2. Licensing|Documentation

    Aspose.Cells for Java provides different plans for purchase or offers a free trial and a 30‑day Temporary License for evaluation using Licensing and Subscription policies in Java....xlsx" ); workbook2 . save ( "out1.xlsx" ); //Get the...

    docs.aspose.com/cells/java/licensing/
  3. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...xlsx ) to see if the issue persists...shapes(legal in xls and modern in xlsx). We should check which shapes...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  4. Merge POT Files Online or using Android Mobile ...

    Free online app to combine different POT presentations. Android merging library Java code to merge POT presentation into format of your choice....format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others Click...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/pot/
  5. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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" ); //Access first worksheet...the result in XLSX format book . save ( "output.xlsx" ); Support...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Convert-JSON-to-Excel|Documentation

    Learn how to convert JSON to Excel file with Aspose.Cells for Python via Java....convert the source file to the XLSX file generated by the code for...

    docs.aspose.com/cells/python-java/convert-json-...
  7. Add Filter in Pivot Table|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells for Python via .NET....saves the workbook in output XLSX format. After executing the...

    docs.aspose.com/cells/python-net/add-filter-in-...
  8. 用 JavaScript 通过 C++ 处理线程化评论|Documentation

    使用 C++ 脚本管理 Excel 文件中的线程化评论。学习添加、读取、编辑和删除线程化评论。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/threade...
  9. 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...
  10. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....want a similar effect in an XLSX file, please use one of the...control in XLSX files. Example for TextBox, which XLSX files can...

    docs.aspose.com/cells/net/controls-in-charts/