Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,243 for

paragraph builder

(0.04 sec)
  1. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...table = builder.startTable(); builder.insertCell(); builder.write("Name");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....Examples Shows how to number paragraphs using autonum fields. auto...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....a document builder. doc = aw . Document () builder = aw . DocumentBuilder...doc ) builder . underline = aw . Underline . DASH builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the Paragraph style is one of the built-in Heading styles....is_heading property True when the paragraph style is one of the built-in...document. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential Paragraph formatting features for enhanced document styling....object that represents current paragraph formatting properties. public...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...> ( doc ); ASSERT_FALSE ( builder -> get_ListFormat () -> get_IsListItem...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...Insert a document after the paragraph containing the matched text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!... BuildAndInsert ( Paragraph ) Builds and inserts a field...the end of the specified paragraph. Examples Shows how to construct...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Shading::get_BackgroundPatternCo...

    Aspose::Words::Shading::get_BackgroundPatternColor method. Gets or sets the color that's applied to the background of the Shading object in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...BorderCollection > borders = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/sha...