Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 127,309 for

presentation

(0.09 sec)
  1. Online PDF to Powerpoint Conversion or Build .N...

    Free online app to convert PDF to Powerpoint files. .NET C# conversion library code for PDF documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/pdf-to...
  2. Online TEX to PPT Conversion or Build .NET base...

    Free online app to convert TEX to PPT files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  3. 在 VSTO 和 Aspose.Slides 中创建一个新演示文稿|Aspose.Slides 文档

    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.... Presentation pres = Globals . ThisAddIn...ThisAddIn . Application . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  4. Aspose.Slides for Java 15.9.0 的公共 API 和向后不兼容的更改...

    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....createGraphics (); Presentation pres = new Presentation ( "SomePresentation...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Aspose.Slides for Java 15.9.0 的公共 API 和向后不兼容的更改...

    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....createGraphics (); Presentation pres = new Presentation ( "SomePresentation...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  6. Merge HTML Files in C# | products.aspose.com

    Merge HTML to HTML in C#. Use .NET library API to combine HTML files... merge, and manipulate presentations, HTML files, and other documents...HTML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/merger/html-to-h...
  7. 在 .NET 中格式化演示文稿图表|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...来管理各种图表实体并使用自定义值进行格式化: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加具...实例化演示文稿// 实例化演示文稿 Presentation pres = new Presentation (); // 访问第一张幻灯片...

    docs.aspose.com/slides/zh/net/chart-formatting/
  8. Merge JPG to PDF in C# | products.aspose.com

    Merge JPG to PDF in C#. Use .NET library API to combine JPG and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/jpg-to-pdf/
  9. Merge Image to PDF in Java | products.aspose.com

    Merge Image to PDF in Java. Use Java library API to combine Image and PDF... merge, and manipulate presentations, PDFs, images, and other...Image to PDF Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/image-to...
  10. Merge TIFF to PDF in Java | products.aspose.com

    Merge TIFF to PDF in Java. Use Java library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...TIFF to PDF Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/tiff-to-...