Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 6,309 for

presentation comment

(0.32 sec)
  1. 아카이브

    아카이브... 먼저 프레젠테이션 파일을 로드하거나 Presentation 클래스를 사용하여 새로 만듭니다. 그런 다음...다음 새 슬라이드를 추가하거나 Presentation.slides 컬렉션에서 기존 슬라이드의 참조를 가져옵니다...

    blog.aspose.com/ko/slides/add-comments-to-ppt-s...
  2. 评论|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. Comentario|Documentación de Aspose.Slides

    Trabaje con los comentarios de diapositivas en Aspose.Slides for .NET: añada, responda, edite, resuelva y exporte comentarios en presentaciones PPT, PPTX y ODP con ejemplos de código en C#....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var author = presentation . CommentAuthors...

    docs.aspose.com/slides/es/net/examples/elements...
  4. Kommentar|Aspose.Slides für Python Dokumentation

    Verwalten Sie Folienkommentare in Python mit Aspose.Slides: Hinzufügen, Lesen, Antworten, Bearbeiten, Löschen und Arbeiten mit verschachtelten Kommentaren für PowerPoint und OpenDocument....add_modern_comment (): with slides . Presentation () as presentation...presentation : slide = presentation . slides [ 0 ] # Kommentarautor...

    docs.aspose.com/slides/de/python-net/examples/e...
  5. 评论|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理幻灯片评论:添加、回复、编辑、解决,并使用 C# 代码示例将评论导出为 PPT、PPTX 和 ODP 演示文稿。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var author = presentation . CommentAuthors...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. إدارة تعليقات العرض في .NET|توثيق Aspose.Slides

    تحكم في تعليقات العرض باستخدام Aspose.Slides لـ .NET: إضافة، قراءة، تحرير، وحذف التعليقات في ملفات PowerPoint بسرعة وسهولة....NET ما يلي: الفئة [Presentation]، التي تحتوي على مجموعات...كائن الفئة Presentation using ( Presentation presentation = new Presentation...

    docs.aspose.com/slides/ar/net/presentation-comm...
  7. أرشيف

    أرشيف...لشريحة موجودة من مجموعة Presentation.slides. أضف مؤلفًا جديدًا...المؤلفين باستخدام طريقة Presentation.commentauthors.addauthor...

    blog.aspose.com/ar/slides/add-comments-to-ppt-s...
  8. Commentaire|Documentation Aspose.Slides

    Travaillez avec les Commentaires de diapositive dans Aspose.Slides for C++ : ajoutez, répondez, modifiez, résolvez et exportez les Commentaires dans les présentations PPT, PPTX et ODP avec des exemples de code C++....Hide ] Cet article montre comment ajouter, lire, supprimer et...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  9. 管理 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...
  10. Procurar

    Procurar...um novo usando a classe Presentation. Em seguida, adicione um...slide existente da coleção Presentation.slides. Adicione um novo...

    blog.aspose.com/pt/slides/add-comments-to-ppt-s...