Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 143,965 for

pptx

(0.47 sec)
  1. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/java/group/
  2. Layout Slide|Aspose.Slides for PHP Documentation

    Use PHP to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "layout_slide.pptx" ); try { // Access by index...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, Pptx, and ODP presentations with C++ code examples....pptx" , SaveFormat :: Pptx ); presentation ->...Presentation > ( u "modern_comment.pptx" ); auto author = presentation...

    docs.aspose.com/slides/cpp/examples/elements/co...
  4. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, Pptx, and ODP presentations with Java code examples....pptx" , SaveFormat . Pptx ); } finally { presentation...Presentation ( "modern_comment.pptx" ); try { ICommentAuthor author...

    docs.aspose.com/slides/java/examples/elements/c...
  5. Ինչպես փոխարկել PowerPoint-ը SVG-ի Python-ում

    Այս պարզ հոդվածում մենք ձեզ կներկայացնենք այն քայլերը, թե ինչպես փոխարկել PowerPoint-ը SVG-ի Python-ում, ինչպես նաև շրջակա միջավայրը կարգավորելու մանրամասն կազմաձևման քայլերը: Օգտագործելով մի քանի տող կոդ, դուք կարող եք հեշտությամբ փոխարկել Pptx-ը SVG-ի Python-ում:...հեշտությամբ կարող եք փոխակերպել PPTX -ը SVG-ի Python-ում և օգտագործել...Linux-ը և macOS-ը: Python-ում PPTX-ին SVG արտահանելու քայլեր Կարգավորել...

    kb.aspose.com/hy/slides/python/how-to-convert-p...
  6. View & Edit PowerPoint Metadata using Python | ...

    Python source code to view and edit presentation propertires...NET Metadata PPT PPTX ODP View and Edit Metadata of...Presentation Metadata PPTX How to edit PPTX properties using Aspose...

    products.aspose.com/slides/python-net/metadata/
  7. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....create Hyperlink for an Image in PPTX using C# . The sample code exhibits...properties Save the presentation as PPTX having a hyperlink for a PNG...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  8. 视频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、Pptx 和 ODP。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "video.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Hyperlink|Aspose.Slides for PHP Documentation

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "hyperlink.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Slide|Aspose.Slides for Python Documentation

    Manage slides in Python with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) 💡 Tip:...slides . Presentation ( "slide.pptx" ) as presentation : # Access...

    docs.aspose.com/slides/python-net/examples/elem...