Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 18,163 for

paragraph

(0.06 sec)
  1. 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...
  2. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends one [Row](../../row/)....cells, which may contain paragraphs # with typical elements such...and one cell with an empty paragraph. table . ensure_minimum ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::Table::get_TextWrapping ...

    Aspose::Words::Tables::Table::get_TextWrapping method. Gets or sets TextWrapping for table in C++....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...Post-process the document to apply paragraph alignment. foreach (Run r...update all the text of that paragraph. alexey.noskov March 25, 2025...

    forum.aspose.com/t/aspose-words-automatically-a...
  5. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...linked_style Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field...hyperlink to the bookmarked paragraph. insert_relative_position...position of the bookmarked paragraph. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java 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 IParagraph...Creates a Portion object for paragraph IPortion portion = para ....

    docs.aspose.com/slides/java/manage-textbox/