Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 24,915 for

comment

(0.12 sec)
  1. 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...
  2. Producer Name in Outputs|Aspose.Words for Pytho...

    Aspose.Words for Python via .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.... 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/python-net/generator-or-p...
  3. 在 PHP 中管理演示文稿评论|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 高效轻松地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿评论。... The authors add comments to slides. The CommentCollection...collection of comments for individual authors. The Comment class, which...

    docs.aspose.com/slides/zh/php-java/presentation...
  4. 在工作表中添加注释|Documentation

    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...."Adding Comment in Execl Cell" ; //Adding a comment to "F5" cell...commentIndex = worksheet . Comments . Add ( "F5" ); //Adding a...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  5. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML documents that contain Comments into DOCX files. Despite the warnings, the output DOCX still looks fine (Comments are present and visible in W…...warnings when importing HTML with comments using DocumentBuilder.insertHtml()...HTML documents that contain comments into DOCX files. Despite the...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  6. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing Comment text enumeration in your projects....Called when enumeration of a comment text has started. public virtual...VisitCommentStart ( Comment comment ) Parameter Type Description comment Comment...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Delete all the comments by an author|Aspose.Sli...

    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....Delete all the comments by an author Contents [ Hide ] OpenXML...FilePath + "Delete all the comments by an author.pptx" ; string...

    docs.aspose.com/slides/net/delete-all-the-comme...
  8. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a Comment associated with it in Java....region of text that has a comment associated with it. To learn...more, visit the Working with Comments documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....)); // A comment is another type of inline story. Comment comment...comment = ( Comment ) builder . CurrentParagraph . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/inl...
  10. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure....)); // A comment is another type of inline story. Comment comment...comment = ( Comment ) builder . CurrentParagraph . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/inl...