Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 18,334 for

paragraph

(0.13 sec)
  1. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows.... Inline ); Paragraph paragraph = doc . FirstSection... Body . FirstParagraph ; paragraph . AppendChild ( sdt ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node....section body can contain Paragraph and Table nodes. # If the...aw . Document ( MY_DIR + 'Paragraphs.docx' ) node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Structured Document Tags or Content Control|Asp...

    Work with Structured Document Tags or Content Controls using C#....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph. Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/net/structured-document-t...
  4. Untangle Row Bookmarks in Jython|Aspose.Words f...

    Untangle Row Bookmarks using Jython....to the end # of the last paragraph in the last cell of the top...

    docs.aspose.com/words/java/untangle-row-bookmar...
  5. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm....DocumentBuilder ( doc ); // Write a new paragraph to the document. builder ...

    docs.aspose.com/words/nodejs-net/installation/
  7. TextWrapping Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TextWrapping enum for efficient text wrapping around tables. Enhance your document formatting with ease!...and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....found automatically using the paragraph , line or word detection....

    docs.aspose.com/ocr/cpp/image-regions-extract/
  9. Table.AbsoluteHorizontalDistance | Aspose.Words...

    Discover the Table AbsoluteHorizontalDistance property to easily adjust your table's horizontal position in points. Optimize layout with a default of 0!...offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/net/aspose.words.tab...
  10. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.tables.TextWrapping enumeration. Specifies how text is wrapped around the table....and push it down into the paragraph below by setting the position...

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