Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 18,131 for

paragraph

(0.07 sec)
  1. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/nodejs-net/working-with-h...
  2. Working with Graphs in PDF file|Aspose.PDF for ...

    This article explains what a is Graph, how to create a filled rectangle object, and other functions... 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/net/working-with-graphs/
  3. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/cpp/find-and-replace/
  4. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/python-net/working-with-s...
  5. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/cpp/working-with-sections/
  6. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table... Paragraph ( doc )) cell . first_paragraph . append_child...

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

    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...Inline can be a child of Paragraph . Inheritance: Inline → Node...parentParagraph Retrieves the parent Paragraph of this node. previousSibling...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. 管理字体 - PowerPoint Java API|Aspose.Slides for PH...

    演示文稿通常包含文本和图像。本文展示如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。...TextFrame 获取 Paragraph 。 对段落进行对齐。 访问 Paragraph 的文本 Portion 。...getTextFrame (); # 访问第一个 Paragraph $para1 = $tf1 -> getParagraphs...

    docs.aspose.com/slides/zh/php-java/manage-fonts/
  10. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

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