Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 157,676 for

xlsx

(0.21 sec)
  1. Insert Sparkline with JavaScript via C++|Docume...

    Create a sparkline for Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  2. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked OLE object using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...ms = wb . save ( SaveFormat . Xlsx ); // Set the workbook reference...

    docs.aspose.com/cells/javascript-cpp/access-and...
  3. Headings and Body Theme Font|Documentation

    Aspose.Cells is a JavaScript‑via‑C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article introduces how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  4. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。...xlsx】及截图。 如果你想防止在已保存的 PDF 文件中被裁剪的文本,可以使用..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  5. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/chart-legend/
  6. Z Axis with JavaScript via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/z-axis/
  7. How to Open Password Protected Excel File in C#

    This article contains information on how to open password protected Excel file in C#. By using C# open Excel file with password with the help of a few lines of code provided in this article....of supported Excel files say XLSX, XLS , ODS etc. You can control...the article on how to convert XLSX to PDF having restricted permissions...

    kb.aspose.com/cells/net/how-to-open-password-pr...
  8. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....xlsx). Sample Code const path = require.... join ( sourceDir , "Book1.xlsx" ); const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  9. Ինչպես արտահանել ցուցակի տվյալները Excel-ին Jav...

    Այս հակիրճ ձեռնարկում դուք կսովորեք, թե ինչպես ցուցակի տվյալները արտահանել Excel Java-ում: Մենք կստեղծենք դատարկ աշխատանքային գիրք և տողերի ցուցակ, այնուհետև կարտահանենք ցուցակը Excel-ին Java-ում...վերածելու , որը կպահվի որպես XLSX ֆայլ սկավառակի վրա: Ցուցակի...ցանկալի ձևաչափով, ինչպիսիք են XLSX, XLS, XLSM կամ XLSB: Java-ում...

    kb.aspose.com/hy/cells/java/how-to-export-list-...
  10. 用 JavaScript 通过 C++ 查找工作表是否为对话框表|Documentation

    本文提供用 Aspose.Cells for JavaScript 通过 C++ 判断 Excel 工作表是否为对话框表的指令和示例代码。...xlsx)。它检查 Worksheet.type 属性,将其与 SheetType..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...