Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 159,092 for

xlsx

(0.1 sec)
  1. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with 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/using-spar...
  2. Merge Excel Files Online or using Java | produc...

    Free online app to combine different Excel files. Java merging library code to merge Excel worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/java/merge/excel/
  3. Compress XLSB Files Online or via Java | produc...

    Free online app to compress different XLSB files. Java compression library code for XLSB documents....(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/java/compress/xlsb/
  4. Compress Excel Files Online or via Java | produ...

    Free online app to compress different Excel files. Java compression library code for Excel documents....Spreadsheets: Compress XLS, XLSX, or XLSM files to save storage...(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...

    products.aspose.com/total/java/compress/excel/
  5. Pivot Filter with C++|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells using C++....saves the workbook in the output XLSX format. After executing the...workbook . Save ( u "filterout.xlsx" ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...
  6. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a document in the Xlsx format in Java....when saving a document in the XLSX format. Examples: Shows how..."XlsxSaveOptions.SelectionMode.xlsx", xlsxSaveOptions); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  7. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.Xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...xlsx"); Worksheet worksheet = workbook...insertColumns(3, 2); workbook.save("output.xlsx"); In the attached zip file...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  8. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...xlsx" ; Workbook workbook ( inputFilePath...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  9. Performance improvement - Free Support Forum - ...

    We have more than 100,000 Excel files that need to be converted to PDF files. We are using Aspose products to convert these files and found that it takes more than 1.5 seconds to convert one file. Is there any way I can …...using MS Excel and created an XLSX file for testing, resulting...using MS Excel and created an XLSX file for testing, resulting...

    forum.aspose.com/t/performance-improvement/325813
  10. 2nd page is not converted to excel correctly - ...

    2nd page of this pdf is not converted correctly as you can see from the screen shot. A1 Telekom Austria AG_Intl Invoice - Sell_2025-05_Outgoing Account_Normal_393563.pdf (326.6 KB) Screenshot 2025-06-18 at 11.07.28.png …...XLSX).build(); ExportPDFJob exportPDFJob...ExcelSaveOptions.ExcelFormat.XLSX; exl.InsertBlankColumnAtF =...

    forum.aspose.com/t/2nd-page-is-not-converted-to...