Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 18,336 for

paragraph

(0.15 sec)
  1. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....new paragraph and append the watermark to this paragraph. watermarkPara...import ( "com.aspose.words.Paragraph" ) . new ( doc ) watermarkPara...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  2. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/font/
  3. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...builder -> Write ( u "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Automatic search for paragraph bounding boxes Automatic search...

    docs.aspose.com/ocr/net/image-regions/
  6. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/zh/python-net/automating...
  7. 在 PHP 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for PHP 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...$text ) { $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...BulletType :: Symbol ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/zh/php-java/automating-p...
  8. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js via Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 JavaScript 示例代码自定义字体、颜色、对齐方式等。... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  9. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (Paragraph or character)....property Gets the style type (paragraph or character). get type ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current Paragraph. Otherwise Latin text is wrapped by whole words in C++....be wrapped for the current paragraph. Otherwise Latin text is wrapped...

    reference.aspose.com/words/cpp/aspose.words/par...