Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 18,540 for

paragraph

(0.12 sec)
  1. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction.... Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  2. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!... Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  3. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience.... Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::Fields::FieldCompare class | Asp...

    Aspose::Words::Fields::FieldCompare class. Implements the COMPARE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/cpp/working-with-comments/
  6. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...getTextFrame (); // 为文本框创建 Paragraph 对象 IParagraph para = txtFrame...shape ; for ( IParagraph paragraph : autoShape . getTextFrame...

    docs.aspose.com/slides/zh/java/manage-textbox/
  7. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getParagraphs (). get_Item ( 0 ); paragraph . getPortions (). clear ();...

    docs.aspose.com/slides/androidjava/presentation...
  8. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/androidjava/shape-effect...
  9. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 幻灯片中创建和编辑表格。发现简易代码示例,简化您的表格工作流。...getTextFrame (); // 为文本框创建 Paragraph 对象 var paragraph = txtFrame . getParagraphs...Portion 对象 var portion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  10. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...