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

xlsx

(0.07 sec)
  1. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++...."SimonAspose" ); // Save the workbook in XLSX format. const outputDir = path...outputDir , "outputSpecifyAuthorW.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  2. Freeze panes of Excel Worksheet with JavaScript...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xlsx) and click "Run Example" to..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  3. 设置OLE图标的标题|Aspose.Slides 文档

    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" ); auto dataInfo = System ::...OleEmbeddedDataInfo > ( allBytes , "xlsx" ); auto oleFrame = slide ->...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  4. 使用 Node.js 通过 C++ 操作内容类型属性|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 处理 Excel 文件中的自定义内容类型属性。... Xlsx ); let index = workbook . getContentTypeProper..., "WorkingWithContentTy_out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  5. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xlsx samplePageSetupIsAut-True.xlsx 并找到它们的第一个工作表..."fileInput1" accept = ".xls,.xlsx,.csv" /> < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  6. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...xlsx”); string rangeName = “BIPL...

    forum.aspose.com/t/missing-text-in-labels/310539
  7. 用 JavaScript 通过 C++ 管理 Excel 电子表格文件的设置|Document...

    使用 Aspose.Cells for JavaScript 通过 C++ 管理 Excel 文件的设置。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  8. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  9. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....an existing Excel file say an XLSX . You will also have control...any existing Excel file like XLSX, XLS, ODS, etc containing the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  10. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-ope...