Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 113,570 for

presentations

(0.21 sec)
  1. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint Presentations in C++...instance of Presentation class and load the presentation with SmartArt...text in TextFrame. Save the Presentation. Add SmartArt Node at Specific...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  2. Gérer SmartArt|Documentation Aspose.Slides

    SmartArt et graphique de type organisation dans les présentations PowerPoint en C# ou .NET...using ( Presentation pres = new Presentation ( "Presentation.pptx"...une instance de la classe Presentation . Obtenez la référence d’une...

    docs.aspose.com/slides/fr/net/manage-smartart/
  3. 在.NET中保存演示文稿|Aspose.Slides 文档

    在C#或.NET中将PowerPoint演示文稿保存为文件或流...打开演示文稿描述了如何使用 Presentation 类打开演示文稿。本文解释了如何创建和保存演示文稿。 Presentation 类持有演...。本文解释了如何以不同方式保存演示文稿: 将演示文稿保存为文件 通过调用 Presentation 类的 Save 方法将演示文稿保存为文件。只需将文件名和保存格式传递给...

    docs.aspose.com/slides/zh/net/save-presentation/
  4. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in Java...Create an instance of the Presentation class. Get a slide’s reference...object. Save the modified presentation. This Java code shows you...

    docs.aspose.com/slides/androidjava/audio-frame/
  5. Notas de Presentación|Documentación de Aspose.S...

    Agregar y eliminar notas en presentaciones de PowerPoint en Python...slides # Instanciar un objeto Presentation que representa un archivo...presentación with slides . Presentation ( path + "AccessSlides.pptx"...

    docs.aspose.com/slides/es/python-net/presentati...
  6. Клонирование слайдов|Документация Aspose.Slides...

    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....предоставляется объектом Presentation методы addClone и insertClone...Создайте экземпляр класса Presentation . Создайте экземпляр класса...

    docs.aspose.com/slides/ru/php-java/clone-slides/
  7. Java을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.aspos...

    ODP 프레젠테이션을 보호하기 위한 Java 소스 코드....프레젠테이션 암호화 Presentation presentation = new Presentation ( "pres..."pres.odp" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/ko/java/protect/odp/
  8. Java을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.aspos...

    PPT 프레젠테이션을 보호하기 위한 Java 소스 코드....프레젠테이션 암호화 Presentation presentation = new Presentation ( "pres..."pres.ppt" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/ko/java/protect/ppt/
  9. Passwortgeschützte Präsentation|Aspose.Slides D...

    PowerPoint-Passwortschutz, Verschlüsselung und Sicherheit in C# oder .NET...using ( Presentation presentation = new Presentation ( "pres..."pres.pptx" )) { presentation . ProtectionManager . Encrypt ( "123123"...

    docs.aspose.com/slides/de/net/password-protecte...
  10. البرمجة المتعددة الخيوط في Aspose.Slides|وثائق ...

    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....بعدم استخدام مثيل واحد من Presentation في بيئة متعددة الخيوط لأنه...حفظ أو/و نسخ مثيل من فئة Presentation في خيوط متعددة. مثل هذه...

    docs.aspose.com/slides/ar/python-net/multithrea...