Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 157,932 for

xlsx

(0.26 sec)
  1. 通过JavaScript和C++将页面设置从源工作表复制到目标工作表|Documentation

    本文说明如何使用JavaScript API或C++库示例代码以编程方式将页面设置从源工作表复制到目标工作表。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/copy-pa...
  2. Convert PDF documents using Go|Aspose.PDF for G...

    This section contains articles relating to convert PDF documents to other formats with Aspose.PDF for Go 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/go-cpp/conversion/
  3. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for JavaScript via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  4. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  5. Create Sunburst Chart in Excel using C# | Sunbu...

    Learn how to create a Sunburst chart in Excel using C#. Step‑by‑step guide and code examples with Aspose.Cells for .NET....Cross‑format support – Save to XLSX, XLS, CSV, PDF, PNG, and more...position). 6 Saves the workbook in XLSX format, ready for further processing...

    blog.aspose.com/cells/create-sunburst-chart-in-...
  6. 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...
  7. Pivot Filter with C++|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells using C++....saves the workbook in the output XLSX format. After executing the...workbook . Save ( u "filterout.xlsx" ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...
  8. 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...
  9. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....xlsx" , options ); meta . GetCustomDocumentPro..."Sample2.out.xlsx" ); Workbook w ( srcDir + u "Sample2.out.xlsx" ); std...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  10. 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...