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

paragraphs

(0.06 sec)
  1. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 形状操作|Aspose.Slides 文档

    在 C# 或 .NET 中操作 PowerPoint 形状... Paragraphs [ 0 ]; IPortion portion =...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  3. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples: Shows how to limit...

    reference.aspose.com/words/java/com.aspose.word...
  4. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples: Shows how to limit...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...creates one section with one paragraph. expand_table_styles_to_direct_formatting()...with same formatting in all paragraphs of the document. next_pre_order(root_node)...

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

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...other content, specify font, paragraph and section formatting. To...DocumentBuilder.paragraph_format property to specify paragraph formatting...

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

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Sans font type Knowledge Base | Aspose.Font

    This article provides a brief overview of sans-serif fonts, explaining their characteristics and purpose, pros and cons, and many more....recognition, particularly in long paragraphs or dense text. Sans-serif...

    docs.aspose.com/font/net/what-is-font/sans-seri...
  9. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....the document into heading paragraphs. // This is useful for readers...mentSplitCriteri.HEADING_PARAGRAPH); // Specify that we want...

    reference.aspose.com/words/java/com.aspose.word...
  10. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....OfficeMath can only be a child of Paragraph . Examples: Shows how to set...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...