Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 159,041 for

xlsx

(0.15 sec)
  1. Convert MPT to MPX via C# | Tasks Conversion AP...

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

    products.aspose.com/tasks/net/conversion/mpt-to...
  2. Convert MPT to JPEG via C# | Tasks Conversion A...

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

    products.aspose.com/tasks/net/conversion/mpt-to...
  3. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...xlsx,.csv" /> < button id = "runExample"...(this mirrors loading sample.xlsx in the Node example) if ( fileInput...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  4. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  5. Aspose compression is consuming more RAM and CP...

    Hi Team, We recently implemented compression to reduce file sizes. However, we’ve observed a significant increase in resource consumption, which has led to API performance degradation. Could you please suggest possible …...XLSX); saveOptions.setCompressionType(9);...attachment().filename("example.xlsx").build()); return ResponseEntity...

    forum.aspose.com/t/aspose-compression-is-consum...
  6. Setting Shared Formula with C++|Documentation

    Learn how to set shared formulas in Excel worksheets using Aspose.Cells with C++....xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Output_out.xlsx" ; // Instantiate a Workbook...

    docs.aspose.com/cells/cpp/setting-shared-formula/
  7. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...xlsx"); // Access the first worksheet...markers workbook.Save("output.xlsx"); If you are importing data...

    forum.aspose.com/t/avoid-using-scientific-notat...
  8. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。...xlsx" ); // Loads the workbook which..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  9. Combination - Stacked Column with Stacked Area ...

    Hi Team, We have a requirement to render a combination chart with stacked column in primary axis and Stacked Area in Secondary axis. Whenever I turn off the axis property the Stacked Area chart is not getting rendered. …...xlsx"); int index = workbook.getWorksheets()...workbook.save(dir +"AreaWithBar.xlsx"); System.out.println("done");...

    forum.aspose.com/t/combination-stacked-column-w...
  10. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...xlsx"); } } In this example, we create...workbook.Save("e:\\test2\\out1.xlsx"); Hope, this helps a bit. 1...

    forum.aspose.com/t/how-to-set-this-given-image-...