Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 159,753 for

xlsx

(0.32 sec)
  1. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet using Aspose.Cells for JavaScript via the C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/editing-hy...
  2. STOCKHISTORY formula caused circular reference ...

    When saving Xlsx workbook containing STOCKHISTORY formula to xlsb using Aspose.Cells .Net v26.3, auto calculation was disabled and circular reference error appeared in xlsb that was opened in Desktop version of Excel. N…... 2026, 2:18am 1 When saving xlsx workbook containing STOCKHISTORY...version of Excel. No issues with xlsx and xlsm. See uploaded sample...

    forum.aspose.com/t/stockhistory-formula-caused-...
  3. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....be saved into any format like XLSX in this example. Steps to Generate...collection Save the resultant file as XLSX Above steps describe the procedure...

    kb.aspose.com/cells/java/how-to-generate-excel-...
  4. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/pdf-to-xls/
  5. 通过 C++ 及 JavaScript 验证加密文件的密码|Documentation

    使用 C++ 及 Aspose.Cells for JavaScript 通过 JavaScript 验证加密的 Excel(Xlsx、xlsb、xls、xlsm)和 Open Office(ODS)文件的密码...验证加密文件的密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  6. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/java/conversion/djvu-to...
  7. 使用C++的JavaScript创建、操作或删除工作表中的方案|Documentation

    学习如何通过C++ API以编程方式创建、操作或删除Excel工作表中的方案。...下面的示例代码打开一个包含一些场景的Excel文件(XLSX格式),删除一个现有的场景,并在保存前向工作表中添加一个新场景。示例使用非常简单的模板文件。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  9. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....xlsx file to modify, or leave empty..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  10. Add Cells to Microsoft Excel Formula Watch Wind...

    How to use the Aspose.Cells library to add cells to the formula watch window in Excel using Node.js via C++. By loading an existing Excel file or creating a new one, you can manipulate the cells in it and set formulas. Finally, you save the modified Excel file to disk....xlsx" ); // Create an empty workbook...workbook in XLSX format. wb . save ( "outputAddCellsToMicr.xlsx" , AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/add-cells-to-m...