Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 140,006 for

xlsx

(0.25 sec)
  1. High Fidelity to the Report Design|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....JasperReports exporters XLS or XLSX Export Easy and Lightweight...

    docs.aspose.com/cells/jasperreports/high-fideli...
  2. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...xlsx" )); // Access your text box...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  3. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。..."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  4. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....range" ); // Save the workbook in xlsx format workbook . Save ( outDir...outDir + u "output_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/copy-row-heights-of-s...
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Convert XLS to XLSX in C# How to Convert JSON Data...in Java How to Convert XLS to XLSX in Python How to Read Password...

    kb.aspose.com/categories/page/60/
  6. API Reference|Documentation

    Learn an explanation and examples of Aspose.Cells for Java classes and methods to generate, convert, modify, render, and print excel files without using Microsoft Excel....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/java/api-reference/
  7. API Reference|Documentation

    Learn an explanation and examples of Aspose.Cells for .NET classes and methods to generate, convert, modify, render, and print excel files without using Microsoft Excel....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/net/api-reference/
  8. 将PDF转换为Excel使用JavaScript|Aspose.PDF for JavaScr...

    Aspose.PDF for JavaScript允许您将PDF转换为Xlsx和CSV格式。...JavaScript为您提供了一个免费的在线应用程序 “PDF to XLSX” ,您可以尝试研究其功能和工作质量。 转换操作取决于文档中的页数,可能非常耗时。...线程。它还提供了一种用户友好的方式来下载转换后的文件。 将 PDF 转换为 XLSX /*创建 Web Worker*/ const AsposePDFWebWorker...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  9. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。...xlsx" ); // Create a workbook const...10 ); // Save the workbook in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  10. Create New 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....xlsx" , SaveFormat . XLSX ); // Workbooks can...

    docs.aspose.com/cells/java/create-new-workbook/