Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 159,075 for

xlsx

(0.1 sec)
  1. Convert PDF to CSV via C# API | products.aspose...

    C# API PDF to CSV Conversion without using Microsoft Excel or Adobe Reader...easily export the PDF file to the XLSX format. Following that, by leveraging...can effortlessly convert the XLSX file to CSV format. This two-step...

    products.aspose.com/total/net/conversion/pdf-to...
  2. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....with XLSX format Workbook workbook ( FileFormatType :: Xlsx );...u "WorkingWithContentTy_out.xlsx" ); std :: cout << "Content...

    docs.aspose.com/cells/cpp/working-with-contentt...
  3. 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...
  4. Convert XML to FODS in Android Apps | products....

    Render XML to FODS in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert XML to XLSX, a Microsoft Excel file format...then be used to convert the XLSX file to FODS. Both APIs are...

    products.aspose.com/total/android-java/conversi...
  5. Convert XML to XLT in Android Apps | products.a...

    Render XML to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert XML to XLSX, which is an Excel file format...Android via Java, you can convert XLSX to XLT. This two-step process...

    products.aspose.com/total/android-java/conversi...
  6. Convert PDF to XLTM in Android Apps | products....

    Render PDF to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...convert PDF to XLSX. Secondly, you can convert XLSX to XLTM by using...Convert PDF to XLSX by using save method Load XLSX document by using...

    products.aspose.com/total/android-java/conversi...
  7. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in 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/applying-t...
  8. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....xlsx <!DOCTYPE html> < html > < head..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  9. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....with XLSX format options = LoadOptions ( LoadFormat . XLSX ) options...source_dir , "JapaneseDates.xlsx" ), options ) # Save as PDF...

    docs.aspose.com/cells/python-net/convert-dates-...
  10. Specify the Language of the Excel File using Bu...

    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....French" ); // Save the workbook in xlsx format. wb . save ( path . join..."outputSpecifyLanguag.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/specify-the-la...