Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 141,112 for

pptx

(0.62 sec)
  1. C++ API to Convert PS to XAML | products.aspose...

    Convert PS to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PS to PPTX and convert PPTX to XAML respectively...allows developers to export PS to PPTX in just two simple steps. Once...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. How to Create Readonly Presentation using Python

    This very basic article guides on how to create readonly Presentation using Python. It covers all the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable Pptx using Python....presentation and preventing PPTX editing using Python . The developed...read-only PPTX using Python Access the target PPTX presentation...

    kb.aspose.com/slides/python/how-to-create-reado...
  3. Group Presentation Shapes in .NET|Aspose.Slides...

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

    docs.aspose.com/slides/net/group/
  4. 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/
  5. Format PowerPoint Text on Android|Aspose.Slides...

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

    docs.aspose.com/slides/androidjava/text-formatt...
  6. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for 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/java/shape-animation/
  7. 管理单元格|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的表格单元格...pptx" ); try { $table = $pres ->...将修改后的演示文稿保存为 PPTX 文件。 这段 PHP 代码向您展示了如何移除表格单元格的边框: # 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/php-java/manage-cells/
  8. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are...serialized PPT documents. Not all PPTX themes’ features are supported...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  9. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....Convert PPT to PPTX in C# How to Convert PPTX to PPT using C#...How to Add Image Watermark in PPTX Presentation Using C# How to...

    kb.aspose.com/slides/net/page/2/
  10. 从一个演示文稿移动段落到另一个演示文稿|Aspose.Slides 文档

    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" ; string DestFileName = FilePath...FilePath + "从一个演示文稿移动段落到另一个演示文稿 2.pptx" ; MoveParagraphToPrese ( FileName...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...