Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 143,959 for

pptx

(0.13 sec)
  1. C++ API to Convert MD to OTP | products.aspose.com

    Convert MD to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...developers can export MD to PPTX. This API provides a wide range...Once the MD is converted to PPTX, developers can use Aspose.Slides...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. 在 Android 上管理 PowerPoint 演示文稿中的 SmartArt|Aspose...

    了解如何使用 Aspose.Slides for Android,通过清晰的 Java 代码示例来构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...pptx" ); try { ISlide slide = pres...LayoutType 更改为 BasicProcess。 将演示文稿保存为 PPTX 文件。 在下面的示例中,我们在两个形状之间添加了连接线。...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  3. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....pptx" ); try { $textHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/text-formatting/
  4. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Update..."date_time.pptx" , slides . export . SaveFormat . PPTX ) OleObject...

    docs.aspose.com/slides/python-net/examples/elem...
  5. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "group.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....the modified presentation as a PPTX file. The example below shows...300 , 100 , 100 ) # Write the PPTX file to disk. presentation ...

    docs.aspose.com/slides/python-net/group/
  7. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....set_DefaultAsianFont ( u "Wingdings" ); auto pptx = MakeObject < Presentation..."DefaultFonts.pptx" , loadOptions ); auto image = pptx -> get_Slide...

    docs.aspose.com/slides/cpp/default-font/
  8. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—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/androidjava/group/
  9. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...the presentation to disk as a PPTX file. This Java code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/androidjava/shape-animat...
  10. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, Pptx and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...slides . Presentation ( "sample.pptx" ) as presentation : # Configure...

    docs.aspose.com/slides/python-net/convert-power...