Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 18,239 for

comment

(0.04 sec)
  1. Commentaires de Présentation|Documentation Aspo...

    Ajouter des Commentaires et des réponses dans une présentation PowerPoint en C# ou .NET...Diapositive Ce code C# vous montre comment ajouter un commentaire à une...la diapositive 1 author . Comments . AddComment ( "Bonjour Jawad...

    docs.aspose.com/slides/fr/net/presentation-comm...
  2. Inserire Commenti alle celle|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....oggetto Comment può essere accesso dalla collezione Comments passando...Dopo aver accesso all’oggetto Comment personalizza la nota del commento...

    docs.aspose.com/cells/it/java/insert-cell-comme...
  3. CommentCollection.Item | Aspose.Words per .NET

    Accedi facilmente a Commenti specifici con la proprietà CommentCollection Item. Recupera i Commenti per indice per una gestione semplificata dei contenuti....Recupera un Comment all’indice dato. public Comment this [ int...new Document (); Comment comment = new Comment ( doc , "John Doe"...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Commentaires de Présentation|Documentation Aspo...

    Ajoutez des Commentaires et des réponses dans une présentation PowerPoint en Python...Ce code Python vous montre comment ajouter un commentaire à une...author author = presentation . comment_authors . add_author ( "Jawad"...

    docs.aspose.com/slides/fr/python-net/presentati...
  5. Comentarios de Presentación|Documentación de As...

    Agregar comentarios y respuestas en presentaciones de PowerPoint en Java...diapositiva seleccionada IComment [] Comments = slide . getSlideComments...str = Comments [ 0 ]. getText (); pres . save ( "Comments_out.pptx"...

    docs.aspose.com/slides/es/java/presentation-com...
  6. Einfügen und Entfernen von Zellenkommentaren in...

    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.... Value ); //Add the comment with text. rng1 . AddComment...AddComment ( "This is my comment" ); //Save the file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/de/net/inserting-and-remo...
  7. CommentCollection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.CommentCollection för enkel åtkomst till kommentarnoder, vilket förbättrar dokumentredigering och samarbete i dina projekt....åtkomst till en samling av Comment noder. För att lära dig mer...samlingen. Item { get; } Hämtar en Comment vid det givna indexet. (2 indexers)...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Cómo cambiar el fondo en un comentario en Excel...

    Cómo cambiar el color en un comentario en Excel. Cómo insertar una imagen o foto en un comentario en Excel usando C++.... Get ( 0 ); Comment comment = worksheet . GetComments...0 ); CommentShape shape = comment . GetCommentShape (); shape...

    docs.aspose.com/cells/es/cpp/how-to-set-comment...
  9. Come cambiare lo sfondo del commento in Excel c...

    Come cambiare il colore di un Commento in Excel. Come inserire un immagine o una foto in un Commento in Excel usando C++.... Get ( 0 ); Comment comment = worksheet . GetComments...0 ); CommentShape shape = comment . GetCommentShape (); shape...

    docs.aspose.com/cells/it/cpp/how-to-set-comment...
  10. Travailler avec des images dans C#|Aspose.Words...

    Formes d'image en détail et fonctionnalités avancées fournies par Aspose.Words pour .NET.... Comment insérer une image DocumentBuilder...les propriétés de la forme Comment insérer une image {#insert-an-inline-image}...

    docs.aspose.com/words/fr/net/working-with-images/