Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 17,314 for

paragraph

(0.09 sec)
  1. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the Paragraph in C++....spacing (in points) for the paragraph. double Aspose :: Words ::...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. OfficeMath.parent_paragraph property | Aspose.W...

    OfficeMath.parent_Paragraph property. Retrieves the parent [Paragraph](../../../aspose.words/Paragraph/) of this node....parent_paragraph property OfficeMath.parent_paragraph property...parent Paragraph of this node. @property def parent_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...); Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... words import Paragraph class SplitTables : def __init__...firstTable ) # Add a buffer paragraph to ensure the tables stay...

    docs.aspose.com/words/java/split-tables-in-jython/
  5. EditableRange.Remove | Aspose.Words for .NET

    Effortlessly remove editable ranges from your document with the EditableRange Remove method, while preserving your content intact. Enhance your document management!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  6. EditableRangeStart.EditableRange | Aspose.Words...

    Discover the EditableRangeStart property, your key to managing editable ranges effortlessly. Access and control your content with ease!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  7. EditableRangeEnd.EditableRangeStart | Aspose.Wo...

    Discover the EditableRangeEnd and EditableRangeStart properties. Easily manage data ranges with unique IDs for enhanced control and efficiency...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  8. EditableRange.EditableRangeStart | Aspose.Words...

    Discover the EditableRangeStart property to access the node marking your editable range's beginning. Enhance your editing experience today!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....docx" ); // This paragraph contains SDT. auto p = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI....DocumentBuilder ( doc ); // Set paragraph formatting properties ParagraphFormat..."I'm a very nice formatted paragraph. I'm intended to demonstrate...

    docs.aspose.com/words/java/format-text-in-docum...