Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 25,407 for

comment

(1.19 sec)
  1. Eliminar todos los comentarios de un autor|Docu...

    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....FilePath + "Delete all the comments by an author.pptx" ; string...!= null ) { IEnumerable < Comment > commentList = slideCommentsPart...

    docs.aspose.com/slides/es/net/delete-all-the-co...
  2. Supprimer tous les commentaires d'un auteur|Doc...

    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....FilePath + "Delete all the comments by an author.pptx" ; string...!= null ) { IEnumerable < Comment > commentList = slideCommentsPart...

    docs.aspose.com/slides/fr/net/delete-all-the-co...
  3. آرشیوها

    آرشیوها...threaded_comment_authors.add("Aspose Test",...workbook.worksheets.threaded_comment_authors[authorIndex]; # نظر...

    blog.aspose.com/fa/cells/threaded-comments-in-e...
  4. FieldComments Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldComments för att effektivt implementera och hantera CommentS-fält i dina dokument. Förbättra din dokumenthantering idag!... så som de registrerats i Comments property för de inbyggda ...BuiltInDocumentPrope . Comments = "My comment." ; // Skapa ett KOMMENTARER-fält...

    reference.aspose.com/words/sv/net/aspose.words....
  5. コメント|Aspose.Slides ドキュメント

    Aspose.Slides for Java でスライドコメントを操作します:コメントの追加、返信、編集、解決、そして PPT、PPTX、ODP プレゼンテーションへのエクスポートを Java のコード例で示します。...addModernComment ( "This is a modern comment" , slide , null , new Point2D...presentation . save ( "modern_comment.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/ja/java/examples/element...
  6. Come cambiare lo sfondo del commento in Excel c...

    Come cambiare il colore del Commento e inserire un’immagine o foto in un Commento in Excel utilizzando Aspose.Cells for Node.js via C++....Accessing the newly added comment const comment = workbook . getWorksheets...background color const shape = comment . getCommentShape (); shape...

    docs.aspose.com/cells/it/nodejs-cpp/how-to-set-...
  7. Cómo cambiar el fondo del comentario en Excel c...

    Cómo cambiar el color en un comentario e insertar una imagen o foto en un comentario en Excel usando Aspose.Cells for Node.js via C++....Accessing the newly added comment const comment = workbook . getWorksheets...background color const shape = comment . getCommentShape (); shape...

    docs.aspose.com/cells/es/nodejs-cpp/how-to-set-...
  8. JavaScriptを介してC++でコメントのテキスト方向を変更|Documentation

    Aspose.Cells for JavaスクリプトをC++を通じてコメントのテキスト方向を変更する方法を学び、コメントの配置設定を効果的にカスタマイズします。...Cells Example - Add Comment Shape </ title > </ head >...> < body > < h1 > Add Comment Shape Example </ h1 > < input type...

    docs.aspose.com/cells/ja/javascript-cpp/change-...
  9. ארכיון

    ארכיון...באובייקט Comment . הגדר את הערת ההערה באמצעות השיטה Comment.setNote()...# גישה לתגובה החדשה שנוספה comment = worksheet.getComments().get(commentIndex)...

    blog.aspose.com/he/cells/add-comments-in-excel-...
  10. Нитевые комментарии|Documentation

    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....Cells предоставляет метод Comments.AddThreadedComment для добавления...потоковых комментариев. Метод Comments.AddThreadedComment принимает...

    docs.aspose.com/cells/ru/java/threaded-comments/