Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 15,616 for

paragraph

(0.06 sec)
  1. Aspose::Words::Fields::FieldNoteRef::get_Insert...

    Aspose::Words::Fields::FieldNoteRef::get_InsertHyperlink method. Gets whether to insert a hyperlink to the bookmarked Paragraph in C++....hyperlink to the bookmarked paragraph. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... PARAGRAPH , 'MyStyle' ) my_style . font.... Color . blue builder . paragraph_format . style_name = my_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseWholeParagraphAsRegion method. Gets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region in C++....indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....removed from corresponding paragraphs, runs and tables. If base...() -> Add ( StyleType :: Paragraph , u "MyStyle" ); style ->...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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/
  9. Aspose::Words::TabStopCollection::After method ...

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

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Aspose::Words::TabStopCollection::Before method...

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

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