Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 15,531 for

paragraph

(0.04 sec)
  1. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value.... Paragraph , table . VerticalAnchor );...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text.... PARAGRAPH , 0 , True ) . as_paragraph () run = aw...append_child ( aw . Paragraph ( doc )) . as_paragraph () run = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Write ( "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...docx' ) # This paragraph contains SDT. p = doc . first_section...NodeType . PARAGRAPH , 2 , True ) . as_paragraph () text_to_search...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java.... getApplyParagraphFor() Paragraph formatting applied to new...it is allowed to replace paragraph break when there is no next...

    reference.aspose.com/words/java/com.aspose.word...
  7. Run constructor | Aspose.Words for Node.js

    Aspose.Words.Run constructor...insertBefore() on the paragraph where you want the run inserted...CompositeNode.insertBefore() on the paragraph where you want the run inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last Paragraph in the story in C++....aph method Gets the last paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

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