Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 18,520 for

paragraph

(0.2 sec)
  1. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section 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...DocumentBuilder DocumentBuilder.move_to_paragraph method DocumentBuilder.mo...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_right_indent...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....10 , 100 , 100 ); $paragraph = new Paragraph (); $portion = new...( "Theme text format" ); $paragraph -> getPortions () -> add (...

    docs.aspose.com/slides/php-java/presentation-th...
  5. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation.... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/cpp/graphs/
  6. BorderCollection class | Aspose.Words for Node.js

    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. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 Android 上管理演示文稿主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....is added to the Page as a Paragraph. Finally, save the output...image on a page page -> get_Paragraphs () -> Add ( image ); // Save...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  9. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...Inline can be a child of Paragraph . Examples Shows how to determine...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. FieldNoteRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNoteRef class. Implements the NOTEREF field...hyperlink to the bookmarked paragraph. insertReferenceMark Inserts...position of the bookmarked paragraph. isDirty Gets or sets whether...

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