Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 159,101 for

xlsx

(0.47 sec)
  1. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  2. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...xlsx"); Cells cells = workbook.getWorksheets()...workbook.save("d:\\files\\out1.xlsx"); Bk_contents1.zip (6.2 KB)...

    forum.aspose.com/t/html-content-gets-stripped-w...
  3. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...xlsx"); and found the generated file...matter the saved format is xls, xlsx or xlsb. So we are afraid we...

    forum.aspose.com/t/problems-with-filter-functio...
  4. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  5. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...sampleBackGroundFile.xlsx outputsampleBackGrou.xlsx <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  6. Load Workbook with Specified Printer Paper Size...

    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....saves it to a memory stream in XLSX format. Then it loads it with...

    docs.aspose.com/cells/net/load-workbook-with-sp...
  7. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...xlsx (4).xlsx.zip (13.4 KB) peyton.xu...Workbook("导出订单-主配产品多行展示示意模板.xlsx (4).xlsx"); System.out.println(wb...

    forum.aspose.com/t/excel-pdf/323763
  8. 使用C++通过JavaScript将图表转为日本地区图片|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++设置图表的日语配置。我们的指南将演示如何配置支持日语字符和格式,包括字体、大小、文本方向等。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...