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

paragraph builder

(0.06 sec)
  1. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> InsertField ( u "MERGEFIELD Field"...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left Paragraph in C++....whether this is a right-to-left paragraph. bool Aspose :: Words :: ParagraphFormat...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....() -> Add ( StyleType :: Paragraph , u "MyStyle" ); style ->...Color :: get_Navy ()); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the Paragraph....label from the text of the paragraph. Used as a value for the ListLevel...list label and text of the paragraph. Space A space character is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the Paragraph....label from the text of the paragraph. Used as a value for the ListLevel...list label and text of the paragraph. SPACE A space character is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....Asian text in the current paragraph. public bool AddSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  7. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered Paragraphs for better readability....IsListItem property True when the paragraph has bulleted or numbered formatting...Examples Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::BorderCollection::get_Horizontal...

    Aspose::Words::BorderCollection::get_Horizontal method. Gets the horizontal border that is used between cells or conforming Paragraphs in C++....between cells or conforming paragraphs. System :: SharedPtr < Aspose...to horizontal borders to a paragraph’s format. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....format to a collection of paragraphs. Document doc = new Document...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.lis...
  10. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . page_setup...paper_size = aw . PaperSize . LEGAL builder . page_setup . orientation...

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