Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,545 for

paragraph builder

(0.1 sec)
  1. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....the cell, compressing each paragraph to the width of the cell....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartTable...

    reference.aspose.com/words/net/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. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting properties in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++....docx" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> MoveTo ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration....insert a field using a field builder. Document doc = new Document...with a document builder. DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Allow Contextual Spacing of Paragraphs in Tables . get_ApplyBreakingRules...get_CachedColBalance () Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Table.textWrapping property | Aspose.Words for ...

    Table.textWrapping property. Gets or sets [Table.textWrapping](./) for table.... Document (); let builder = new aw . DocumentBuilder...); let table = builder . startTable (); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....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...
  9. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....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...
  10. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....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...