Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,268 for

paragraph builder

(0.06 sec)
  1. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list in original revision....is_list_item property Paragraph.is_list_item property True when...when the paragraph is an item in a bulleted or numbered list in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph. The default value is false in C++....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.Paragraph_break property. Specifies the string to use as a Paragraph break when exporting in text formats....paragraph_break property TxtSaveOptionsBase.paragraph_break property...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the Paragraph formatting of styles for enhanced document presentation and professional formatting....ParagraphFormat property Gets the paragraph formatting of the style. public...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for Paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...