Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 134,767 for

xlsx

(0.04 sec)
  1. Convert XBRL to Excel and iXBRL in Python|Docum...

    Python Finance Library API can be used to convert XBRL to Excel Xlsx and iXBRL formats....Python Convert XBRL to Excel XLSX in Python Read XBRL and iXBRL...

    docs.aspose.com/finance/python-net/conversion/
  2. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....xlsx" ; // Path of output excel file...outDir + u "ChartLegendEntry_out.xlsx" ; // Open the template file...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  3. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...xlsx" ); // Access your text box...4 ); // Save the workbook in xlsx format wb . Save ( outDir +...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  4. 使用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...
  5. AutoFit Rows for Rendering with Node.js via C++...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for Node.js via C++. Prevent text clipping in saved PDF files....xlsx and screenshots. If you want...path . join ( dataDir , "Book1.xlsx" ); // Init workbook instance...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  6. Convert PNG to XLS via C# | Aspose

    Sample code for PNG to XLS C# conversion. Use API example code for batch PNG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/net/conversion/png-to-xls/
  7. Convert SVG to ODS in Android Apps | products.a...

    Render SVG to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert SVG to XLSX. Aspose.Cells for Android via...Java can be used to convert XLSX to ODS. Both APIs are easy to...

    products.aspose.com/total/android-java/conversi...
  8. Convert MHTML to DIF in Android Apps | products...

    Render MHTML to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...be used to convert MHTML to XLSX. Secondly, Aspose.Cells for...Java can be used to convert XLSX to DIF. Both APIs are included...

    products.aspose.com/total/android-java/conversi...
  9. Convert MD to XLSB in Android Apps | products.a...

    Render MD to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert MD to XLSX. Aspose.Cells for Android via...can then be used to convert XLSX to XLSB. This two step process...

    products.aspose.com/total/android-java/conversi...
  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...