Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 17,667 for

paragraph

(0.07 sec)
  1. TabStopCollection.remove_by_position method | A...

    TabStopCollection.remove_by_position method. Removes a tab stop at the specified position from the collection....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document....pdf' ) Shows how to show paragraph marks in a rendered output...) # Add some paragraphs, then enable paragraph marks to show...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/cpp/document-builder-over...
  4. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_Paragraph property. Returns the immediate parent Paragraph....parent_paragraph property ShapeBase.parent_paragraph property...immediate parent paragraph. @property def parent_paragraph ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  5. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....Examples Shows how to output all paragraphs in a document that are list...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) for para in list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....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/net/aspose.words/pag...
  7. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control shape interactions by enabling or disabling overlap with other shapes for enhanced design flexibility.... Paragraph )); Assert . That ( table...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SplitPgBreakAndParaMark method. Always Move Paragraph Mark to Page after a Page Break in C++....ParaM method Always Move Paragraph Mark to Page after a Page...

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

    Aspose::Words::Settings::CompatibilityOptions::set_SwapBordersFacingPgs method. Swap Paragraph Borders on Odd Numbered Pages in C++....ersFacingPgs method Swap Paragraph Borders on Odd Numbered Pages...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your documents. Enhance readability and formatting with this powerful feature!...// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/net/aspose.words.loa...