Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 157,925 for

xlsx

(0.14 sec)
  1. Merge Excel Files Online or using Android Mobil...

    Free online app to combine different Excel files. Android merging library Java code to merge Excel worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/ex...
  2. Merge ODP Files Online or using Android Mobile ...

    Free online app to combine different ODP presentations. Android merging library Java code to merge ODP presentation into format of your choice....format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others Click...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/odp/
  3. Merge ODT Files Online or using Android Mobile ...

    Free online app to combine different ODT files. Android merging library Java code to merge ODT documents....required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/odt/
  4. Merge OTT Files Online or using Android Mobile ...

    Free online app to combine different OTT files. Android merging library Java code to merge OTT documents....required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/ott/
  5. Working with the ThreeDFormat of Shape or Chart...

    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" ); // Load Excel file containing...Save the output Excel file in XLSX format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  6. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。...xlsx" ); // Get the default style...Workbook workbook ( u "Book1.xlsx" , options ); // Get the default...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...
  7. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++....xlsx ). The output file generated...sourceDir + u "SampleRegexReplace.xlsx" ); // Create replace options...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  9. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...xlsx" ; // Create a new Workbook...( srcDir + u "outputfile.out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  10. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...xlsx" )); // Accessing the newly...path . join ( dataDir , "result.xlsx" )); 执行上述代码,你将得到一个 输出文件 。 如何在Excel中评论中插入图片或图像...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...