Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 129,304 for

presentation

(0.14 sec)
  1. Online ODP Text Search Application or Develop O...

    Free online app to search in ODP files. Java code for any ODP file text search android application....Load ODP via instance of Presentation class. Use findAndReplaceText...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/android-java/search/odp/
  2. Online PPT Text Search Application or Develop P...

    Free online app to search in PPT files. Java code for any PPT file text search android application....Load PPT via instance of Presentation class. Use findAndReplaceText...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/android-java/search/ppt/
  3. 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...
  4. 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/
  5. 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...
  6. 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-...
  7. Merge Images in Java | products.aspose.com

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

    products.aspose.com/slides/java/merger/image-to...
  8. 在 .NET 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...代码演示如何更改主题的强调颜色: using ( Presentation pres = new Presentation ()) { IAutoShape...using ( Presentation presentation = new Presentation ()) { ISlide...

    docs.aspose.com/slides/zh/net/presentation-theme/
  9. 管理 Java 中演示文稿图表的标注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和样式化标注,提供简洁的代码示例,兼容 PPT 和 PPTX,以自动化演示文稿工作流。... Presentation pres = new Presentation (); try { IChart...下示例演示了如何操作。 Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/callout/
  10. 在 Android 上管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 Java 代码示例在 Aspose.Slides for Android 中创建和设置标注,兼容 PPT 和 PPTX,可自动化演示文稿工作流。... Presentation pres = new Presentation (); try { IChart...持。以下示例代码给出。 Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/callout/