Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 18,328 for

paragraph

(0.13 sec)
  1. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...hyperlink to the bookmarked paragraph. insert_reference_mark Inserts...position of the bookmarked paragraph. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....root_element paragraph_element = tagged_content . create_paragraph_element...Structure Element paragraph_element . set_text ( "Paragraph." ) root_element...

    docs.aspose.com/pdf/python-net/setting-structur...
  3. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#.... 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/net/working-with-table-of...
  4. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Automatic search for paragraph bounding boxes Automatic search...

    docs.aspose.com/ocr/cpp/image-regions/
  5. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation....remove list formatting from a paragraph, use ListFormat . Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Java....example, a document can contain paragraphs with the text [INTRODUCTION]...you need to replace those paragraphs with the content obtained...

    docs.aspose.com/words/java/insert-and-append-do...
  9. Edit HTML, MHTML, and Markdown Using C#

    Code to edit HTML, Markdown, and MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of a document....replace or remove elements (paragraphs, images, tables, iframes...that will contain a text paragraph with an id attribute: Edit...

    products.aspose.com/html/net/editor/
  10. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the documentation article in C++....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. auto firstRow = System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...