Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 133,798 for

pptx

(0.04 sec)
  1. Supported File Formats|Aspose.Slides for Node.j...

    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....PPS PowerPoint 97-2003 Show PPTX PowerPoint Presentation POTX...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  2. 档案

    档案...让我们看看如何在 Python 中锁定 PowerPoint PPTX 文件。 首先,使用 Presentation 类加载演示文件。...slides.Presentation("presentation.pptx") as pres: # 循环浏览演示文稿中的所有幻灯片...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...
  3. Presentation Background|Aspose.Slides Documenta...

    Set background in PowerPoint presentation in CPP...pptx" ; // Creates an instance of...Slides :: Export :: SaveFormat :: Pptx ); Set Solid Color as Background...

    docs.aspose.com/slides/cpp/presentation-backgro...
  4. Secure PowerPoint Presentations with Passwords ...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost your productivity and secure your presentations with our step-by-step guide....presentations in these formats: PPTX and PPT – Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" )) { presentation . ProtectionManager...

    docs.aspose.com/slides/net/password-protected-p...
  5. Password Protected Presentation|Aspose.Slides D...

    Lock PowerPoint presentation. Password protected PowerPoint in Java...presentations in these formats: PPTX and PPT - Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/java/password-protected-...
  6. Password Protected Presentation|Aspose.Slides D...

    Lock PowerPoint presentation. Password protected PowerPoint in Java...presentations in these formats: PPTX and PPT - Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/androidjava/password-pro...
  7. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET...pptx" , SaveFormat . Pptx ); } Creating Picture...pres . Save ( "pres.pptx" , SaveFormat . Pptx ); } Creating Multilevel...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  8. Secure Presentations with Passwords Using Pytho...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost your productivity and secure your presentations with our step-by-step guide....presentations in these formats: PPTX and PPT - Microsoft PowerPoint..."encrypted-pres.pptx" , slides . export . SaveFormat . PPTX ) Setting...

    docs.aspose.com/slides/python-net/password-prot...
  9. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation in Java...pptx" ); try { // Renders a slide...= new Presentation ( "Fonts.pptx" ); try { IFontData [] allFonts...

    docs.aspose.com/slides/java/embedded-font/
  10. Embedded Font - PowerPoint JavaScript API|Aspos...

    Use embedded fonts in PowerPoint presentation in JavaScript...pptx" ); try { // Renders a slide...slides . Presentation ( "Fonts.pptx" ); try { var allFonts = pres...

    docs.aspose.com/slides/nodejs-java/embedded-font/