Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 7,670 for

paragraph

(0.03 sec)
  1. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...default_paragraph_format Gets document default paragraph formatting...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::FrameFormat::get_Height method |...

    Aspose::Words::FrameFormat::get_Height method. Gets the height of the specified frame in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  3. Aspose::Words::ParagraphFormat::get_SpaceBefore...

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

    reference.aspose.com/words/cpp/aspose.words/par...
  4. 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...
  5. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a Paragraph in Java....related formatting for a paragraph. Remarks: This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // There are two ways...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a Paragraph break into the document in C++....ragraph method Inserts a paragraph break into the document. System...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting....This paragraph contains SDT. Paragraph p = ( Paragraph ) doc...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/net/aspose.words.rep...
  10. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional Paragraph formatting....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. Hyphenation . RegisterDictionary...

    reference.aspose.com/words/net/aspose.words/par...