Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 15,616 for

paragraph

(0.03 sec)
  1. Portion|Aspose.Slides for Node.js via .NET Docu...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/nodejs-java/portion/
  2. 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...
  3. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. Style style = doc ...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.ParagraphFormat property. Provides access to the Paragraph formatting properties....paragraphFormat property Paragraph.paragraphFormat property Provides...Provides access to the paragraph formatting properties. get paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...text paragraphs, set text transparency, change paragraph font...TextFrame . Paragraphs . Clear (); Paragraph para = new Paragraph ();...

    docs.aspose.com/slides/net/text-formatting/
  6. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Specifies the bottom border of a paragraph or a table cell. DIAGONAL_DOWN...

    reference.aspose.com/words/java/com.aspose.word...
  7. Node.Document | Aspose.Words for .NET

    Discover the Node Document property, effortlessly access the document linked to your node for seamless data management and enhanced productivity....new Document (); Paragraph para = new Paragraph ( doc ); para ...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/net/aspose.words/nod...
  8. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

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

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../Paragraph/) nodes...access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...