Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 150,276 for

xlsx

(0.18 sec)
  1. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....saves different files (DOC, XLSX, PPT, PDF, etc.) based on the...FileFormatType :: Xlsx : fileName += u "xlsx" ; break ; case FileFormatType...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  2. Extract OLE Objects from Workbook with Node.js ...

    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" )); // Get the OleObject collection...Excel97To2003 : fileName += "xlsx" ; break ; case AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/extract-ole-ob...
  3. Excel 主题和颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++的自定义配色方案。... 以下示例加载一个模板 XLSX 文件,为不同的主题色类型定义颜色,应用自定义颜色,然后保存..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  4. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...xlsx,.doc,.docx,.pdf" /></ label..."fileInput" accept = ".xls,.xlsx,.xlsb" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. Why Not Open XML SDK|Documentation

    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....other formats XLSX XLS, CSV, SpreadsheetML 2003, XLSX, HTML, Tab...programming operation on an XLSX document, then Open XML SDK...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  6. "horizontal" parameter is not working as per ex...

    Hi, we wanted to populate data horizontally for a specific array. So we used a horizontal parameter, but it is not working as expected. Please check the attachment. Thanks horizontal.zip (15.8 KB)...xlsx"); WorkbookDesigner workbookDesigner...save("d:\\files\\horizontal\\out1.xlsx"); We require thorough evaluation...

    forum.aspose.com/t/horizontal-parameter-is-not-...
  7. Implementing Non-Sequential Ranges with JavaScr...

    Learn how to create named non‑sequential ranges with Aspose.Cells for JavaScript via C++. Use non‑adjacent cell ranges effectively....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/implementi...
  8. 首先按行然后按列填充数据|Documentation

    了解如何通过Aspose.Cells for Java脚本在C++ API中先按行后按列填充数据。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/populat...
  9. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...xlsx" ); // Instantiate the Workbook...path . join ( dataDir , "Book1.xlsx" ); // Open a template excel...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  10. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/show-formu...