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

paragraph

(0.16 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

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

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...delimits each level of the paragraph numbering. Inheritance: FieldBidiOutline...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Story.last_paragraph property | Aspose.Words fo...

    Story.last_Paragraph property. Gets the last Paragraph in the story....last_paragraph property Story.last_paragraph property Gets the...last paragraph in the story. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/python-net/manage-hyperl...
  5. Aspose::Words::LowCode::SplitOptions::set_Split...

    Aspose::Words::LowCode::SplitOptions::set_SplitStyle method. Specifies the Paragraph style for splitting the document into parts when Style is used in C++....yle method Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::Fields::FieldToc::set_UseParagra...

    Aspose::Words::Fields::FieldToc::set_UseParagraphOutlineLevel method. Sets whether to use the applied Paragraph outline level in C++....whether to use the applied paragraph outline level. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SplitPgBreakAndParaMark method. Always Move Paragraph Mark to Page after a Page Break in C++....ParaM method Always Move Paragraph Mark to Page after a Page...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow.... So we animate paragraphs on objects, which will appear... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python...."Intense Emphasis" \# Collect paragraphs with defined styles . \#...collected paragraphs and display the text of this paragraphs . paragraphs...

    docs.aspose.com/words/java/working-with-styles-...