Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 18,377 for

comment

(0.08 sec)
  1. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... ColorPrintMode Comment...

    reference.aspose.com/words/java/com.aspose.word...
  2. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....value, formatting, formula and comment) to Numbers file Support placing...Java 22.8 Support exporting comments and notes as displayed on...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  3. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....corresponding footnote, endnote, and comment text. getInsertHyperlink()...corresponding footnote, endnote, and comment text. setInsertHyperlink(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....an element, text string, or comment). We consider how the DOM represents...

    docs.aspose.com/html/net/html-navigation/
  5. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation.... Comment out sections of your code and...Remove any commented-out code or unnecessary comments. Use abbreviations...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  6. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....value, formatting, formula and comment) to Numbers file Support placing...NET 22.8 Support exporting comments and notes as displayed on...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  7. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....print all of a document’s comments and their replies. Document...Document(getMyDir() + "Comments.docx"); NodeCollection comments = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content 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. 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...