Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 129,136 for

presentations

(0.23 sec)
  1. Archivo

    Archivo...uno nuevo usando la clase Presentation . Luego, agregue una forma...presentación usando el método Presentation.save(String, SaveFormat)...

    blog.aspose.com/es/slides/work-with-hyperlinks-...
  2. ค้นหา

    ค้นหา...สร้างไฟล์ใหม่โดยใช้คลาส Presentation จากนั้น เพิ่มรูปร่างอัต...บันทึกงานนำเสนอโดยใช้เมธอด Presentation.save(String, SaveFormat)...

    blog.aspose.com/th/slides/work-with-hyperlinks-...
  3. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Java 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,示例代码清晰明确。...addActiveX () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  4. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with C++ code examples....authored by a user and save the presentation. static void AddModernComment...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/co...
  5. Diapositiva maestra|Documentación de Aspose.Sli...

    Gestiona diapositivas maestras en PHP con Aspose.Slides: crea, edita, clona y formatea temas, fondos y marcadores de posición para unificar diapositivas en PowerPoint y OpenDocument....addMasterSlide () { $presentation = new Presentation (); try { // Clona... $defaultMasterSlide = $presentation -> getMasters () -> get_Item...

    docs.aspose.com/slides/es/php-java/examples/ele...
  6. ActiveX|Aspose.Slides Dokumentation

    Siehe Aspose.Slides für Android ActiveX-Beispiele: Einfügen, Konfigurieren und Steuern von ActiveX-Objekten in PPT- und PPTX-Präsentationen mit klarem Java-Code....addActiveX () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/de/androidjava/examples/...
  7. スライドのクローン|Aspose.Slides for Node.js via .NET ドキ...

    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....objects) exposed by the Presentation object provides the addClone...Create an instance of the Presentation クラスのインスタンスを作成します。 Instantiate...

    docs.aspose.com/slides/ja/nodejs-java/clone-sli...
  8. ארכיון

    ארכיון...המצגת באמצעות סיסמה בשיטת Presentation->getProtectionManager()->Encrypt...המצגת המוגנת באמצעות השיטה Presentation->Save (System::String name...

    blog.aspose.com/he/slides/protect-powerpoint-pr...
  9. Redimensionnement des formes sur la diapositive...

    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....présentation Presentation presentation = new Presentation ( @"D:\TestResize...diapositive float currentHeight = presentation . SlideSize . Size . Height...

    docs.aspose.com/slides/fr/net/redimensionnement...
  10. 使用 C++ 將水印添加到 PPTX 演示文件 | products.aspose.com

    C++ 源代碼,用於將水印添加到 PPTX 演示文稿。...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/zh-hant/cpp/watermar...