Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 24,619 for

comment

(0.17 sec)
  1. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....pfx", "aw"); // Create a comment, date, and decryption password...{ signOptions.setComments("Comment"); signOptions.setSignTime(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....CONTINUE; } /// /// Called when a Comment is encountered in the document...visitCommentStart(Comment comment) { if (comment.getFont().getHidden())...

    reference.aspose.com/words/java/com.aspose.word...
  3. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....of a Body , HeaderFooter , Comment , Footnote or a Shape node...print all of a document’s comments and their replies. Document...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....CONTINUE; } /// /// Called when a Comment is encountered in the document...visitCommentStart(Comment comment) { if (comment.getFont().getHidden())...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS.... Creates a Comment node given the specified string...

    docs.aspose.com/html/java/edit-a-document/
  6. 7. 布局的预尺寸调整

    本文讨论如何微调数学布局——自动调整大小和间距、使用大分隔符、精确对齐。...为显示产生的垂直空间,我们添加了规则: Appearance Code Comment \left( {\Hmjd } \right) 外部括号太大...

    docs.aspose.com/tex/zh/java/latex-math-fine-tun...
  7. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML DOM with Aspose.HTML for Python via .NET; how to create, populate, add HTML elements, and edit inline and internal CSS....an element, text string, or comment. The namespace includes classes...

    docs.aspose.com/html/python-net/edit-html-docum...
  8. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....setComments("My comment"); signOptions.setSignTime(new...; Assert.assertEquals("My comment", digitalSignatureDeta.getSignOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....CONTINUE; } /// /// Called when a Comment is encountered in the document...visitCommentStart(Comment comment) { if (comment.getFont().getHidden())...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....CONTINUE; } /// /// Called when a Comment is encountered in the document...visitCommentStart(Comment comment) { if (comment.getFont().getHidden())...

    reference.aspose.com/words/java/com.aspose.word...