Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 141,113 for

pptx

(0.22 sec)
  1. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pptx" , SaveFormat :: Pptx ); } { auto pres...MakeObject < Presentation > ( u "text.pptx" ); auto autoShape = System...

    docs.aspose.com/slides/cpp/text-formatting/
  2. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX $pres = new Presentation ();...

    docs.aspose.com/slides/php-java/superscript-and...
  3. Aspose.Slides for Java

    此 API 有助于在 Java 应用程序中创建、转换、编辑和打印 PowerPoint 演示文稿,而无需使用 Microsoft PowerPoint。...Java 将 PPTX 转换为 Markdown 如何使用 Java 创建只读演示文稿 如何使用Java删除PPTX中的文本 如何使用...PowerPoint 中添加签名 如何在 Java 中将 ODP 转换为 PPTX «« « 1 2 » »» 简体中文 English Ελληνικά...

    kb.aspose.com/zh/slides/java/
  4. API Limitations|Aspose.Slides Documentation

    Know Aspose.Slides for Android limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....that created or last saved a PPTX presentation. In Aspose.Slides...API for the formats above. For PPTX , the Application property is...

    docs.aspose.com/slides/androidjava/api-limitati...
  5. API Limitations|Aspose.Slides for PHP Documenta...

    Know Aspose.Slides for PHP limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....that created or last saved a PPTX presentation. In Aspose.Slides...API for the formats above. For PPTX , the Application property is...

    docs.aspose.com/slides/php-java/api-limitations/
  6. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-zoom/
  7. 图表工作簿|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表工作簿...pptx" ); try { $chart = $pres ->...= new Presentation ( "chart2.pptx" ); try { $slide = $pres ->...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  8. Manage Slide Sections in Presentations on Andro...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Android via Java—split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/androidjava/slide-section/
  9. 图像|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 演示文稿的幻灯片中处理图像。从磁盘或网络添加图像到 PowerPoint 幻灯片中。使用 PHP 将图像添加到幻灯片母版或作为幻灯片背景。使用 PHP 将 SVG 添加到 PowerPoint 演示文稿中。使用 PHP 将 SVG 转换为 PowerPoint 中的形状。使用 PHP 将图像作为 EMF 添加到幻灯片中。...pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/zh/php-java/image/
  10. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....pptx" ) as presentation : slide =...slide. Save the presentation as PPTX. The following code example...

    docs.aspose.com/slides/python-net/shape-manipul...