Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 157,931 for

xlsx

(0.56 sec)
  1. 通過 C# 將 MPT 轉換為 BMP |任務轉換 API .NET

    MPT 到 BMP C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 MPT 文件批量轉換為 BMP。...MPT 到流行格式的转换,例如 MPP、MPX、XLS、XLSX、BMP、JPEG、TIFF 等。 3. Markdown...(Microsoft Excel Spreadsheet) MPT TO XLSX (OOXML Excel File) MPT TO XML...

    products.aspose.com/tasks/zh-hant/net/conversio...
  2. Convert an Excel Chart to Image with JavaScript...

    Learn how to convert Excel charts to images using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/convert-an...
  3. 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...
  4. 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/
  5. 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...
  6. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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" , SaveFormat . XLSX ); Added LoadOptions...new Workbook ( dir + "input.xlsx" , loadOptions ); Added Cell...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Issue with AutoFilter from xml template - Free ...

    Hi, I’ve encountered an issue with AutoFilter function when the workbook is created from an xml template. Please find the attached example solution - it loads an xml with AutoFilter function defined, and then saves it. …...xlsx", SaveFormat.Xlsx); var range = workbook...@"SpreadsheetMlWithAut_fixed.xlsx", SaveFormat.Xlsx); We recommend you...

    forum.aspose.com/t/issue-with-autofilter-from-x...
  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. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.Xlsx, slicers-saved.Xlsx. slicers-saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to save the…...xlsx, slicers-saved.xlsx. slicers-saved.zip...‘slicers-original.xlsx’ to a different location. The output is a an xlsx file...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  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-...