Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 18,324 for

paragraph

(0.16 sec)
  1. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a Paragraph....inline node or to the end of a paragraph. def move_to ( self , node...must be a paragraph or a direct child of a paragraph. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the Paragraph style applied to this formatting....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description None The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin The drop cap is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes)....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc ); // Each paragraph can only have one style. //...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a Paragraph....inline node or to the end of a paragraph. moveTo ( node : Aspose ....must be a paragraph or a direct child of a paragraph. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SpecialChar.Accept | Aspose.Words for .NET

    Discover the SpecialChar Accept method to enhance visitor engagement and streamline interactions on your website. Boost user satisfaction today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/spe...
  10. Extract Text from PDF|Aspose.PDF for C++

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF in C++....need to extract a specific paragraph - use the Aspose.PDf for C++...Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf/