Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 141,302 for

pptx

(0.08 sec)
  1. C++ API to Convert XPS to PPT | products.aspose...

    Convert XPS to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export XPS to PPTX by using Aspose.PDF for C++...export XPS to PPTX. The second step is to convert PPTX to PPT by...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. C++ API to Convert SVG to XAML | products.aspos...

    Convert SVG to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export SVG to PPTX using Aspose.PDF for C++. Aspose...files to PPTX format. The second step is to convert PPTX to XAML...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. 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...
  4. Aspose.Slides Product Family

    查找有关在不使用 Microsoft PowerPoint 的情况下以代码创建、转换和编辑演示文稿的答案。...演示文稿 如何使用 C++ 在 PPTX 中添加图像水印 如何使用 C# 在 PPTX 演示文稿中添加图像水印 如何在 C#...PowerPoint 演示文稿中插入草稿水印 如何使用 C++ 在 PPTX 中添加草稿水印 如何在 C++ 中将幻灯片另存为 SVG...

    kb.aspose.com/zh/slides/page/6/
  5. Aspose.Slides for Android via Java Features|Asp...

    Explore Aspose.Slides for Android via Java features compared to Aspose.Slides for Java, including support for PPT, Pptx and ODP, conversions and rendering....PresentationML (PPTX, XML) 3 Support for PPT to PPTX conversion 4...(TIFF) 7 Support for ODP to PPTX Conversion 8 Support for Presentation...

    docs.aspose.com/slides/androidjava/aspose-slide...
  6. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....pptx”, which contains a single text...class with an input file (PPT, PPTX, ODP, etc.). Access the desired...

    docs.aspose.com/slides/net/text-formatting/
  7. Change the fill color of a shape in a presentat...

    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" ; SetPPTShapeColor ( FileName...the modified presentation as a PPTX file. string FilePath = @"....

    docs.aspose.com/slides/net/change-the-fill-colo...
  8. 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/
  9. 在 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...
  10. 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....it, and persist the result to PPTX. This article demonstrates how...the modified presentation as a PPTX file. The example below shows...

    docs.aspose.com/slides/python-net/group/