Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 143,433 for

pptx

(0.89 sec)
  1. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 下面的 C# 代码演示如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  2. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in C#....Presentation class that represents a PPTX file using ( Presentation pres..."multiParaPort_out.pptx" , SaveFormat . Pptx ); Manage Paragraph...

    docs.aspose.com/slides/net/manage-paragraph/
  3. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....presentation on the disk in PPTX format The aforementioned steps...steps in Java create PPTX file on the disk using the simple API...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....pptx" ) as presentation : shape =...Presentation ( "Presentation1.pptx" ) as presentation : shape =...

    docs.aspose.com/slides/python-net/shape-effecti...
  5. Ինչպես փոխարկել PowerPoint-ը Word-ի C#-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PowerPoint-ը Word-ի C#-ով: Այն կիսում է բոլոր անհրաժեշտ քայլերը, ռեսուրսները և գործարկվող օրինակելի կոդը՝ PowerPoint-ը Word-ի C#-ով փոխակերպելու համար միայն API-ի մի քանի զանգերի օգնությամբ:...PowerPoint ներկայացումը, ինչպիսին է PPTX -ը, այնուհետև այն պահել որպես...այն պահում DOCX ֆայլում: Կոդ՝ PPTX-ը DOCX-ի C#-ով փոխարկելու համար...

    kb.aspose.com/hy/slides/net/how-to-convert-powe...
  6. 管理演示文稿缩放(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 创建和自定义缩放 — 在章节之间跳转,添加缩略图和过渡效果,适用于 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 C++ 代码演示了如何在幻灯片上创建缩放帧:...( u "presentation.pptx" , SaveFormat :: Pptx ); 使用自定义图像创建缩放帧 使用...

    docs.aspose.com/slides/zh/cpp/manage-zoom/
  7. Manage Slide Sections in Presentations Using Ja...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Node.js — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , aspose . slides . SaveFormat . Pptx ); pres ..."pres-sections-moved.pptx" , aspose . slides . SaveFormat . Pptx ); pres ...

    docs.aspose.com/slides/nodejs-java/slide-section/
  8. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...$pres = new Presentation ( "pres.pptx" ); try { for ( $index = 0 ;...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Features|Aspose.Slides Documentation

    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....Important Features PPT, PPS, PPTX and PPSX Export Comprehensive...

    docs.aspose.com/slides/reportingservices/features/
  10. How to Convert SVG to Presentation using C#

    We'll walk you through the steps in C# for how to convert SVG to Presentation using C#. With the help of a few lines of code you can easily convert SVG to presentation using C#....library for converting SVG to PPTX in C# . The application can...platforms. Steps to Export SVG to PPTX in C# Configure your application...

    kb.aspose.com/slides/net/how-to-convert-svg-to-...