Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 143,938 for

pptx

(0.96 sec)
  1. Add Digital Signatures to Presentations with Py...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Python via .NET. Secure your slides in seconds with clear code examples....signatures are supported for PPTX format only. Add Digital Signature..."SomePresentationSign.pptx" , slides . export . SaveFormat . PPTX ) Now its...

    docs.aspose.com/slides/python-net/digital-signa...
  2. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....signatures are supported for PPTX format only. Add a Digital Signature..."SomePresentationSign.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/java/digital-signature-i...
  3. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file auto pres = System :: MakeObject...-> Save ( u "table.pptx" , SaveFormat :: Pptx ); Numbering in a...

    docs.aspose.com/slides/cpp/manage-table/
  4. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....signature, and saving it as a PPTX file. Steps to Add Signature...resultant signed presentation as a PPTX These steps are helpful to understand...

    kb.aspose.com/slides/java/how-to-add-signature-...
  5. Aspose.Slides Product Family

    查找有关在不使用 Microsoft PowerPoint 的情况下以代码创建、转换和编辑演示文稿的答案。...Python 在 PPTX 中删除文本 如何使用Java删除PPTX中的文本 如何使用 C# 在 PPTX 中删除文本 如何在...

    kb.aspose.com/zh/slides/page/2/
  6. Ինչպես ստեղծել PowerPoint ներկայացում Java-ի մի...

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես ստեղծել PowerPoint ներկայացում Java-ի միջոցով MS Windows-ում, macOS-ում կամ Ubuntu-ում: Java-ի կոդի նմուշը ստեղծում է PowerPoint-ի ներկայացում՝ առանց MS PowerPoint-ից կախվածության:...Պահպանեք ներկայացումը սկավառակի վրա PPTX ձևաչափով Վերոհիշյալ քայլերը...քայլերը Java-ում ստեղծում են PPTX ֆայլ սկավառակի վրա՝ օգտագործելով պարզ...

    kb.aspose.com/hy/slides/java/how-to-create-powe...
  7. Ինչպես ստեղծել PowerPoint ներկայացում Python-ի ...

    Մենք ձեզ կպարզենք Python-ի քայլերը, թե ինչպես ստեղծել PowerPoint ներկայացում Python-ի միջոցով: Կարելի է արդյունավետ օգտագործել Python-ը ստեղծել PowerPoint-ի ներկայացում ցանկացած ձևաչափով և այն բացել MS PowerPoint-ում դիտելու համար:...է սկավառակի վրա Հարմարեցված PPTX Python API-ն ստեղծելու համար...օրինակը Python Presentation PPTX ձևաչափով սկավառակի վրա ստեղծվել...

    kb.aspose.com/hy/slides/python/how-to-create-po...
  8. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....signatures are supported for PPTX format only. Add a Digital Signature..."SomePresentationSign.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/digital-signatu...
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pptx" , SaveFormat :: Pptx ); } { auto pres...MakeObject < Presentation > ( u "text.pptx" ); auto autoShape = System...

    docs.aspose.com/slides/cpp/text-formatting/
  10. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 以下 C++ 代码演示如何将 Fade 效果应用于...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/zh/cpp/shape-animation/