Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,338 for

presentation comment

(0.12 sec)
  1. Create PowerPoint Presentation from Excel with ...

    Hello Team,...Create PowerPoint Presentation from Excel with inputs Aspose...Excel files to Powerpoint presentations. But you may workaround...

    forum.aspose.com/t/create-powerpoint-presentati...
  2. Search Text in PPT Presentation Files using .NE...

    C# source code to search text in PPT Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/net/search/ppt/
  3. Search Text in PPTX Presentation Files using .N...

    C# source code to search text in PPTX Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/net/search/pptx/
  4. Search Text in ODP Presentation Files using Pyt...

    Python source code to search text in ODP Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/python-net/search/odp/
  5. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/python-net/search/pptx/
  6. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/python-net/search/ppt/
  7. Search Text in ODP Presentation Files using .NE...

    C# source code to search text in ODP Presentation....search and replace text in presentation files using server-side...certain word or phrase in presentation documents. Search text by...

    products.aspose.com/slides/net/search/odp/
  8. 评论|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片评论:添加、读取、回复、编辑、删除,并处理 PowerPoint 和 OpenDocument 的线程评论。...addModernComment () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 添加现代评论。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 评论|Aspose.Slides 文档

    使用 Aspose.Slides for Java 处理幻灯片评论:添加、回复、编辑、解决,并在 PPT、PPTX 和 ODP 演示文稿中导出评论,提供 Java 代码示例。...addModernComment () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  10. 管理 Python 中的演示文稿批注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 掌握演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。...NET 提供了 The Presentation class,包含作者集合(来自 CommentAuthorCollect...CommentCollection class,包含每个作者的批注集合。 The Comment class,包含有关作者及其批注的信息:批注的添加者、添加时间、批注的位置等。...

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