Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 18,244 for

paragraph

(0.31 sec)
  1. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. CreateTextNode...

    docs.aspose.com/html/net/mutationobserver/
  2. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. createTextNode...

    docs.aspose.com/html/java/mutationobserver/
  3. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...every paragraph in the document to RTL. for (Paragraph para :...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...and can only be a child of Paragraph . FormField is represented...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/java/rendering/
  6. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc ))); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for document themes in C++....:: Words :: StyleType :: Paragraph , u "ThemedStyle" ); style...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...data with Arabic text in paragraph format. Document doc = new...we want insert text as a paragraph. how can differentiate data...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  10. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...and can only be a child of Paragraph . Inheritance: CommentRangeStart...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

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