Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,552 for

paragraph builder

(0.05 sec)
  1. FieldRef.SuppressNonDelimiters | Aspose.Words f...

    Control the FieldRef SuppressNonDelimiters property to easily manage nondelimiter characters in your data. Enhance precision and streamline processing!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...StartBookmark ( "MyBookmark" ); builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your documents, enhancing your editing workflow....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the Paragraph....list and applies it to the paragraph. def apply_number_default...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the Paragraph....list and applies it to the paragraph. def apply_bullet_default...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it to the Paragraph....list and applies it to the paragraph. applyNumberDefault () Remarks...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... Document () builder = aw . DocumentBuilder ( doc...pages. builder . writeln ( 'Paragraph 1, Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list....is_list_item property True when the paragraph is an item in a bulleted or...list. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left Paragraph....whether this is a right-to-left paragraph. @property def bidi ( self...other inline objects in this paragraph are laid out right to left...

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