Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 23,292 for

comment

(0.14 sec)
  1. RoundedRectangle with multiple line of text the...

    Comment shape1.zip (14.1 KB)...tmetaliya133 June 25, 2025, 10:57am 1 comment shape1.zip (14.1 KB) amjad...

    forum.aspose.com/t/roundedrectangle-with-multip...
  2. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for document cleaning. To learn more, visit the documentation article in C++....Info class Aspose::Words::Comment class...

    reference.aspose.com/words/cpp/aspose.words/cle...
  3. Გააკეთეთ WORD C# Ის Გამოყენებით

    შექმენით ახალი WORD C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD .NET ბიბლიოთეკის გამოყენებით....AppendChild(run); var comment = new Comment(doc) { Author = "John...DateTime = DateTime.Now }; comment.SetText( "Quisque fringilla...

    products.aspose.com/words/ka/net/make/word/
  4. EndnoteOptions.restartRule property | Aspose.Wo...

    EndnoteOptions.restartRule property. Determines when automatic numbering restarts....attach a reference or a side comment to text // that does not interfere...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....attach a reference or a side comment to text # that does not interfere...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Notes::FootnoteOptions::get_Star...

    Aspose::Words::Notes::FootnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered footnotes in C++....attach a reference or a side comment to text // that does not interfere...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++.... Comment Represents a container for text of a comment. To...more, visit the Working with Comments documentation article. CommentCollection...

    reference.aspose.com/words/cpp/aspose.words/
  8. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....Words Copy Insert Text Insert Comments Insert Bookmark Insert Chart...AppendChild(run); var comment = new Comment(doc) { Author = "John...

    products.aspose.com/words/net/make/html/
  9. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....learn the process to insert comments in a Word file, refer to the...the article on how to insert comment in Word using Python . Updated...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  10. Ustvari Dokument V C#

    Ustvarite datoteko s knjižnico .NET. Preprosto ustvarite nov dokument v C# v nekaj korakih....AppendChild(run); var comment = new Comment(doc) { Author = "John...DateTime = DateTime.Now }; comment.SetText( "Quisque fringilla...

    products.aspose.com/words/sl/net/make/