Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,296 for

paragraph builder

(0.06 sec)
  1. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the Paragraph....level number (0 to 8) for the paragraph. @property def list_level_number...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the Paragraph in C++....level number (0 to 8) for the paragraph. int32_t Aspose :: Words ::...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  4. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....applyParagraphFormat property Paragraph formatting applied to new...how to add formatting to paragraphs in which a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Paragraph....shading formatting for the paragraph. @property def shading ( self...shading. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListTrailingCharacter Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTrailingCharacter enum to customize list labels and enhance Paragraph formatting for a polished document presentation....label from the text of the paragraph. public enum ListTrailingCharacte...list label and text of the paragraph. Space 1 A space character...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the list label from the text of the Paragraph in C++....label from the text of the paragraph. enum class ListTrailingCharacte...list label and text of the paragraph. Space 1 A space character...

    reference.aspose.com/words/cpp/aspose.words.lis...