Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 25,246 for

comment

(0.34 sec)
  1. Cómo cambiar el color de la fuente del comentar...

    Aprenda cómo personalizar el color de la fuente en los comentarios de Excel usando Aspose.Cells con C++....PutValue ( u "Here" ); // Add a comment to A1 cell int commentIndex...GetComments (). Add ( u "A1" ); Comment comment = worksheet . GetComments...

    docs.aspose.com/cells/es/cpp/how-to-change-the-...
  2. Come cambiare il colore del carattere del comme...

    Impara come personalizzare il colore del carattere del Commento in Excel usando Aspose.Cells con C++....PutValue ( u "Here" ); // Add a comment to A1 cell int commentIndex...GetComments (). Add ( u "A1" ); Comment comment = worksheet . GetComments...

    docs.aspose.com/cells/it/cpp/how-to-change-the-...
  3. FieldInfo Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldInfo، الحل الأمثل لتطبيق حقل INFO بكفاءة في معالجة المستندات. اكتشف ميزاتها الفعّالة اليوم!... Comments = "My comment" ; FieldInfo field...true ); field . InfoType = "Comments" ; field . Update (); Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Lưu trữ

    Lưu trữ...threaded_comment_authors.add("Aspose Test",...workbook.worksheets.threaded_comment_authors[authorIndex]; # Thêm...

    blog.aspose.com/vi/cells/threaded-comments-in-e...
  5. Chercher

    chercher... De plus, nous verrons comment lire ou supprimer des commentaires...L’exemple de code suivant montre comment ajouter des commentaires aux...

    blog.aspose.com/fr/slides/add-comments-in-power...
  6. 記録

    記録...= new Document(dataDir + "Comments.docx"); // DocumentBuilderオブジェクトを初期化します...// 新しいコメントを作成する Comment comment = new Comment(doc, "Aspose", "Initials"...

    blog.aspose.com/ja/words/insert-delete-comments...
  7. FieldComments.Text | Aspose.Words لـ .NET

    قم بإدارة تعليقاتك بسهولة باستخدام خاصية نص FieldComments—احصل على نص التعليق أو قم بتعيينه بسهولة لتحسين تفاعل المستخدم.... Comments = "My comment." ; // قم بإنشاء حقل...(); Assert . AreEqual ( " COMMENTS " , field . GetFieldCode ());...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 記録

    記録...Comments.Add(string) メソッドを使用してワークシートにコメントを追加し、 Comment オブジェクトでコメントの参照を取得します。...オブジェクトでコメントの参照を取得します。 Comment.Note プロパティを使用してコメントのメモを設定します。 Workbook...

    blog.aspose.com/ja/cells/add-comments-in-excel-...
  9. آرشیوها

    آرشیوها...آن، با استفاده از متد add_comment() یک نظر درج کنید. در نهایت...diagram.pages[0].add_comment(2.0, 3.0, "Comment"); # ذخیره نمودار...

    blog.aspose.com/fa/diagram/add-comments-to-visi...
  10. Lavorare con i commenti in Python|Aspose.Words ...

    Come aggiungere, rimuovere o manipolare Commenti in un documento utilizzando Python....rappresentati dalla classe Comment . Utilizzare anche le classi...modi: Utilizzando la classe Comment Utilizzando le classi CommentRangeStart...

    docs.aspose.com/words/it/python-net/working-wit...