Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 129,950 for

presentations

(0.16 sec)
  1. Эффективное объединение презентаций в JavaScrip...

    Легко объединяйте презентации PowerPoint (PPT, PPTX) и OpenDocument (ODP) на JavaScript с помощью Aspose.Slides для Node.js, упрощая ваш рабочий процесс.... Каждый объект Presentation имеет коллекцию Slides ...= new aspose . slides . Presentation ( "pres1.pptx" ); try {...

    docs.aspose.com/slides/ru/nodejs-java/merge-pre...
  2. ค้นหา

    ค้นหา...C# สร้างอินสแตนซ์ของคลาส Presentation เพื่อโหลดงานนำเสนอ PowerPoint...PowerPoint เรียกใช้เมธอด Presentation.Print() เพื่อพิมพ์งานนำเสนอ...

    blog.aspose.com/th/slides/print-powerpoint-pres...
  3. 档案

    档案... 首先,使用 Presentation 类加载要转换的 PowerPoint 演示文稿。...创建一个 HtmlOptions 类的对象。 使用 Presentation.save(String, Int, HtmlOptions)...

    blog.aspose.com/zh/slides/convert-powerpoint-pp...
  4. Comment|Aspose.Slides for PHP Documentation

    Manage slide comments in PHP with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....authored by a user and save the presentation. function addModernComment...addModernComment () { $presentation = new Presentation (); try { $slide =...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  6. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  7. A FODP fájlok metaadatainak megtekintése vagy s...

    C# forráskód a FODP formátumú metaadatok szerkesztéséhez vagy megtekintéséhez.... A fejlesztők a Presentation objektum által közzétett...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/hu/net/metadata/fodp/
  8. A OTP fájlok metaadatainak megtekintése vagy sz...

    C# forráskód a OTP formátumú metaadatok szerkesztéséhez vagy megtekintéséhez.... A fejlesztők a Presentation objektum által közzétett...the Presentation class that represents the Presentation Presentation...

    products.aspose.com/slides/hu/net/metadata/otp/
  9. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握幻灯片切换:添加、定制和排序效果及持续时间,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  10. 备注|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理幻灯片备注:使用简明的 Java 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 格式的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...