Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 150,273 for

xlsx

(0.1 sec)
  1. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/line-break...
  2. Convert XBRL to Excel and iXBRL in C#|Documenta...

    C# Finance Library API can be used to convert XBRL to Excel Xlsx and iXBRL formats....in C# Convert XBRL to Excel XLSX in C# Read XBRL and iXBRL files...

    docs.aspose.com/finance/net/conversion/
  3. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.Xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 Xlsx fil…...xlsx) into PDF files using the Aspose...sample project containing 3 xlsx files with anonymized data....

    forum.aspose.com/t/gigantic-file-size-when-savi...
  4. Java API to Convert XML to CSV | products.aspos...

    Export XML to CSV via Java API without using Microsoft Excel or Adobe Reader...XML to XLSX. In the second step, you can convert XLSX to CSV...Convert XML to XLSX by using save method Load XLSX document by using...

    products.aspose.com/total/java/conversion/xml-t...
  5. Convert XML to ODS in Android Apps | products.a...

    Render XML to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...Android via Java to convert XML to XLSX. Secondly, you can use Aspose...Android via Java to convert XLSX to ODS. Both APIs are easy to...

    products.aspose.com/total/android-java/conversi...
  6. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using 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/delete-bla...
  7. Convert XPS to EXCEL in Android Apps | products...

    Render XPS to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...Android via Java to convert XPS to XLSX, and then using Aspose.Cells...Android via Java to convert XLSX to EXCEL. Both APIs are included...

    products.aspose.com/total/android-java/conversi...
  8. | Aspose

    Sample code for GIF to XLS Java conversion. Use API example code for batch GIF files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/gif-to-xls/
  9. | Aspose

    Sample code for GIF to XLS Java conversion. Use API example code for batch GIF files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/java/conversion/gif-to-...
  10. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++....xlsx" ); // Access first worksheet...Save the workbook in output XLSX format. workbook . Save ( u...

    docs.aspose.com/cells/cpp/formatting-slicer/