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

pptx

(0.1 sec)
  1. Online XPS to ODP Conversion or Develop Java ba...

    Free online app to convert XPS to ODP files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by using...XPS as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  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. 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...
  4. 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/
  5. 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/
  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. 图像|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/
  9. 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/
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Presentation class that represents a PPTX file $pres = new Presentation...presentation as a PPTX file $pres -> save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-bullet/