Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 129,968 for

presentation

(0.12 sec)
  1. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert Presentations, automate workflows, and keep PowerPoint and OpenDocument in one pipeline....and upload Google Slides presentations. What Is Google Slides?...Slides is a free, web-based presentation software developed by Google...

    docs.aspose.com/slides/net/integrating-aspose-s...
  2. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations with Python Contents [ Hide...Create an instance of the Presentation class. Get a reference to...

    docs.aspose.com/slides/python-net/manage-textbox/
  3. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。... auto presentation = MakeObject < Presentation > ( u "sample...获取原始幻灯片尺寸。 float currentHeight = presentation -> get_SlideSize () -> get_Size...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  4. Convert DOC to PPSX via C++ or with free Online...

    Export DOC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSX online converter quickly before integrating the code....converted to PPSX format for presentation purposes. This is especially...C++ API to create a new presentation and save it as PPSX. The...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your Presentations sharp and consistent across any device....custom fonts at runtime so presentations render correctly even when...to load fonts used in a presentation without installing them...

    docs.aspose.com/slides/python-net/custom-font/
  6. Add Line Shapes to Presentations on Android|Asp...

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for Android. Discover properties, methods, and Java examples....Add Line Shapes to Presentations on Android Contents [ Hide ]...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/androidjava/line/
  7. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....empty PowerPoint presentation using the Presentation class object...to add a Pie chart in the presentation Access the default first...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  8. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. Chart|Aspose.Slides for PHP Documentation

    Create and customize charts in PHP with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....addChart () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Add...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Convert WORDML to PPTM via C++ or with free Onl...

    Export WORDML to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTM online converter quickly before integrating the code....allows users to create presentations from existing WordML documents...purposes such as creating presentations for meetings, conferences...

    products.aspose.com/total/cpp/conversion/wordml...