Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 140,916 for

xlsx

(0.08 sec)
  1. High Fidelity to the Report Design|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....JasperReports exporters XLS or XLSX Export Easy and Lightweight...

    docs.aspose.com/cells/jasperreports/high-fideli...
  2. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....xlsx . Sample Code #include <iostream>...sourceDir + u "sampleCreateSlicerTo.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  3. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for Node.js via C++....xlsx" ); // Create a workbook const...10 ); // Save the workbook in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  4. Load the Workbook with specific System Culture ...

    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,.html,.htm" /> < button...uint8Arr ); // Save the workbook to XLSX format and provide a download...

    docs.aspose.com/cells/javascript-cpp/load-the-w...
  5. C++ API to Convert TEX to FODS | products.aspos...

    Convert TEX to FODS via C++ API without using Microsoft Excel or Adobe Reader...step, you can export TEX to XLSX by using Aspose.PDF for C++...files to other formats such as XLSX. In the second step, you can...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. Convert PS to DIF in Android Apps | products.as...

    Render PS to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert PS to XLSX. This API provides a wide range...have converted the PS file to XLSX, you can use Aspose.Cells for...

    products.aspose.com/total/android-java/conversi...
  7. C++ API to Convert MHTML to XLSB | products.asp...

    Convert MHTML to XLSB via C++ API without using Microsoft Excel or Adobe Reader...efficient file format than the XLSX format and is used to store...step, you can export MHTML to XLSX by using Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. C++ API to Convert MHTML to FODS | products.asp...

    Convert MHTML to FODS via C++ API without using Microsoft Excel or Adobe Reader...step, you can export MHTML to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to FODS. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...xlsx"); Workbook sourceWorkbook2...sourceWorkbook2 = new Workbook("source2.xlsx"); // Copy worksheets from source...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  10. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...xlsx" ); // Get the first worksheet...Workbook workbook ( u "Book1.xlsx" ); // Access the first worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...