Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 159,928 for

xlsx

(0.98 sec)
  1. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....xlsx and screenshots. If you want...Workbook workbook ( u "Book1.xlsx" ); // Set autofit options for...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  2. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...inputXmlMap ); // Save the workbook in xlsx format U16String outputFilePath...outputFilePath = srcDir + u "output_out.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...
  3. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/line-break...
  4. Convert XML to CSV via C# API | products.aspose...

    C# API to Convert XML File to CSV without using Microsoft Excel or Adobe Reader...NET , you can export XML to XLSX. After that, by using Aspose...Programming API, you can convert XLSX to CSV. How to Convert XML to...

    products.aspose.com/total/net/conversion/xml-to...
  5. Pivot Filter|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells....saves the workbook in output XLSX format. After executing the...Save the workbook in output XLSX format. After executing the...

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  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 。 示例代码 <!DOCTYPE html> < html..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  7. 使用 C++ 通过 JavaScript 操作形状或图表的发光效果|Documentation

    学习如何使用 C++ 通过 JavaScript 操作形状或图表的发光效果。...xlsx,.csv" /> < button id = "runExample"...4 ; // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  8. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#.... Steps to Convert DOC to XLSX using C# Set the environment...Define the output format as XLSX Save the output file as an Excel...

    kb.aspose.com/words/net/conversion-from-word-to...
  9. 使用 C# 将 Word 转换为 Excel

    本文介绍如何使用 C# 将 Word 文档转换为 Excel。包含设置开发环境的详细步骤、执行转换的说明及使用 C# 开发 Word 到 Excel 转换器的示例代码。... 使用 C# 将 DOC 转换为 XLSX 的步骤 使用 Aspose.Words for .NET...Word 文件加载到 Document 对象中 定义输出格式为 XLSX Save 为 Excel 文件 以上步骤展示了如何构建一个...

    kb.aspose.com/zh/words/net/conversion-from-word...
  10. 如何在 C++ 中将 Excel 图表转换为 JPEG

    在这个例子中,我们将探讨如何在 C++ 中将 Excel 图表转换为 JPEG。您可以在 MS Excel 中添加图表,并在任何操作系统(如 Microsoft Windows 和 Linux 等)中使用简单的 C++ API 调用将它们呈现为图像格式,如 JPEG、PNG 和 BMP。...Class 对象以访问所选工作表内的图表 在 C++ 中将 XLSX 图表保存为 JPEG 使用以下简单示例,您可以在几个 API...如何使用 C++ 将 XLSX 转换为 XPS 。这个例子的重点是 如何在 C++ 中将 XLSX 图表转换为 JPEG...

    kb.aspose.com/zh/cells/cpp/how-to-convert-excel...