Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 150,276 for

xlsx

(0.13 sec)
  1. | Aspose

    Sample code for TIFF to XLS Java conversion. Use API example code for batch TIFF 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/tiff-to...
  2. C++ API to Convert PS to XLAM | products.aspose...

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

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. | Aspose

    Sample code for PNG to XLS Java conversion. Use API example code for batch PNG 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/png-to-xls/
  4. C++ API to Convert PS to SXC | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. 获取单元格范围|Documentation

    了解如何通过Aspose.Cells for Java脚本通过C++ API获取单元格范围。...xlsx,.csv" /> < button id = "runExample"...Creating a new workbook with XLSX format const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  6. Saving Files in PHP|Documentation

    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....EXCEL_97_TO_2003 ); // Save in Excel2007 (XLSX) format $workbook -> save (...$dataDir . "book.out.xlsx" , $fileFormatType -> XLSX ); // Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-php/
  7. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...它首先创建一个工作簿,然后将其以XLSX格式保存在内存流中。然后它以A5纸张大小加载,并以PDF..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  8. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for Python via .NET API....Excel‑oriented HTML into XLS/XLSX format. It means that the HTML...can be converted back to XLS/XLSX format using Aspose.Cells for...

    docs.aspose.com/cells/python-net/adding-html-ri...
  9. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....load options and saves it in XLSX format. It then loads the sample...property to true , and saves it in XLSX format. Please download both...

    docs.aspose.com/cells/go-cpp/autofit-columns-an...
  10. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....xlsx). Source Code #include <iostream>...workbook ( srcDir + u "Book1.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/