Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 17,314 for

paragraph

(0.09 sec)
  1. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range....docx' ) paragraph = doc . first_section . body...body . first_paragraph for revision in paragraph . range . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 修改脚注内容序号的颜色 - Free Support Forum - aspose.com

    for (Paragraph Paragraph : footnote.getParagraphs()) { Paragraph.getParagraphFormat().setStyleIdentifier(StyleIdentifier.NORMAL); for (Run run : Paragraph.getRuns()) { run.getFont().setColor(Color.…...2025, 2:21pm 1 for (Paragraph paragraph : footnote.getParagraphs())...getParagraphs()) { paragraph.getParagraphFormat().setStyleIdentifier(StyleIdentifier...

    forum.aspose.com/t/topic/310540
  3. 搜索

    搜索...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  4. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/python-net/translate-mark...
  5. 部分|Aspose.Slides 文档

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/zh/java/portion/
  6. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/java/working-with-lists/
  7. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....and can only be a child of Paragraph . Examples: Shows how print...and then add your comment. Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the Paragraph has bulleted or numbered formatting applied to it....isListItem property True when the paragraph has bulleted or numbered formatting...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Inline...

    reference.aspose.com/words/cpp/aspose.words/inl...