Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 159,044 for

xlsx

(0.26 sec)
  1. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. 使用JavaScript via C++在导出Excel文件为HTML时实现从右到左扩展文本。...

    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,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/expandi...
  3. 生成条件格式数据条形图像|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 JavaScript 库。它支持生成有条件格式的数据条和图片,让用户可以根据单元格的值自定义电子表格的显示。本文将介绍如何使用 Aspose.Cells 库生成有条件格式的数据条和图片。...xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  4. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/exclude-un...
  5. 通过C++用JavaScript获取工作表页面设置的纸张宽度和高度|Documentation

    了解如何通过C++的JavaScript程序化获取Excel工作表页面设置的纸张宽度和高度。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-pap...
  6. Saving Project Data to Excel Format | Aspose.Ta...

    This article explains how to export project data to Excel using Aspose.Tasks Java for PHP....XLSX" , $saveFileFormat -> XLSX ); 6 7 print "Saved...

    docs.aspose.com/tasks/java/saving-project-data-...
  7. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...xlsx"; log.info("Converting to Excel...getOutputStream(), SaveFormat.XLSX); response.getOutputStream()...

    forum.aspose.com/t/height-and-width-is-not-sett...
  8. 如何将数字格式化为货币|Documentation

    本文将介绍如何使用Aspose.Cells for JavaScript通过C++ API将数字格式化为货币。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  9. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(Xlsx) to pdf with below code. Workbook doc = new Workbook("input.Xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...to transformation input file(xlsx) to pdf with below code. Workbook...Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  10. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...xlsx" ; // Create workbook from the...outputFilePath = srcDir + u "output.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...