Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 157,719 for

xlsx

(0.18 sec)
  1. JSON with Node.js via C++|Documentation

    Learn how to convert Excel Workbook to JSON using Aspose.Cells for Node.js via C++....xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  2. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....xlsx" ); // Below are two ways of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Change the HTML Link Target Type with Node.js v...

    Learn how to change the HTML link target type using Aspose.Cells for Node.js via C++. Control the target attribute in your HTML links....xlsx" ); const outputPath = path...

    docs.aspose.com/cells/nodejs-cpp/change-the-htm...
  4. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....xlsx' , ole_format . suggested_extension...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...xlsx" )); // Access first worksheet...join ( dataDir , "output_out.xlsx" )); 在Excel中设置或更改圆角矩形文本框的尖端点...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  6. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...xlsx”); string rangeName = “BIPL...

    forum.aspose.com/t/missing-text-in-labels/310539
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...XLSX); saveOptions.setCompressionType(9);...OoxmlSaveOptions(SaveFormat.XLSX); saveOptions.setCompressionType(9);...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. Converting Worksheet to Image and Worksheet to ...

    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 (1 worksheet). Next, convert...converts Sheet1 in Testbook.xlsx to an image file to demonstrate...

    docs.aspose.com/cells/python-net/converting-wor...
  9. Problem Accessing Graphs in Attached Excel File...

    Hi Team, I am unable to load all the graphs available in the attached Excel (.Xlsx) file. Please refer to the file and assist. I attached the Xlsx file and gif . graphs_loading_issues.gif (3.2 MB) graphs_loading_issu…...xlsx) file. Please refer to the file...file and assist. I attached the xlsx file and gif . graphs_loading_issues...

    forum.aspose.com/t/problem-accessing-graphs-in-...
  10. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....the cells in the same way for XLSX and XLS files (it does not actually...memory more effectively for XLSX files than XLS files because...

    docs.aspose.com/cells/cpp/using-lightcells-api/