Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 7,682 for

paragraph

(0.05 sec)
  1. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../Paragraph/) and [Table](../table/)...contain block-level nodes Paragraph and Table . To learn more...firstParagraph Gets the first paragraph in the story. hasChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....section has Body with one Paragraph . get_Body () Returns the...needs to have Body with one Paragraph . Each section has its own...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. Manage Text|Aspose.Slides for Python Documentation

    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....Settings Manage PowerPoint Paragraph in Python Text Formatting...

    docs.aspose.com/slides/python-net/manage-text/
  5. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....other content, specify font, paragraph and section formatting. To...CurrentParagraph { get; } Gets the paragraph that is currently selected...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....that is a direct child of a Paragraph . Any insert operations you...current_node . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeOptions.use_whole_paragraph_as_region ...

    MailMergeOptions.use_whole_Paragraph_as_region property. Gets or sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region....use_whole_paragraph_as_region property MailMergeOptions.use_...use_whole_paragraph_as_region property Gets or sets a value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.suppressAutoHyphens property | ...

    ParagraphFormat.suppressAutoHyphens property. Specifies whether the current Paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization....collection separately from the paragraphs of text. You do not create...AddCopy method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/net/aspose.words.lis...