Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 157,022 for

xlsx

(0.34 sec)
  1. C++ API to Convert MD to ODS | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/md-to-...
  2. 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...
  3. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...for XLSX format LoadOptions options ( LoadFormat :: Xlsx ); //...( srcDir + u "JapaneseDates.xlsx" , options ); // Save the workbook...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  4. 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...
  5. 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...
  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. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(Xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...验证加密文件密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(O...= srcDir + u "EncryptedBook1.xlsx" ; std :: vector < uint8_t >...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  8. C++ API to Convert EPUB to ODS | products.aspos...

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

    products.aspose.com/total/cpp/conversion/epub-t...
  9. C++ API to Convert TEX to XLSB | products.aspos...

    Convert TEX to XLSB via C++ API without using Microsoft Excel or Adobe Reader...and compact file format than XLSX, and is ideal for data analysis...step, you can export TEX to XLSX by using Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....saves the workbook in output XLSX and output XLSB formats. The...saves the workbook in output XLSX format. Sample Code Advanced...

    docs.aspose.com/cells/python-net/create-slicer/