Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 15,549 for

paragraph

(0.09 sec)
  1. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java.... run, paragraph or table cell) is located...getEntity(doc.getChild(NodeType.PARAGRAPH, 1, true))); Assert.asser...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...CompositeNode ) first_paragraph Gets the first paragraph in the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/net/working-with-comments/
  7. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...a Section, a Body, and a Paragraph. doc . first_section . body...body . first_paragraph . append_child ( aw . Run ( doc = doc ,...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MutationObserver – How to Use in Java

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

    docs.aspose.com/html/java/mutationobserver/
  9. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/odp/