Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 157,582 for

xlsx

(1.1 sec)
  1. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  2. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  3. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/populate-d...
  4. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Python via .NET API....xlsx), which you can download from...the output Excel file (5112366.xlsx). When you open it, you will...

    docs.aspose.com/cells/python-net/access-and-upd...
  5. 使用 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...
  6. Convert XML to XLT in Android Apps | products.a...

    Render XML to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert XML to XLSX, which is an Excel file format...Android via Java, you can convert XLSX to XLT. This two-step process...

    products.aspose.com/total/android-java/conversi...
  7. Convert XML to FODS in Android Apps | products....

    Render XML to FODS in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert XML to XLSX, a Microsoft Excel file format...then be used to convert the XLSX file to FODS. Both APIs are...

    products.aspose.com/total/android-java/conversi...
  8. 如何在 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...
  9. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for Node.js via C++. This guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....xlsx" ); // Load the source Excel... join ( dataDir , "51740713.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/set-the-values...
  10. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....xlsx <!DOCTYPE html> < html > < head..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/replace-ta...