Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 15,552 for

paragraph

(0.04 sec)
  1. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Paragraph.is_move_to_revision property...Shows how to check whether a paragraph is a move revision. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Superscript and Subscript|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sub script text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  4. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a Paragraph in Java....formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks: A paragraph in a Microsoft Word document...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldRef.insert_paragraph_number_in_relative_co...

    FieldRef.insert_Paragraph_number_in_relative_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert_paragraph_number_in_relative_context property FieldRef...FieldRef.insert_paragraph_number_in_relative_context property Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one Paragraph....creates one section with one paragraph. def ensure_minimum ( self...child Body and one child Paragraph. # We can edit the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs.... Paragraph ( doc ); para . appendChild...have not yet appended this paragraph as a child to any composite...

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

    Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management....Retrieves a Paragraph at the given index. public Paragraph this [...Shows how to check whether a paragraph is a move revision. Document...

    reference.aspose.com/words/net/aspose.words/par...
  9. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for Paragraphs. Learn how to identify the last Paragraph in your document's final section for effective formatting....IsEndOfDocument Contents [ Hide ] Paragraph.IsEndOfDocument property True...True if this paragraph is the last paragraph in the last section...

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