Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 127,412 for

presentations

(0.31 sec)
  1. Folienlayouts auf Android anwenden oder ändern|...

    Verwalten und Anpassen von Folienlayouts in Aspose.Slides für Android. Erkunden Sie Layouttypen, Platzhaltersteuerung und Fußzeilensichtbarkeit anhand von Java-Codebeispielen....// Instanziieren Sie die Presentation-Klasse, die eine PowerPoint-Datei...darstellt. Presentation presentation = new Presentation ( "Sample...

    docs.aspose.com/slides/de/androidjava/slide-lay...
  2. Публичный API и несовместимые изменения в Aspos...

    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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/ru/java/public-api-and-b...
  3. Formater les formes PowerPoint en C++|Documenta...

    Apprenez à formater les formes PowerPoint en C++ avec Aspose.Slides — définissez les styles de remplissage, de ligne et d'effet pour les fichiers PPT, PPTX et ODP avec précision et un contrôle total....une instance de la classe Presentation . Obtenez une référence...// Instanciez la classe Presentation qui représente un fichier...

    docs.aspose.com/slides/fr/cpp/shape-formatting/
  4. فتح ملفات ODP العروض التقديمية باستخدام .NET | ...

    C# شفرة المصدر لإزالة الحماية من العرض التقديمي ODP....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/ar/net/unlock/odp/
  5. Rimuovi l'annotazione PPTX utilizzando Java | p...

    Codice di esempio Java per eliminare le annotazioni in formato PPTX su Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....PPTX - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/it/java/annotation/p...
  6. Rimuovi l'annotazione ODP utilizzando Java | pr...

    Codice di esempio Java per eliminare le annotazioni in formato ODP su Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....ODP - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/it/java/annotation/odp/
  7. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...// 实例化代表演示文稿文件的 Presentation 类。 let presentation = new aspose ...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  8. ค้นหา

    ค้นหา...ด์ที่มีอยู่จากคอลเลกชัน Presentation.slides เพิ่มผู้เขียนใหม...กชันผู้เขียนโดยใช้เมธอด Presentation.commentauthors.addauthor(string...

    blog.aspose.com/th/slides/add-comments-to-ppt-s...
  9. 在演示文稿中访问幻灯片|Aspose.Slides for Node.js via .NET 文档

    通过索引、ID 或位置在 JavaScript 中访问 PowerPoint 幻灯片。编辑幻灯片属性... 表示演示文稿文件的 Presentation 类将所有幻灯片公开为一个 SlideCollection...代码展示了如何通过索引访问幻灯片: // 实例化一个表示演示文稿文件的 Presentation 对象 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/access-sl...
  10. VBA-Projekte in Präsentationen mit Python verwa...

    Entdecken Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen über VBA mit Aspose.Slides für Python via .NET erstellen und manipulieren, um Ihren Arbeitsablauf zu optimieren....eine Instanz der Klasse Presentation . Verwenden Sie den Konstruktor...with slides . Presentation () as presentation : # Erstelle ein...

    docs.aspose.com/slides/de/python-net/presentati...