Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 159,929 for

xlsx

(0.63 sec)
  1. | 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/
  2. | 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-...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....xlsx" ); // Save the document in...U16String inputFilePath ( u "Book1.xlsx" ); Workbook book ( inputFilePath...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  8. 将日期转换为日本日期(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...
  9. 通过 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...
  10. 使用 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...