Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 36,324 for

paragraph

(0.37 sec)
  1. frameformat - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...related formatting for a paragraph. This object is always created...

    reference.aspose.com/words/java/com.aspose.word...
  2. MathPortion | Aspose.Slides for Java API Reference

    Represents a portion with mathematical context inside.... 0, 300, 50); IParagraph paragraph = shape.getTextFrame().getParagraphs()...mathPortion = new MathPortion(); paragraph.getPortions().add(mathPortion);...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. DOC Export - Style Features|Aspose.Words for Java

    Export to DOC format using style saving features in Java....Supported Comment See Also Paragraph Style Yes Character Style...Style Name Yes Next Style Yes Paragraph Properties Yes Run Properties...

    docs.aspose.com/words/java/style-features-suppo...
  4. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a Paragraph in C++....inline node or to the end of a paragraph. void Aspose :: Words :: DocumentBuilder...must be a paragraph or a direct child of a paragraph. Remarks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Saving::TxtSaveOptionsBase Class...

    The base class for specifying additional options when saving a document into a text based formats....txt document with a custom paragraph break. auto doc = MakeObject<Document>();...builder->Writeln(u "Paragraph 1." ); builder->Writeln(u "Paragraph 2." );...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. 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...
  7. Body - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...section. Body can contain Paragraph and Table child nodes. Body...

    reference.aspose.com/words/java/com.aspose.word...
  8. IParagraphFactory|Aspose.Sildes for Python via ...

    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....IParagraphFactory class Allows to create paragraphs The IParagraphFactory type...Description create_paragraph() Creates a new empty paragraph. create_paragraph(paragraph)...

    docs.aspose.com/slides/python-net/api-reference...
  9. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    FieldStyleRef SearchFromBottom property. Gets or sets whether to search from the bottom of the current page rather from the top in C#....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...
  10. MathParagraphFactory | Aspose.Sildes for Python...

    MathParagraphFactory MathParagraphFactory class Allows to create a math Paragraph The MathParagraphFactory type expos......class Allows to create a math paragraph The MathParagraphFactory type...create_math_paragraph() Create empty math paragraph create_mat...

    reference.aspose.com/slides/python-net/aspose.s...