Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 129,325 for

presentation

(0.08 sec)
  1. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....these steps: Instantiate the Presentation class. Get the slide object...object from the Presentation.getSlides() collection under the ISlide...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage...使用已弃用 API 的代码: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/modern-api/
  3. Convert RTF to POTX in Android Apps or with fre...

    RTF to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free RTF to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...documents, spreadsheets, presentations, and emails. With Aspose...

    products.aspose.com/total/android-java/conversi...
  4. 使用现代 API 加强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的图像处理 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景如下所示: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # 实例化一个可释放的 IImage 实例,来源于磁盘上的文件。...

    docs.aspose.com/slides/zh/php-java/modern-api/
  5. 将幻灯片创建为 SVG 图像|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....从任意所需幻灯片生成 SVG 图像,请按以下步骤操作: 创建 Presentation 类的实例。 使用幻灯片的 ID 或索引获取所需幻灯片的引用。...//Instantiate a Presentation class that represents the presentation file...

    docs.aspose.com/slides/zh/net/create-slide-as-s...
  6. Manage PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for PHP via Java, with code examples for PPT and PPTX Presentations....Effects in Presentations Using PHP Manage Presentation Shapes in...Effective Properties from Presentations in PHP Apply Shape Animations...

    docs.aspose.com/slides/php-java/powerpoint-shapes/
  7. PPT, PPS, PPTX and PPSX Export|Aspose.Slides Do...

    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....as Microsoft PowerPoint presentations, but after installing Aspose...formats: Microsoft PowerPoint Presentation (PPT) Microsoft PowerPoint...

    docs.aspose.com/slides/reportingservices/ppt-pp...
  8. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...example: auto presentation = MakeObject<Presentation>(u"Test1.pptx");...try { for (auto&& slide : presentation->get_Slides()) { for (auto&&...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  10. Convert MD to PPT via Java API | products.aspos...

    Java API to Convert MD to PPT without using Microsoft Word...working with PowerPoint presentations, including the ability to...and manipulate PowerPoint presentations, as well as the ability...

    products.aspose.com/total/java/conversion/md-to...