Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 36,324 for

paragraph

(0.05 sec)
  1. 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....subscript text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/java/superscript-and-sub...
  2. Table | Aspose.PDF for Python via .NET API Refe...

    Represents a table that can be added to the page....sets a vertical alignment of paragraph horizontal_alignment Gets...a horizontal alignment of paragraph margin Gets or sets a outer...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  3. Aspose::Pdf::BaseParagraph Class Reference - As...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......Paragraphs.Add()). More... #include...Gets a vertical alignment of paragraph More... virtual ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.b...
  4. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_Paragraph_format property. Paragraph formatting applied to new content....apply_paragraph_format property FindReplaceOptions.apply_paragraph_format...apply_paragraph_format property Paragraph formatting applied to new content...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replace Fields With Static Text in PHP|Aspose.W...

    Replace Fields With Static Text using PHP....visitParagraphEnd ( Paragraph paragraph ) { if ( mFieldDepth...converted continues onto another paragraph. We // need to copy the remaining...

    docs.aspose.com/words/java/replace-fields-with-...
  6. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for Paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current Paragraph and sets list level to zero in C++....bullets from the current paragraph and sets list level to zero...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. TextBuilder | Aspose.PDF for Java API Reference

    Appends text object to Pdf page....textParagraph) Appends text paragraph to Pdf page. appendText(TextFragment...textParagraph, int rotation) Appends paragraph with rotation TextBuilder(Page...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  9. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... PARAGRAPH A paragraph of text. BOOKMARK_START...images, fields,etc.) within a paragraph STRUCTURED_DOCUMENT_TAG Allows...

    reference.aspose.com/words/python-net/aspose.wo...