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

paragraph

(0.03 sec)
  1. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...text alignment for every paragraph in the document to RTL. for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  3. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....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/cpp/aspose.words.lis...
  5. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... show_paragraph_marks Gets or sets indication...indication of whether paragraph marks are rendered. Default is False...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompatibilityOptions.wp_justification property ...

    CompatibilityOptions.wp_justification property. Emulate WordPerfect 6.x Paragraph Justification....x Paragraph Justification. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node in C++....System::SharedPtr<Aspose::Words::Paragraph>&) method Builds and inserts...the end of the specified paragraph. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...PARAGRAPH_BREAK . CR_LF Carriage return...commonly used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++....revisions and remove the second paragraph, which will create a delete...delete revision. // That paragraph will persist in the document until...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

    reference.aspose.com/words/python-net/aspose.wo...