Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 159,171 for

xlsx

(0.52 sec)
  1. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  2. 在设置Style.Custom属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库,支持在样式设置中检查自定义数字格式。本文将向你展示如何使用Aspose.Cells库检查自定义数字格式以确保样式正确。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/check-c...
  3. 使用JavaScript通过C++检测工作表中的合并单元格|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++检测工作表中的合并单元格。本文将向你展示如何使用库来识别和操作合并单元格。...xlsx,.csv" /> < button id = "runExample"...wkBook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  4. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in JavaScript via C++ to add conditional formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/adding-2-c...
  5. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. 使用JavaScript通过C++导出与XML映射相关联的XML数据|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript导出工作簿中的XML映射关联的XML数据。...xlsx) 和【第一个XML映射导出的XML数据】(5472487..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  7. Read and Write Tab Delimited File Format|Docume...

    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....supports many formats like XLS, XLSX, XLSM, XLSB, CSV, tab-delimited...

    docs.aspose.com/cells/cpp/read-and-write-tab-de...
  8. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  9. Online PPSX to XLS Conversion or Build .NET bas...

    Free online app to convert PPSX to XLS files. .NET C# conversion library code for PPSX documents....conversion of PPSX files into XLSX formats is necessary to unlock...Analysis and Visualization : Use XLSX to analyze and visualize data...

    products.aspose.com/total/net/conversion/ppsx-t...
  10. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...following example loads a template XLSX file, defines colors for different...inputFilePath = srcDir + u "book1.xlsx" ; // Instantiate a Workbook...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/