Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 7,671 for

paragraph

(0.07 sec)
  1. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Remarks: Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples: Shows how to construct...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all Paragraphs from the collection to a new array of Paragraphs....method toArray() Copies all paragraphs from the collection to a...of paragraphs. toArray () Returns An array of paragraphs. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Story.first_paragraph property | Aspose.Words f...

    Story.first_Paragraph property. Gets the first Paragraph in the story....first_paragraph property Story.first_paragraph property Gets...first paragraph in the story. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a Paragraph in Java....formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks: A paragraph in a Microsoft Word document...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. let...getChildNodes ( aw . NodeType . Paragraph , true ). toArray (); // Find...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::FrameFormat::get_Width method | ...

    Aspose::Words::FrameFormat::get_Width method. Gets the width of the specified frame, in points in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  8. FrameFormat.VerticalPosition | Aspose.Words for...

    Discover the FrameFormat VerticalPosition property, which measures vertical distance from the frame edge to your specified item, enhancing layout precision....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  9. FrameFormat.HorizontalPosition | Aspose.Words f...

    Discover the FrameFormat HorizontalPosition property to easily measure the distance between your frame's edge and the specified item for precise layout control....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  10. Superscript and Subscript|Aspose.Slides for Nod...

    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....subscript text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/nodejs-java/superscript-...