Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 133,802 for

pptx

(0.14 sec)
  1. Superscript and Subscript|Aspose.Slides for Nod...

    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.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/superscript-...
  2. 文本格式化|Aspose.Slides for PHP 文档

    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....pptx" ); try { $textHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  3. 在 Python 中优化演示文稿中的图像管理|Aspose.Slides for Python 文档

    使用适用于 .NET 的 Aspose.Slides for Python 流畅管理 PowerPoint 和 OpenDocument 中的图像,优化性能并自动化工作流程。...pptx" , slides . export . SaveFormat . PPTX ) 从网络将图像添加到幻灯片...( "pres.pptx" , slides . export . SaveFormat . PPTX ) 将图像添加到幻灯片母版...

    docs.aspose.com/slides/zh/python-net/image/
  4. 图片|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/image/
  5. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export SVG to PPTX. It provides a set of features...supports the conversion of SVG to PPTX. The second API is Aspose.Slides...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java...the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-zoom/
  7. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java...the modified presentation as a PPTX file. This Java code shows you...presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/create-chart/
  8. Slide Transition|Aspose.Slides for PHP Document...

    PowerPoint slide transition, PowerPoint morph transition...pptx" ); try { # Apply circle type..."SampleTransition_out.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-transition/
  9. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/androidjava/slide-transi...
  10. 搜索

    搜索...Presentation->Save(String, SaveFormat::Pptx) 方法保存演示文稿。 以下代碼示例顯示如何使用 C++.../out/SampleChartresult.pptx"; //實例化表示 PPTX 文件的 Presentation 類 S...

    blog.aspose.com/zh-hant/slides/create-powerpoin...