Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 18,226 for

paragraph

(0.19 sec)
  1. FootnoteSeparator class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....FootnoteSeparator can contain Paragraph and Table child nodes. There...firstParagraph Gets the first paragraph in the story. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...child of Paragraph . Footnote can contain Paragraph and Table...firstParagraph Gets the first paragraph in the story. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/python-net/working-with-t...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. 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...
  6. Convert PowerPoint Presentations to Video in Ja...

    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/java/convert-powerpoint-...
  7. 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...
  8. 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...
  9. 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...
  10. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/md/