Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 52,291 for

comment

(0.07 sec)
  1. HTML Import - Document Features|Aspose.Words fo...

    Import HTML-based using document load options in C#....General Feature Supported Comment See Also Attached Template...Embedded Fonts Feature Supported Comment See Also Embed Fonts Planned...

    docs.aspose.com/words/net/document-features-sup...
  2. MoveToContent() | Aspose.Slides for C++ API Ref...

    Checks whether the current node is a content (non-white space text, CDATA, Element, EndElement, EntityReference, or EndEntity) node. If the node is not a content node, the reader skips ahead to the next content node or end of file. It skips over nodes of the following type: ProcessingInstruction, DocumentType, Comment, Whitespace, or SignificantWhitespace....ProcessingInstructio , DocumentType , Comment , Whitespace , or SignificantWhitespac...

    reference.aspose.com/slides/cpp/system.xml/xmlr...
  3. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    DocumentVisitor VisitCellEnd method. Called when enumeration of a table cell has ended in C#....<summary> /// Called when a Comment is encountered in the document...VisitCommentStart ( Comment comment ) { if ( comment . Font . Hidden...

    reference.aspose.com/words/net/aspose.words/doc...
  4. cmxcommandcodes - Aspose.Imaging for Java - API...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....command static short Comment The comment command static short...Values Comment public static final short Comment The comment command...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. ManagedFolderInformationType | Aspose.Email for...

    ManagedFolderInformationType Contents [ Hide ] ManagedFolderInformationType class public class ManagedFolderInformati......CanRenameOrMoveSpeci { get; set; } Comment { get; set; } FolderSize {...

    reference.aspose.com/email/net/aspose.email.cli...
  6. OpenDocument Import - Numbering Features|Aspose...

    Import ODT document using numbering load options in C#....Definition Feature Supported Comment See Also Single Level Yes Multi...Numbering Level Feature Supported Comment See Also Label Alignment Yes...

    docs.aspose.com/words/net/numbering-features-su...
  7. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....Run code Insert Text Insert Comments Insert Bookmark Insert Chart...AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...

    products.aspose.com/words/cpp/make/
  8. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....Run code Insert Text Insert Comments Insert Bookmark Insert Chart...AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...

    products.aspose.com/words/cpp/make/pdf/
  9. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....Run code Insert Text Insert Comments Insert Bookmark Insert Chart...AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...

    products.aspose.com/words/cpp/make/word/
  10. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....Run code Insert Text Insert Comments Insert Bookmark Insert Chart...AppendChild (run); auto comment = MakeObject <Comment>(doc, u"John Doe"...

    products.aspose.com/words/cpp/make/md/