Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 14,515 for

comment

(0.06 sec)
  1. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...isDeep) Returns an Nth child Comment node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过Node.js和C++提供导出工作表HTML文件路径的IFilePathProvider接...

    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....NET // If you will comment this line, then hyperlinks... ( true ); // If you will comment this line, then hyperlinks...

    docs.aspose.com/cells/zh/nodejs-cpp/provide-exp...
  3. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...isDeep) Returns an Nth child Comment node. getEditableRangeStar(index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....other features like inserting 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-replace-words...
  5. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a report in Java....explained further An optional comment providing a human-readable...optional_tag_header // optional_comment > > Particular tags can have...

    docs.aspose.com/words/java/template-syntax/
  6. Ինչպես կարդալ Word փաստաթուղթը C#-ում

    Այս հակիրճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես կարդալ Word փաստաթուղթը C#-ով: Word փաստաթղթից տեքստ կարդալու համար C# միջավայրի մանրամասները և գործարկվող օրինակելի կոդը՝ նկարագրությամբ, համօգտագործվում է:...Section, Body, HeaderFooter, Comment և այլն: Երբ երեխան մուտք է...

    kb.aspose.com/hy/words/net/how-to-read-word-doc...
  7. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...FieldSeparator , FieldEnd , FormField , Comment , Footnote , Run , SpecialChar...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method...password = 'aw' ) # Create a comment and date which will be applied...SignOptions () sign_options . comments = 'My comment' sign_options . sign_time...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API and Backwards Incompatible Changes i...

    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....has been added for removing comment from the collection. Method...added for removing author of comments from the collection. Methods...

    docs.aspose.com/slides/java/public-api-and-back...
  10. 如何使用 C# 在 Word 文档中插入注释

    在本教程中,您将学习如何使用 C# 在 Word 文档中插入注释。 C# 中的此代码将注释插入到 Word 文档中。...DocumentBuilder 类的实例并将光标移动到文档的开头 初始化 Comment 类的实例并使用 Paragraph 添加评论文本 在文档的第一段添加评论...

    kb.aspose.com/zh/words/net/how-to-insert-commen...