Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 36,324 for

paragraph

(0.07 sec)
  1. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the Paragraph has bulleted or numbered formatting applied to it in C++....tem method True when the paragraph has bulleted or numbered formatting...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Run | Aspose.Words for .NET

    Run constructor. Initializes a new instance of the Run class in C#....InsertAfter or InsertBefore on the paragraph where you want the run inserted...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/run...
  3. ParagraphCollection - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...access to a collection of Paragraph nodes. Example: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  4. IBulletFormatEffectiveData | Aspose.Slides for ...

    Immutable object which contains effective Paragraph bullet formatting properties....which contains effective paragraph bullet formatting properties...actual bullet value for parent paragraph. Read-only System::String...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  5. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain Paragraphs and tables in Java....inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. FieldRef.InsertParagraphNumber | Aspose.Words f...

    FieldRef InsertParagraphNumber property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document in C#....insert the paragraph number of the referenced paragraph exactly..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Border Class Reference - Aspose....

    Represents a border of an object....including paragraph, run of text inside a paragraph or a table...); Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Font size is not retained in the Extracted HTML...

    I am working on extracting sections from a Word document (DOCX) as HTML using Aspose.Words in C#. While iterating through nodes in the document section, I need to save the collected content as HTML. Though my document co…...Paragraph) { Paragraph paragraph = (Paragraph)node; foreach...(Bookmark bookmarkStart in paragraph.Range.Bookmarks) { var bookmarktext...

    forum.aspose.com/t/font-size-is-not-retained-in...
  10. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

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