Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 6,328 for

presentation comment

(1.09 sec)
  1. Search Text in ODP Presentation Files using C++...

    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/cpp/search/odp/
  2. 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...
  3. 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/
  4. Search Text in PPTX Presentation Files using C+...

    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/cpp/search/pptx/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. 评论|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...
  10. 评论|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...