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

paragraph builder

(0.28 sec)
  1. Aspose::Words::Tables::CellFormat::get_FitText ...

    Aspose::Words::Tables::CellFormat::get_FitText method. If true, fits text in the cell, compressing each Paragraph to the width of the cell in C++....the cell, compressing each paragraph to the width of the cell....Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. BorderCollection | Aspose.Words for Java

    A collection of Border objects 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...
  3. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document....removed from corresponding paragraphs, runs and tables. If base.... add ( aw . StyleType . PARAGRAPH , 'MyStyle' ) style . font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...linked_style Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++....Examples Shows how to insert a paragraph with a top border. auto doc...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... Document () builder = aw . DocumentBuilder ( doc...# Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Insert paragraphs with text with DocumentBuilder. builder.writeln("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> Writeln ( String ( u "Our new location...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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