Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 18,130 for

paragraph

(0.17 sec)
  1. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....For inserting bullets in a paragraph, refer to the article on Insert...

    kb.aspose.com/words/python/insert-shape-in-word...
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering.... log (( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); console...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/java/image-regions-line-find/
  4. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Lists::ListLevelAlignment enum |...

    Aspose::Words::Lists::ListLevelAlignment enum. Specifies alignment for the list number or bullet in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....structured document tag in a new paragraph. auto tagClone = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....structured document tag in a new paragraph. auto tagClone = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++....structured document tag in a new paragraph. auto tagClone = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++....SetText ( u "Add text to this paragraph." ); builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. 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...