Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 156,997 for

xlsx

(0.87 sec)
  1. 通过 Microsoft Excel 与 C++ 自动刷新 OLE 对象|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 在 Microsoft Excel 中自动刷新 OLE 对象。...xlsx" ); // Access first worksheet...true ); // Save the workbook in xlsx format wb . Save ( srcDir +...

    docs.aspose.com/cells/zh/cpp/automatically-refr...
  2. 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-...
  3. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....xlsx" ); // Instantiate the Workbook...path . join ( dataDir , "Book1.xlsx" ); // Open a template excel...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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-...