Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,296 for

paragraph builder

(0.05 sec)
  1. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    Discover the FieldToc HeadingLevelRange property to easily manage heading levels for enhanced content organization and SEO optimization....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...FieldToc field = ( FieldToc ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...from a rendered document. builder . Writeln ( "This text is not...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/net/aspose.words/nod...
  6. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a Paragraph in Java....all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Border.equals method | Aspose.Words for Python

    Border.equals method. Determines whether the specified border is equal in value to the current border....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the Paragraph in C++....collection of borders of the paragraph. System :: SharedPtr < Aspose...Examples Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/net/aspose.words/bor...
  10. BorderCollection.Count | Aspose.Words for .NET

    Discover the BorderCollection Count property to easily access the total number of borders, enhancing your design flexibility and efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/net/aspose.words/bor...