Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 128,673 for

pptx

(0.07 sec)
  1. Assemble Slides|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....the PPTX file to the Disk pres . Write ( "EmptySlide.pptx" );...( "Slides Test Presentation.pptx" ); //Accessing a slide using...

    docs.aspose.com/slides/net/assemble-slides/
  2. Manage Zoom|Aspose.Slides for Node.js via .NET ...

    Add zoom or zoom frames to PowerPoint presentations in JavaScript...the modified presentation as a PPTX file. This JavaScript code shows..."presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  3. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation....NET Protect Ppt PPT PPTX ODP POT ppsx PPT Lock or Password...protect the following formats: ODP PPTX...

    products.aspose.com/slides/python-net/protect/ppt/
  4. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation....Slides C++ Protect Ppt PPT PPTX ODP POT ppsx PPT Lock or Password...protect the following formats: ODP PPTX...

    products.aspose.com/slides/cpp/protect/ppt/
  5. 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...
  6. Aspose.Slides for Java

    此 API 有助于在 Java 应用程序中创建、转换、编辑和打印 PowerPoint 演示文稿,而无需使用 Microsoft PowerPoint。...Java 将 PPTX 转换为 Markdown 如何使用 Java 创建只读演示文稿 如何使用Java删除PPTX中的文本 如何使用...PowerPoint 中添加签名 如何在 Java 中将 ODP 转换为 PPTX «« « 1 2 » »» 简体中文 English Ελληνικά...

    kb.aspose.com/zh/slides/java/
  7. Shape Manipulations|Aspose.Slides Documentation

    Manipulate PowerPoint shapes in C# or .NET...pptx" )) { ISlide slide = p . Slides...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/net/shape-manipulations/
  8. Shape Manipulations|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....pptx" ); try { ISlide slide = pres...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/androidjava/shape-manipu...
  9. Ինչպես փոխարկել 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...
  10. 图表工作簿|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的图表工作簿...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/zh/java/chart-workbook/