Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 4,644 for

paragraph builder

(0.14 sec)
  1. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....Document(); // Use a field builder to construct a mathematical...DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  2. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Style::get_BaseStyleName method ...

    Aspose::Words::Style::get_BaseStyleName method. Gets/sets the name of the style this style is based on in C++...."MyStyle Alias 2" )); auto builder = System :: MakeObject < Aspose...> ( doc ); builder -> MoveToDocumentEnd (); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....PARAGRAPH); doc.getGlossaryDocument()...brochure.dotx"}); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag....PARAGRAPH style with linked character...elements. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty Paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....Words exports empty paragraphs to Markdown. public enum...None 2 Don’t export empty paragraphs. Examples Shows how to export...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of Paragraphs in the document in C++....uiltInDocumentPrope::get_Paragraphs method Contents [ Hide ]...BuiltInDocumentPrope::get_Paragraphs method Represents an estimate...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldDocProperty = (FieldDocProperty) builder.insertField(" DOCPROPERTY Category...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java.... DocumentBuilder builder = new DocumentBuilder(doc);...FieldTitle field = (FieldTitle) builder.insertField(FieldType.FIELD_TITLE...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldTemplate field = (FieldTemplate) builder.insertField(FieldType.FIELD_TEMPLATE...

    reference.aspose.com/words/java/com.aspose.word...