Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 36,281 for

paragraph

(0.07 sec)
  1. Comment.AddReply | Aspose.Words for .NET

    Comment AddReply method. Adds a reply to this comment in C#....up at the location of its paragraph, // outside the right-side...line connecting it to its paragraph. builder . CurrentParagraph...

    reference.aspose.com/words/net/aspose.words/com...
  2. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Cells::Drawing::Texts::TextParagraph::S...

    Aspose::Cells::Drawing::Texts::TextParagraph::SetSpaceAfterSizeType method. Gets and sets the amount of vertical white space that will be present after a Paragraph in C++....that will be present after a paragraph. void Aspose :: Cells :: Drawing...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  5. Aspose::Cells::Drawing::Texts::TextParagraph::S...

    Aspose::Cells::Drawing::Texts::TextParagraph::SetLineSpaceSizeType method. Gets and sets the amount of vertical white space that will be used within a Paragraph in C++....that will be used within a paragraph. void Aspose :: Cells :: Drawing...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  6. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....then appears in the parent Paragraph's RunCollection. RunCollection...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents. The default value is false in C++....() -> Add ( StyleType :: Paragraph , u "MyStyle" ); myStyle ->...destination styles into direct paragraph attributes. auto options =...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. Improved Table Comparison Algorithm API for C#,...

    C# .NET API with improved table comparison algorithm, PDF2.0 support, saving progress notification for TXT, comments syntax for LINQ reporting, AES encryption.... Preserve Paragraph Outline Level Introduced the...the feature to preserve paragraph outline level upon importing...

    releases.aspose.com/words/net/new-releases/aspo...
  9. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  10. While replacing a specified syntax with a docum...

    Hello Team, Currently I have a main document which in turn has some syntaxes those syntax will be replaced with a document that I have done with the help of your Shows how to insert an entire document’s contents as a re…...<summary> /// Called when a Paragraph end is encountered in the...VisitParagraphEnd(Paragraph paragraph) { ResetFont(paragraph.ParagraphBreakFont);...

    forum.aspose.com/t/while-replacing-a-specified-...