Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 143,212 for

pptx

(0.24 sec)
  1. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "picture.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This Python code demonstrates...Presentation ( path + "Fonts.pptx" ) as presentation : # Loads...

    docs.aspose.com/slides/python-net/font-replacem...
  3. Count the number of Slides|Aspose.Slides Docume...

    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" ; Console . WriteLine ( "Number..."Count the number of slides.pptx" ; Console . WriteLine ( "Number...

    docs.aspose.com/slides/net/count-the-number-of-...
  4. Secure Presentations with Passwords in PHP|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for PHP. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...$presentation = new Presentation ( "pres.pptx" ); try { $presentation -> ...

    docs.aspose.com/slides/php-java/password-protec...
  5. Shape to Image in C#: Vertical Bars Enclosing a...

    Hi Team, I have a slide with maths matrix equation. I use Aspose version 25.5 to get image of this shape. I see that the matrix determinant bars (vertical bars enclosing the matrix) appear shorter in the image obtained …...original height in the PPTX. I am attaching the PPTX and image of the...presentation = new Presentation("sample.pptx")) { int shapeCounter = 1; //...

    forum.aspose.com/t/shape-to-image-in-c-vertical...
  6. Aspose.Slides for Java 16.1.0 的公共 API 和不向后兼容的更改...

    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" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  7. Aspose.Slides for Java 16.1.0 中的公共 API 和不兼容的更改|...

    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" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Node.js via Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...( "chart.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/callout/
  9. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....presentation file and saving it as a PPTX file. Steps to Insert Signature...feature is currently available for PPTX files only. Code to Insert Digital...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  10. 使用 Java 管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Java 中创建和控制音频帧——提供嵌入、裁剪、循环以及在 PPT、Pptx 和 ODP 演示文稿中配置播放的代码示例。...pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/java/audio-frame/