Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 18,511 for

paragraph

(0.12 sec)
  1. Document | Aspose.Words for Java

    Represents a Word document in Java....creates one section with one paragraph. expandTableStylesToD() Converts...with same formatting in all paragraphs of the document. nextPreOrder(Node...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....Move the cursor to the last paragraph in the last section Insert...cell, field, header, footer, paragraph, or section by moving with...

    kb.aspose.com/words/python/how-to-insert-pictur...
  3. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....paragraph= ?content=Aspose.OMR Examples...align=right font_size=10 &paragraph &block &container page block...

    docs.aspose.com/omr/net/txt-markup/container/
  4. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code....u "Company Name" ); auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  6. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/python-net/work-with-text...
  7. 文本框|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用文本框:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。... let paragraph = textBox . getTextFrame ()...get_Item ( 0 ); let textFormat = paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. Python DocumentVisitor - Free Support Forum - a...

    I am trying to evaluate using aspose.words for a project at work. I am using the temporary free license with aspose-words v25.9.0 in Python. I am trying to understand how to best iterate over the nodes inside a document,…...def visit_paragraph_start(self, paragraph: aw.Paragraph) → int:...int: … paragraph.to_string(aw.SaveFormat.TEXT).strip() … return aw...

    forum.aspose.com/t/python-documentvisitor/319554
  9. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....property Retrieves the parent Paragraph of this node. get parentParagraph...parentParagraph () : Aspose . Words . Paragraph Examples Shows how to determine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured document tags for better organization!... Paragraphs [ 3 ]); // Note, that only...StructuredDocumentTa will inherit paragraph and font formatting from cursor...

    reference.aspose.com/words/net/aspose.words/doc...