Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 15,616 for

paragraph

(0.07 sec)
  1. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage Paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better document clarity....insert the paragraph number of the referenced paragraph in full...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Manage Superscript and Subscript in C#|Aspose.S...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact....subscript text inside any paragraph in a presentation. To achieve...Clear existing paragraphs. Create a new Paragraph for superscript...

    docs.aspose.com/slides/net/superscript-and-subs...
  5. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the Paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Paragraph A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa Allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FrameFormat.HeightRule | Aspose.Words for .NET

    Discover the FrameFormat HeightRule property to easily determine frame height. Optimize your designs with precise control and improved layout efficiency....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  9. FrameFormat.HorizontalDistanceFromText | Aspose...

    Discover the FrameFormat HorizontalDistanceFromText property to measure the space between frames and text in points, enhancing your document layout....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  10. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/java/text-formatting/