Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 18,511 for

comment

(0.06 sec)
  1. Utilisation de SDT de contrôle de contenu|Aspos...

    Gestion avancée du contenu des documents, Comment créer et manipuler des contrôles de contenu (balises de document structurées) à l'aide de C#....d’un nœud Body, HeaderFooter, Comment, Footnote ou Shape Au niveau...L’exemple de code suivant montre comment créer un contrôle de contenu...

    docs.aspose.com/words/fr/net/working-with-conte...
  2. Aspose.Cells 8.0.2 de Kamu API Değişiklikleri|D...

    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.... get ( 0 ); //Adding a comment to "F5" cell int commentIndex...getComments (). add ( "F5" ); Comment comment = sheet . getComments ()...

    docs.aspose.com/cells/tr/java/public-api-change...
  3. Yorumun Yazı Tipi Rengini C++ ile Nasıl Değişti...

    Aspose.Cells kullanarak Excel de yorumların yazı tipi rengini nasıl özelleştireceğinizi C++ diliyle öğrenin....PutValue ( u "Here" ); // Add a comment to A1 cell int commentIndex...GetComments (). Add ( u "A1" ); Comment comment = worksheet . GetComments...

    docs.aspose.com/cells/tr/cpp/how-to-change-the-...
  4. Commenti annidati con Node.js tramite C++|Docum...

    Gestisci Commenti annidati nei documenti Excel usando Aspose.Cells for Node.js via C++. Impara ad aggiungere, leggere, modificare e rimuovere Commenti annidati....Cells fornisce il metodo Comments.AddThreadedComment per aggiungere...commenti annidati. Il metodo Comments.AddThreadedComment accetta...

    docs.aspose.com/cells/it/nodejs-cpp/threaded-co...
  5. Travailler avec des graphiques en C++|Aspose.Wo...

    Introduction à la fonctionnalité de graphique, Comment créer et manipuler des graphiques en utilisant C++.... Voyons donc comment insérer un simple histogramme...de la méthode InsertChart . Comment insérer un graphique Dans cette...

    docs.aspose.com/words/fr/cpp/working-with-charts/
  6. Comentarios de Presentación|Documentación de As...

    Agregar comentarios y respuestas en presentación de PowerPoint en C++...diapositiva 1 author -> get_Comments () -> AddComment ( u "Hola...diapositiva 2 author -> get_Comments () -> AddComment ( u "Hola...

    docs.aspose.com/slides/es/cpp/presentation-comm...
  7. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Utforska DocumentVisitor VisitCommentEnd-metoden, utformad för att förbättra uppräkningen av kommentartext i dina projekt för sömlös dokumentbehandling....VisitCommentEnd ( Comment comment ) Parameter Typ Beskrivning comment Comment...sträng av alla påträffade Comment/CommentRange-noder och deras...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. C++を使用したExcelのコメントの背景変更方法|Documentation

    Excelのコメントの色を変更する方法。C++を使用してExcelのコメントに画像や写真を挿入する方法。... Get ( 0 ); Comment comment = worksheet . GetComments...0 ); CommentShape shape = comment . GetCommentShape (); shape...

    docs.aspose.com/cells/ja/cpp/how-to-set-comment...
  9. Werken met opmerkingen in Python|Aspose.Words v...

    Hoe Commentaar toe te voegen, te verwijderen of te manipuleren in een document dat Python....worden vertegenwoordigd door de Comment Klasse. Gebruik ook de CommentRangeStart...verschillende manieren: Gebruik van de Comment klasse Gebruik van de CommentRangeStart...

    docs.aspose.com/words/nl/python-net/working-wit...
  10. CommentRangeStart Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.CommentRangeStart, che contrassegna le aree di testo associate ai Commenti per una migliore gestione dei documenti e una migliore efficienza di modifica....testo, è necessario creare un Comment and quindi crea CommentRangeStart...new Document (); Comment newComment = new Comment ( doc ) { Author...

    reference.aspose.com/words/it/net/aspose.words/...