Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 158,970 for

xlsx

(0.08 sec)
  1. C++ API to Convert MD to EXCEL | products.aspos...

    Convert MD to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...begins with exporting MD to XLSX using Aspose.PDF for C++. This...MD file has been converted to XLSX, Aspose.Cells for C++ Spreadsheet...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. | Aspose

    Sample code for JPG to XLS Java conversion. Use API example code for batch JPG 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/jpg-to-xls/
  3. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF 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/pdf-to-...
  4. 如何在 Java 中将 PDF 转换为 Excel

    这个快速示例是关于如何在 Java 中将 PDF 转换为 Excel。为了将 PDF 导出到 Excel,可以使用在 MS Windows、macOS 或 Linux 操作系统中运行的基于 Java 的应用程序,而无需依赖 Adobe Acrobat 或任何其他工具...创建一个 ExcelSaveOptions 对象以应用输出 XLSX 设置 最后,通过使用 Java 中的 Save 方法将...类提供了一组 setter 方法,您可以使用这些方法为所需的 XLSX 文件设置不同的导出选项。也可以跳过使用 ExcelSaveOptions...

    kb.aspose.com/zh/pdf/java/how-to-convert-pdf-to...
  5. | Aspose

    Sample code for JPEG to XLS Java conversion. Use API example code for batch JPEG 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/jpeg-to-...
  6. | Aspose

    Sample code for JPEG2000 to XLS Java conversion. Use API example code for batch JPEG2000 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/jpeg200...
  7. | Aspose

    Sample code for TIF to XLS Java conversion. Use API example code for batch TIF 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/tif-to-xls/
  8. | Aspose

    Sample code for TIF to XLS Java conversion. Use API example code for batch TIF 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/tif-to-...
  9. Multiple Format Support|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....XLS – Microsoft Excel 97–2003 XLSX – Office Open XML XLSM, XLTX...XLS – Microsoft Excel 97–2003 XLSX – Office Open XML XLSM – Office...

    docs.aspose.com/cells/sharepoint/multiple-forma...
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...xlsx ). Convert each Excel workbook...Simple helper – true for .xls or .xlsx extensions. */ private static...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...