Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 18,160 for

paragraph

(0.19 sec)
  1. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. # This default..., doc . styles . default_paragraph_format . line_spacing , delta...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....getTextFrame (); # Creates the Paragraph object for text frame $para...Creates a Portion object for paragraph $portion = $para -> getPortions...

    docs.aspose.com/slides/php-java/manage-textbox/
  4. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....whether to use the applied paragraph outline level. GetFieldCode...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (Paragraph or character)....property Gets the style type (paragraph or character). @property def...style: \t { cur_style . next_paragraph_style_name } ' ) print ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....u "Source document first paragraph text." )); dstDoc -> get_FirstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. List | Aspose.Words for Java

    Represents formatting of a list in Java....remove list formatting from a paragraph, use ListFormat . Examples:...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  9. Code Comparison for common features with OpenXM...

    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....of all the slides Move a paragraph from one presentation to another...

    docs.aspose.com/slides/net/code-comparison-for-...
  10. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. Apache POI does not provide an opportunity to find and replace....more special characters: paragraph break, cell break, section...

    docs.aspose.com/words/java/find-and-replace-tex...