Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,637 for

paragraph builder

(0.36 sec)
  1. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...appears on to the right. field = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...InsertAfter or InsertBefore on the paragraph where you want the footnote...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.not...
  3. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....let builder = new aw . DocumentBuilder ( doc ); builder . startBookmark...startBookmark ( "InsertionPoint" ); builder . write ( "We will insert a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....Examples Shows how to output all paragraphs in a document that are list...let builder = new aw . DocumentBuilder ( doc ); builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Border::GetHashCode method | Asp...

    Aspose::Words::Border::GetHashCode method. Serves as a hash function for this type in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...doc ); builder -> Writeln ( u "Paragraph 1." ); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... Document () builder = aw . DocumentBuilder ( doc...color/thickness for its borders. table = builder . start_table () table . set_borders...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::BorderCollection::get_Count meth...

    Aspose::Words::BorderCollection::get_Count method. Gets the number of borders in the collection in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...doc ); builder -> Writeln ( u "Paragraph 1." ); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/pdf/