Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 157,030 for

xlsx

(0.17 sec)
  1. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....the path and name of an xls/xlsx file this chart is linked to...the path and name of an xls/xlsx file this chart is linked to...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....C++ , it will be saved as an XLSX file. Steps to Change CSV to...Save the loaded workbook as XLSX on the disk containing the data...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  3. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in Xlsx format, enhancing your workflow and document management....when saving a document in the XLSX format. public enum XlsxSectionMode..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Merge Excel Files Online or using C++ | product...

    Free online app to combine different Excel files. C++ merging library code to merge Excel worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/cpp/merge/excel/
  5. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....xlsx" ; // Create workbook with XLSX format Workbook...workbook ( FileFormatType :: Xlsx ); Worksheet sheet = workbook...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  6. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...perform the same operation on an xlsx file and a pptx file? amjad...documents (such as DOCX/DOCM, XLSX/XLSM, PPTX/PPTM, etc.) along...

    forum.aspose.com/t/can-aspose-support-opening-a...
  7. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....xlsx,.xlsm" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/update-act...
  8. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  9. 使用JavaScript通过C++读取和写入工作表的查询表。|Documentation

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  10. How to create Sunburst chart with JavaScript vi...

    Learn how to create a sunburst chart in Aspose.Cells for JavaScript via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/creating-s...