Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 159,101 for

xlsx

(0.24 sec)
  1. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  2. 多种格式支持|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....XLS – Microsoft Excel 97~2003 XLSX – Office Open XML XLSM, XLTX...– Microsoft Excel 97 - 2003 XLSX – Office Open XML XLSM – Office...

    docs.aspose.com/cells/zh/sharepoint/multiple-fo...
  3. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....xlsx ) to the output JSON file (...inputFilePath = srcDir + u "Book1.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  4. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for JavaScript via C++....xlsx picture.xlsx Output Workbooks combined.xlsx Screenshots..."fileInput1" accept = ".xls,.xlsx" /> < input type = "file" id...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  5. Verify Password of Encrypted Files with JavaScr...

    Verify the password of encrypted Excel (Xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using Aspose.Cells for JavaScript via C++....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and OpenOffice..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/verify-pas...
  6. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  7. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++....following example loads a template XLSX file, defines colors for different..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  8. Pivot Filter|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells Java library....saves the workbook in the output XLSX format. After executing the...saves the workbook in the output XLSX format. After executing the...

    docs.aspose.com/cells/java/add-or-clear-pivot-f...
  9. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++...xlsx,.csv" /> < button id = "runExample"...flag ); // Save the workbook in XLSX format and provide download...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  10. Copy Row Heights of Source Range to Destination...

    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"...range" ; // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/copy-row-h...