Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 18,131 for

paragraph

(0.09 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotSuppressIndentation method. Do Not Ignore Floating Objects When Calculating Paragraph Indentation in C++....Objects When Calculating Paragraph Indentation. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DoNotUseHTMLParagraphAutoSpacing method. Use Fixed Paragraph Spacing for HTML Auto Setting in C++....aragrap method Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....at page breaks and heading paragraphs in the same export operation...criteria: PAGE_BREAK and HEADING_PARAGRAPH . Some section breaks can...

    reference.aspose.com/words/java/com.aspose.word...
  4. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....section, one body and one paragraph. // Call the "RemoveAllChildren"...contains at least one empty paragraph. body . EnsureMinimum ();...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseNormalStyleForList method. Do Not Automatically Apply List ParagraphStyle To Bulleted/Numbered Text in C++....Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....this, create a bookmarked paragraph where you want the document...should not enclose multiple paragraphs or text that you want them...

    docs.aspose.com/words/python-net/insert-and-app...
  7. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/java/com.aspose.word...
  8. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....EqualTo ( section )); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/net/aspose.words/bod...
  9. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...