Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 15,543 for

paragraph

(0.3 sec)
  1. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....only allowed to link the paragraph style to the character style...() -> get_Body () -> get_Paragraphs () -> idx_get ( 0 ) -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  3. ParagraphFormat.line_unit_after property | Aspo...

    ParagraphFormat.line_unit_after property. Gets or sets the amount of spacing (in gridlines) after the Paragraphs....(in gridlines) after the paragraphs. @property def line_unit_after...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将 PowerPoint 转换为视频|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 转换为视频... Paragraph () para1 . portions . add...NET" )) para2 = slides . Paragraph () para2 . portions . add...

    docs.aspose.com/slides/zh/python-net/convert-po...
  5. ParagraphFormat.characterUnitLeftIndent propert...

    ParagraphFormat.characterUnitLeftIndent property. Gets or sets the left indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. get characterUnitLeftInd...Examples Shows how to change paragraph spacing and indents. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....write("My paragraph"); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the document in C++....get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...get_BuiltInDocumentPrope () -> get_Paragraphs ()); // For the line count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within Paragraphs to represent the same data depending on a condition using Java....body starts and ends within paragraphs that belong to a single story...block belongs to a single paragraph, it can be used as a replacement...

    docs.aspose.com/words/java/working-with-common-...
  10. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. doc = aw...

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