Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 159,081 for

xlsx

(0.21 sec)
  1. C++ API to Convert PS to DIF | products.aspose.com

    Convert PS to DIF via C++ API without using Microsoft Excel or Adobe Reader...first step, you can export PS to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to DIF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Node.js via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....xlsx" ); // Load sample Excel file...options ); // Save the workbook in XLSX format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/change-data-so...
  3. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using 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/how-to-set...
  4. Ինչպես փոխել CSV-ն Excel-ի C++-ում

    Այս ձեռնարկը կառաջնորդի ձեզ, թե ինչպես փոխել CSV-ն Excel-ի C++-ում: Այն պահանջում է մի քանի տող կոդ՝ ֆայլը CSV-ից Excel-ի C++-ով փոխարկելու համար՝ օգտագործելով MS Windows կամ Linux օպերացիոն համակարգը:...փոխարկելուց հետո այն կպահվի որպես XLSX ֆայլ: C++-ում CSV-ը Excel-ի...աշխատանքային գրքույկը որպես XLSX CSV ֆայլի տվյալները պարունակող...

    kb.aspose.com/hy/cells/cpp/how-to-change-csv-to...
  5. Excel Themes and Colors|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....following example uses a template XLSX file, gets the colors for different...CustomThemeColor.xlsx file The following example loads a template XLSX file...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  6. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...xlsx" ); // Access first worksheet...flag ); // Save the workbook in XLSX format. wb . Save ( outputDir...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  7. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...xlsx) 【输出 Excel 文件】(101089333.xlsx) #include <iostream>...srcDir + u "PivotTableSample.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  8. DataSorter and Excel Group/Outlines compete wit...

    Hello, We recently ran into an issue where sorting was not working for a customer and I wanted to report the results and findings here. The issue was that the Excel workbook contained an Excel Group that was smaller tha…...xlsx"; // Example 1 - Excel Group...}_Sorted_Example1.xlsx"), SaveFormat.Xlsx); Console.Out.WriteLine($"Example...

    forum.aspose.com/t/datasorter-and-excel-group-o...
  9. Monitor running programs with JavaScript via C+...

    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"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/monitor-ru...
  10. Cut and Paste Range with JavaScript via C++|Doc...

    Learn how to cut and paste cells within a worksheet using 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/cut-and-pa...