Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,552 for

paragraph builder

(0.06 sec)
  1. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let footnote = builder . insertFootnote ( aw . Notes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let footnote = builder . insertFootnote ( aw . Notes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...existing list to a collection of paragraphs. Document doc = new Document...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout....whether this is a right-to-left paragraph. public bool Bidi { get ;...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/net/aspose.words/par...
  5. 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...
  6. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom Paragraph breaks for seamless text format exports. Enhance your document's readability!...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph....Asian text in the current paragraph. @property def add_space_...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add a regular space. builder -> Write ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add a regular space. builder -> Write ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/con...