Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 15,603 for

paragraph

(0.06 sec)
  1. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... Paragraph The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....this example, we animate paragraphs on objects so that they appear..., 300 ) para1 = slides . Paragraph () para1 . portions . add...

    docs.aspose.com/slides/python-net/convert-power...
  4. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....AppendChild method to insert paragraph text Create multiple rows...using Table, Row, Cell and Paragraph classes. Updated on 07 Oct...

    kb.aspose.com/words/net/how-to-create-table-in-...
  5. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current Paragraph. Otherwise Latin text is wrapped by whole words in C++....be wrapped for the current paragraph. Otherwise Latin text is wrapped...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in Java....will be taken from the first paragraph in corresponding table column...will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current Paragraph....is enabled for the current paragraph. @property def hanging_punctuation...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of Paragraphs that are immediate children of the story in C++....Aspose::Words::InlineStory::get_Paragraphs method Contents [ Hide ]...InlineStory::get_Paragraphs method Gets a collection of paragraphs that are...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....other nodes, for example Paragraph , Section and Table . Classes...related formatting for a paragraph. Frameset Represents a frames...

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