Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 159,173 for

xlsx

(0.61 sec)
  1. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....xlsx" ; /* * Create a workbook. *...template file. * In the book1.xlsx file, we have applied Ms Excel's...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  2. 使用JavaScript通过C++禁用Excel中的兼容性检查器|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API禁用兼容性检查器。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  3. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  4. Convert PPT to JSON Format via Java | products....

    Convert PPT to JSON format via Java without using using Microsoft Excel or PowerPoint...of other formats, including XLSX, XLS, CSV, and ODS. By using...Spreadsheet) Convert PPT to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/java/conversion/ppt-t...
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  6. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....join ( dataDir , "output_out.xlsx" )); Setting a Complex Formula...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  7. Converting a XPS file to XLS using Python | Asp...

    Sample code on Python for XPS to XLS conversion. Use example code for batch XPS to XLS conversion with Python and .NET...xlsx). This allows you to control...XPS to TIFF XPS to TXT XPS to XLSX XPS to XML Convert XPS to XLS...

    products.aspose.com/pdf/python-net/conversion/x...
  8. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Integrate Aspose.BarCode with Aspose.Cells...xlsx" , Aspose . Cells . SaveFormat . Xlsx ); Sample...ExcelDoc.xlsx" , Aspose . Cells . SaveFormat . Xlsx ); Sample...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....xlsx" ); com . aspose . cells . Worksheet...aspose . cells . SaveFormat . XLSX ); workbook . dispose (); Presentation...

    docs.aspose.com/slides/androidjava/working-solu...
  10. PDF to Excel number formatting conversion issue...

    We are using Aspose.PDF .NET to convert PDF’s that we’ve generated to Excel. Some of the PDF’s are converting correctly with no translation in numeric formatting, while others are converting the separators for European …...xlsx", options); If the issue persists...GetFileNameWithoutEx(file) + “.xlsx”; using (var document = new...

    forum.aspose.com/t/pdf-to-excel-number-formatti...