Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 159,909 for

xlsx

(0.08 sec)
  1. How to Convert PDF to Excel in C++

    This simple how-to example is about how to convert PDF to Excel in C++. By using C++ PDF to Excel converter can be developed by using simple steps and few API calls with no dependence on Microsoft Excel or Adobe Acrobat....source PDF file and save as XLSX Create ExcelSaveOptions Class...Class object to set desired XLSX export options Using Save method...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-exc...
  2. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...3" ; // Save the workbook in xlsx format const outputData = wb...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  3. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...WordArtStyle3 ; // Save the workbook in xlsx format and provide a download...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  4. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++....xlsx" ); std :: cout << "Workbook...Workbook workbook ( u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  5. Convert CGM to XLT via C# API | products.aspose...

    C# API to Convert CGM File to XLT without using Microsoft Excel or Adobe Reader...can be used to export CGM to XLSX. This component provides a wide...CGM file has been exported to XLSX, Aspose.Cells for .NET Spreadsheet...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....3 ); // Save the workbook in XLSX format workbook . Save ( outDir...outDir + u "output_out.xlsx" ); std :: cout << "CSV file loaded...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  7. How to Create Excel File using C++

    In this tutorial, we will learn how to create Excel file using C++. You can create new workbook and insert data into the cells on MS Windows or Linux programmatically in C++.... You can create an XLSX or XLS file using C++ on MS...learned How to Add Filter in XLSX File using C++ that explains...

    kb.aspose.com/cells/cpp/how-to-create-excel-fil...
  8. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."A1" ; // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/add-active...
  9. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....Excel files until the XML-based XLSX format was introduced. XLS files...XLS format was replaced by the XLSX (Office Open XML) format starting...

    products.aspose.com/tasks/supported-formats/xls/
  10. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....xlsx,.csv" /> < button id = "runExample"...true ; // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/set-text-o...