Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 18,327 for

paragraph

(0.1 sec)
  1. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  2. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  3. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....other content, specify font, paragraph and section formatting. To...CurrentParagraph { get; } Gets the paragraph that is currently selected...

    reference.aspose.com/words/net/aspose.words/doc...
  4. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....is split into parts at a paragraph formatted using the style...

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

    Aspose.Words.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....Merge Field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/python-net/inserting-fields/
  7. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. 在 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...