Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 24,322 for

comment

(0.13 sec)
  1. Կատարեք PDF՝ Օգտագործելով C#

    Ստեղծեք նոր PDF C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով .NET գրադարանը:...AppendChild(run); var comment = new Comment(doc) { Author = "John...DateTime = DateTime.Now }; comment.SetText( "Quisque fringilla...

    products.aspose.com/words/hy/net/make/pdf/
  2. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to insert a tick in Excel using C#.... To add a threaded comment in an Excel file, refer to...to the article Add Threaded Comments in Excel using C# . Updated...

    kb.aspose.com/cells/net/add-check-mark-in-excel...
  3. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....to learn the process to add comments in a Pdf file, refer to the...the article on how to insert comment in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  4. Insert a Page Break in Excel using C#

    Insert a page break in Excel using C#. Get the IDE settings, a list of steps, and a sample code to set page break in Excel using C#.... If you want to insert comments in an Excel file, refer to...the article on how to insert comment in Excel using C# . Updated...

    kb.aspose.com/cells/net/insert-a-page-break-in-...
  5. Add Digital Signatures to Presentations with Py...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Python via .NET. Secure your slides in seconds with clear code examples...."testpass1" ) # Comment new digital signature signature . comments = "Aspose...

    docs.aspose.com/slides/python-net/digital-signa...
  6. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。...appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/zh-hant/java/make/docx/
  7. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。...appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/zh-hant/java/make/html/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....has been added for removing comment from the collection. Method...added for removing author of comments from the collection. Methods...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. 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/
  10. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...appendChild(run); Comment comment = new Comment (doc); comment.setAuthor(..."John Doe" ); comment.setInitial( "JD" ); comment.setDateTime(...

    products.aspose.com/words/zh-hant/java/make/