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

paragraph

(0.06 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....complex elements such as paragraphs, tables, images, etc. Regardless...content between: Two specific paragraphs Specific runs of text Fields...

    docs.aspose.com/words/net/how-to-extract-select...
  2. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using C++....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  3. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....FieldStart can only be a child of Paragraph . A complete field in a Microsoft...example document // contains a paragraph break inside a hyperlink,...

    reference.aspose.com/words/java/com.aspose.word...
  4. EditableRangeStart.nodeType property | Aspose.W...

    EditableRangeStart.nodeType property. Returns [NodeType.EditableRangeStart](../../nodetype/#EditableRangeStart)...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the Paragraph....collection of borders of the paragraph. get borders () : Aspose ...Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END)...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C++.... Every run of a text, paragraph, table, or section is a node... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/cpp/aspose-words-document...
  8. Row | Aspose.Words for Java

    Represents a table row in Java....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....shortcut method that creates a Paragraph object with optional text...() override Gets the first paragraph in the story. get_HasChildNodes...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables. To learn more, visit the documentation article in C++....inline-level nodes that can contain paragraphs and tables. To learn more...not a paragraph, creates and appends one empty paragraph. get_Count...

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