Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 15,610 for

paragraphs

(0.04 sec)
  1. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/python-net/rendering-shap...
  2. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. Footnote...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!...contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/cpp/find-and-replace/
  5. Online RTF File Merger or Build Python Apps to ...

    Free online app to combine different RTF files. Python merging library code to merge RTF documents into other formats....font styles, sizes, colors, paragraphs, tables, and images. One...

    products.aspose.com/total/python-net/merge/rtf/
  6. Online PPSM to MARKDOWN Conversion or Build .NE...

    Free online app to convert PPSM to MARKDOWN files. .NET C# conversion library code for PPSM documents....with formatted headings, paragraphs, and images. Presentations...

    products.aspose.com/total/net/conversion/ppsm-t...
  7. Edit Markdown In C#

    Edit Markdown in C# code....Remove unwanted MD elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/net/edit/md/
  8. Edit Markdown In Java

    Edit Markdown in Java code....Remove unwanted MD elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/java/edit/md/
  9. Edit DOC In Java

    Edit DOC in Java code....Remove unwanted DOC elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/java/edit/doc/
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....contain block-level nodes Paragraph and Table . A minimal valid...needs to have at least one Paragraph . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...