Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 7,629 for

pdf to xlsx

(0.32 sec)
  1. Load source Excel file without charts|Documenta...

    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....charts and saves it in the output PDF format. //Specify the load options...workbook = new Workbook ( "sample.xlsx" , options ); //Save the workbook...

    docs.aspose.com/cells/java/load-source-excel-fi...
  2. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.Pdf (42.5 KB)...pdf (42.5 KB) Professionalize.Discourse...workbook = new Workbook("input.xlsx"); var pdfOptions = new PdfSaveOptions...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  3. Comparing VSTO with Aspose.Cells for .NET|Docum...

    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....Pdf, and Aspose.Slides—APIs that...formats including XLS, XLSX, DOC, DOCX, HTML, PDF, PPT. In this article...

    docs.aspose.com/cells/net/comparing-vsto-with-a...
  4. Load Source Excel File Without Charts with Node...

    Learn how To load an Excel file without charts using Aspose.Cells for Node.js via C++....without charts and saves it as a PDF. const path = require ( "path"..."chart.xlsx" ), options ); // Save the workbook in PDF format...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  5. 使用C++ via Node.js为图表工作表创建PdfBookmarkEntry|Docum...

    了解如何使用Aspose.Cells for Node.js via C++为图表工作表创建PdfBookmarkEntry。...书签IV-Chart2 以下屏幕截图显示了示例代码生成的 输出PDF 以供参考。 示例代码 const path = require...dataDir , "sampleCreatePdfBookm.xlsx" ); // Load sample Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/create-pdfb...
  6. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....workbook in PDF format. The results in the output PDF show that...sampleFilePath = srcDir + u "sample.xlsx" ; Workbook workbook ( sampleFilePath...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  7. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。实现 OLE 内容的无缝嵌入、更新和导出。...xlsx" ); byte fileData [] = new byte...OleEmbeddedDataInfo ( fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  8. Compress RTF Files Online or via Java | product...

    Free online app To compress different RTF files. Java compression library code for RTF documents....(OpenDocument Template) Compress PDF Files (Portable Document Format)...(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...

    products.aspose.com/total/java/compress/rtf/
  9. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...加载不带图表的电子表格 以下示例代码加载不含图表的Excel文件,并以输出PDF格式保存。 const path = require ( "path"..."chart.xlsx" ), options ); // Save the workbook in PDF format...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  10. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...Excel file to PDF file Use Aspose.Pdf to convert the PDF file to Word...workbook = new Workbook("input.xlsx"); // Replace with your input...

    forum.aspose.com/t/converterxls2doc-sample/175725