Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 17,552 for

paragraph

(0.11 sec)
  1. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for Paragraph....represents the right indent for paragraph. @property def right_indent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.IsFrame | Aspose.Words for .NET

    Discover the FrameFormat IsFrame property. Easily determine if your Paragraph is a frame, enhancing your document's layout and design....property Returns true if the paragraph is a frame. public bool IsFrame...formatting properties of paragraphs that are frames. Document...

    reference.aspose.com/words/net/aspose.words/fra...
  3. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Specifies the bottom border of a paragraph or a table cell. DIAGONAL_DOWN...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); auto run =...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::CompositeNode::SelectSingleNode ...

    Aspose::Words::CompositeNode::SelectSingleNode method. Selects the first Node that matches the XPath expression in C++....expression will extract all paragraph nodes, // which are descendants...SelectNodes ( u "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....extract the list labels of all paragraphs that are list items. {@code...listParaCount = 1; for (Paragraph paragraph : (Iterable) doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....)"); // Add text and apply paragraph styles that STYLEREF fields...setStyle(doc.getStyles().get("List Paragraph")); builder.writeln("Item...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the Paragraph....sets text alignment for the paragraph. get alignment () : Aspose...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the Paragraph is set automatically in C++....amount of spacing after the paragraph is set automatically. bool...SpaceAfter . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/cpp/aspose.words/par...