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

comment

(0.12 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. 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-...
  4. 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...
  5. 使用 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/
  6. 使用 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/
  7. 在 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/
  8. 使用 Java 製作 PDF

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

    products.aspose.com/words/zh-hant/java/make/pdf/
  9. Add Digital Signatures to Presentations on Andr...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Android. Secure your slides in seconds with clear Java code examples....pfx" , "testpass1" ); // Comment new digital signature signature...

    docs.aspose.com/slides/androidjava/digital-sign...
  10. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....pfx" , "testpass1" ); // Comment new digital signature signature...

    docs.aspose.com/slides/java/digital-signature-i...