Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 129,295 for

presentation

(0.11 sec)
  1. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint Presentations....Get Paragraph Bounds from Presentations in Java Contents [ Hide...bounds rectangle. Presentation pres = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/java/paragraph/
  2. 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/
  3. 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...
  4. 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-...
  5. 获取演示文稿中的所有外部超链接|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 对象 Presentation pres = new Presentation ( FileName...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  6. 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...
  7. Protect ODP document with password Online and u...

    Online ODP file password app. Python API code to apply password protection on ODP document....Slides ) Use Presentation class to create Use encrypt...to secure and lock the presentations. Moreover it can support...

    products.aspose.com/total/python-net/protect/odp/
  8. 档案

    档案...使用 Presentation 类加载 PowerPoint PPT/PPTX。 使用 Presentation.save(string...加载演示文稿 presentation = slides.Presentation("presentation.pptx")...

    blog.aspose.com/zh/slides/convert-powerpoint-pp...
  9. 档案

    档案... 首先,使用 Presentation 类加载 PowerPoint 演示文稿。 获取要在...设置水印的字体大小、颜色和旋转角度。 锁定水印以避免删除或修改。 最后,使用 Presentation.Save(string, SaveFormat)...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  10. 档案

    档案... 首先,创建一个 Presentation 类的实例。 获取 ISlide 对象中幻灯片的引用。...为图表系列添加填充颜色并设置标签。 最后,使用 Presentation.Save(String, SaveFormat)...

    blog.aspose.com/zh/slides/create-charts-in-powe...