Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 157,932 for

xlsx

(0.19 sec)
  1. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for JavaScript via C++ to configure charts for Chinese characters and formats, including fonts, sizes, text directions, and more....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  2. 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...
  3. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....xlsx). Sample Code <!DOCTYPE html>..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  4. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...Excel或OpenOffice电子表格文件(例如XLS、XLSX、XLSM、XLSB、ODS等),并且可以具有任意数量的工作表。...filePath = srcDir + u "Book1.xlsx" ; // Create a Workbook object...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  5. 使用 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...
  6. 用 JavaScript 通过 C++ 将工作表范围导出为图片|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....xlsx)的截图,可用于代码测试,任何Excel文件都可以使用此代码。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  7. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...xlsx,.csv" /> < button id = "runExample"...时使用 C++ 通过 JavaScript 打印批注 将XLSX文件转换为PDF格式,使用JavaScript通过C++...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  8. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....xlsx" , oleFormat -> get_SuggestedExtension...to the file. ASSERT_EQ ( u ".xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  10. 入门|Documentation

    通过 C++ 设置 Aspose.Cells for JavaScript 的安装指南和配置....是一款高性能、功能丰富的电子表格操作和转换库,支持 Excel(XLS, XLSX, XLSB, XLSM)、ODS、CSV 和 HTML...Workbook ( FileFormatType . Xlsx ); // Get the first worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/getting...