Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 158,892 for

xlsx

(0.1 sec)
  1. 在 Node.js 通过 C++ 使用自定义 XML 部件|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中使用自定义 XML 部件。无缝集成外部 XML 数据到 Excel 文件。...xlsx 扩展名更改为 .zip ,并用 WinZip 打开查看。也可以用任何第三方...path . join ( dataDir , "output.xlsx" ); // The sample XML that will...

    docs.aspose.com/cells/zh/nodejs-cpp/use-custom-...
  2. Convert Primavera XML to SVG via C# | Tasks Con...

    Sample code for PRIMAVERA-XML to SVG C# conversion. Use API example code for batch PRIMAVERA-XML files to SVG conversion within VB.NET, Asp.NET or any .NET based application....formats, such as MPP, MPX, XLS, XLSX, BMP, JPEG, TIFF, and others...Spreadsheet) Primavera XML TO XLSX (OOXML Excel File) Primavera...

    products.aspose.com/tasks/net/conversion/primav...
  3. Convert Primavera XML to XER via C# | Tasks Con...

    Sample code for PRIMAVERA-XML to XER C# conversion. Use API example code for batch PRIMAVERA-XML files to XER conversion within VB.NET, Asp.NET or any .NET based application....formats, such as MPP, MPX, XLS, XLSX, BMP, JPEG, TIFF, and others...Spreadsheet) Primavera XML TO XLSX (OOXML Excel File) Primavera...

    products.aspose.com/tasks/net/conversion/primav...
  4. Convert Primavera XML to JIRA via C# | Tasks Co...

    Sample code for PRIMAVERA-XML to JIRA C# conversion. Use API example code for batch PRIMAVERA-XML files to JIRA conversion within VB.NET, Asp.NET or any .NET based application....formats, such as MPP, MPX, XLS, XLSX, BMP, JPEG, TIFF, and others...Spreadsheet) Primavera XML TO XLSX (OOXML Excel File) Primavera...

    products.aspose.com/tasks/net/conversion/primav...
  5. Convert Primavera XML to PNG via C# | Tasks Con...

    Sample code for PRIMAVERA-XML to PNG C# conversion. Use API example code for batch PRIMAVERA-XML files to PNG conversion within VB.NET, Asp.NET or any .NET based application....formats, such as MPP, MPX, XLS, XLSX, BMP, JPEG, TIFF, and others...Spreadsheet) Primavera XML TO XLSX (OOXML Excel File) Primavera...

    products.aspose.com/tasks/net/conversion/primav...
  6. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....xlsx outsampleForScalable.zip <!DOCTYPE..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/set-column...
  7. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  8. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...xlsx"); Please find attached the...workbook.Save("e:\\test2\\out1.xlsx"); We require thorough evaluation...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  9. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...files that were originally in XLSX format , and later saved as...files that were originally in XLSX format , and subsequently saved...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  10. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....opts ); // Save the workbook in xlsx format wb . Save ( outDir +...+ u "outputTextToColumns.xlsx" ); std :: cout << "Text to columns...

    docs.aspose.com/cells/cpp/convert-text-to-colum...