Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 17,174 for

paragraph

(0.04 sec)
  1. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML Document Object Model in Python, how to create, populate and add HTML elements, and how to edit inline and internal CSS....document will contain a text paragraph with an id attribute: Use...HTMLDocument to create a paragraph element <p> . Use the method...

    docs.aspose.com/html/python-net/edit-html-docum...
  2. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your Paragraph formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your documents....method Resets to default paragraph formatting. public void ClearFormatting...ClearFormatting () Remarks Default paragraph formatting is Normal style...

    reference.aspose.com/words/net/aspose.words/par...
  3. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the Paragraph is to remains on the same page as the Paragraph that follows it....keep_with_next property True if the paragraph is to remains on the same...same page as the paragraph that follows it. @property def keep_with_next...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby....KEEP_SOURCE_FORMATTING ) # This is the paragraph that contains the beginning...getParentNode () # This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  7. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first Paragraph among the immediate children in C++....ph method Gets the first paragraph among the immediate children...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!...last child of the node is a paragraph, // for us to be able to click...Is . EqualTo ( NodeType . Paragraph )); // Edit the appearance...

    reference.aspose.com/words/net/aspose.words/com...
  10. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers....last child of the node is a paragraph, // for us to be able to click...Is . EqualTo ( NodeType . Paragraph )); // Edit the appearance...

    reference.aspose.com/words/net/aspose.words.not...