Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 15,552 for

paragraph

(0.04 sec)
  1. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left Paragraph in C++....whether this is a right-to-left paragraph. bool Aspose :: Words :: ParagraphFormat...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....() Gets document default paragraph formatting. get_Document ()...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....get; } Retrieves the parent Paragraph of this node. PhoneticGuide...Run can only be a child of Paragraph or inline StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/run/
  4. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Discover the ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. Optimize your document layout by eliminating space between same-style Paragraphs....will be ignored between the paragraphs of the same style. public...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/net/aspose.words/par...
  5. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. @property def list_format...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. get listFormat () :...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc = doc ) # Each paragraph can only have one style. #...

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

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph. The default value is false in C++....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. FrameFormat.horizontal_distance_from_text prope...

    FrameFormat.horizontal_distance_from_text property. Gets horizontal distance between a frame and the surrounding text, in points....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++....append a paragraph to it. The text in that paragraph // will appear...Add ( header ); SharedPtr < Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...