Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 21,952 for

comment

(0.06 sec)
  1. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#.... SaveFormat Value String, Comment, or Field Written in the File...~/Word/Document.xml to see this comment. Docm <!-- Generated by Aspose...

    docs.aspose.com/words/net/generator-or-producer...
  2. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... SaveFormat Value String, Comment, or Field Written in the File...~/Word/Document.xml to see this comment. Docm <!-- Generated by Aspose...

    docs.aspose.com/words/cpp/generator-or-producer...
  3. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story....) # A comment is another type of inline story. comment = builder...current_paragraph . append_child ( aw . Comment ( doc = doc , author = 'John...

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....) # A comment is another type of inline story. comment = builder...current_paragraph . append_child ( aw . Comment ( doc = doc , author = 'John...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....) # A comment is another type of inline story. comment = builder...current_paragraph . append_child ( aw . Comment ( doc = doc , author = 'John...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....// A comment is another type of inline story. auto comment = System...ExplicitCast < Aspose :: Words :: Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....// A comment is another type of inline story. auto comment = System...ExplicitCast < Aspose :: Words :: Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....// A comment is another type of inline story. auto comment = System...ExplicitCast < Aspose :: Words :: Comment > ( builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::DocumentVisitor::VisitCommentSta...

    Aspose::Words::DocumentVisitor::VisitCommentStart method. Called when enumeration of a Comment text has started in C++....Called when enumeration of a comment text has started. virtual Aspose...:: Comment > comment ) Parameter Type Description comment Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::DocumentVisitor::VisitCommentEnd...

    Aspose::Words::DocumentVisitor::VisitCommentEnd method. Called when enumeration of a Comment text has ended in C++....Called when enumeration of a comment text has ended. virtual Aspose...:: Comment > comment ) Parameter Type Description comment Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...