Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 6,872 for

xlsx to pdf

(0.15 sec)
  1. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...xlsx" )); IOleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/java/manage-ole/
  2. How to Print Excel as Fitted Pages Wide and Tal...

    Learn To set fit_To_pages_wide and fit_To_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....xlsx" ) # Accessing the first worksheet...workbook workbook . save ( "out_net.pdf" ) Output result: How to Print...

    docs.aspose.com/cells/python-net/how-to-print-e...
  3. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. .NET API code To manage comments of DOT files....(OpenDocument Text File Format) Annotate PDF Files (Portable Document Format)...(Macro-enabled Spreadsheet) Annotate XLSX Files (Open XML Workbook) Annotate...

    products.aspose.com/total/net/annotate/dot/
  4. 使用 C++ 将特定工作表导出为 PDF|Documentation

    使用 Aspose.Cells 与 C++ 导出特定工作表为 Pdf。...使用 C++ 将特定工作表导出为 PDF Contents [ Hide ] 默认情况下,Aspose.Cells 会将工作簿中所有...会将工作簿中所有 可见 工作表保存为一个 PDF 文件。使用 PdfSaveOptions.GetSheetSet() 选项,可以保存指定的工作表为...

    docs.aspose.com/cells/zh/cpp/save-specified-wor...
  5. Aspose.Tasks for .NET Product Overview

    Aspose.Tasks for .NET is a library allowing To read, edit, and convert Microsoft Project MPP/XML, Primavera XER files....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/tasks/net/product-overview/
  6. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...xlsx" ); byte fileData [] = new byte...OleEmbeddedDataInfo ( fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/androidjava/manage-ole/
  7. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C++...xlsx" ); auto dataInfo = MakeObject...OleEmbeddedDataInfo > ( fileData , u "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/cpp/manage-ole/
  8. Manage OLE|Aspose.Slides for Node.js via .NET D...

    Manage OLE objects in PowerPoint presentations in JavaScript...xlsx" ); var fileData = Array . from...newArray ( "byte" , fileData ), "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  9. Aspose.Cells Java for 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....manipulate Excel® spreadsheets (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML...SpreadsheetML, CSV, ODS), HTML, MHTML, PDF and image file formats into their...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.Pdf format in Java....PDF format. To learn more, visit...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/java/com.aspose.word...