Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 18,520 for

paragraph

(0.08 sec)
  1. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....InsertAfter or InsertBefore on the paragraph where you want the comment...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  2. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....section body can contain Paragraph and Table nodes. # If the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down....continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.PDF for Java 9.3.0...

    Explore the public API changes introduced in Aspose.PDF for Java 9.3.0 to enhance your PDF document handling with the latest capabilities....Color value) In Paragraph class added fields and methods:...value) public void copyTo(Paragraph par) In RadioButton class...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  5. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...updateListLabels(); for (Paragraph paragraph : (Iterable<Paragraph>) doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { if (paragraph.isListItem())...

    forum.aspose.com/t/word/315453
  7. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....hyperlink to the bookmarked paragraph. getInsertRelativePos() Gets...position of the bookmarked paragraph. getLocaleId() Gets the LCID...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextWrapping | Aspose.Words for Java

    Specifies how text is wrapped around the table in Java....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert JSON Format to POTX via C++ | products....

    Parse JSON to POTX in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  10. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

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