Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 15,511 for

paragraph

(0.08 sec)
  1. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DOCPROPERTY field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...node, returns its parent paragraph. If the field is already removed...result ) builder . insert_paragraph () # 2 - Display a custom...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...node, returns its parent paragraph. If the field is already removed...result ) builder . insert_paragraph () # 2 - Display a custom...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/zh/java/text-formatting/
  5. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。...TextFrame 中获取 Paragraph 。 对段落进行对齐。 访问 Paragraph 的文本 Portion 。...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  8. Using PSD files as templates for automation - B...

    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....combination of Style and Paragraph properties. How to copy PsdImage...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  9. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...and can only be a child of Paragraph . Inheritance: CommentRangeEnd...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....newly replaced text, applying paragraph format, implementing replace...

    kb.aspose.com/words/python/how-to-replace-words...