Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 157,932 for

xlsx

(0.35 sec)
  1. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Table using C# How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/net/page/5/
  2. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using the C++ API or library....xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/
  3. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  4. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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" ); // Access first worksheet...the result in XLSX format book . Save ( "output.xlsx" ); Support...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Formatting Pivot Table|Documentation

    How to format pivot table with 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/formatting...
  6. Convert POT to EXCEL via PHP or with free Onlin...

    PHP API to Convert POT to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to EXCEL online converter quickly before integrating the code....Spreadsheet) Convert POT to XLSX (Open XML Workbook) Convert...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/php-java/conversion/p...
  7. Merge XLSB Files Online or using Java | product...

    Free online app to combine different XLSB files. Java merging library code to merge XLSB worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...Automation Scenarios: XLSB-to-XLSX Conversion: Merge and convert...

    products.aspose.com/total/java/merge/xlsb/
  8. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  9. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  10. 处理边框|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/zh/net/working-with-borders/