Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 4,637 for

paragraph builder

(0.26 sec)
  1. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...writeln ( 'Page 1' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...of levels 1, 2, and then 3. builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document.... Document () builder = aw . DocumentBuilder ( doc...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... Document () builder = aw . DocumentBuilder ( doc...first_section . body . first_paragraph . paragraph_format . shading shading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality and efficiency....node, returns its parent paragraph. If the field is already removed...content and span multiple paragraphs or sections in a document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfSaveOptions.export_language_to_span_tag prop...

    PdfSaveOptions.export_language_to_span_tag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Hello world!' ) builder . writeln ( 'Hola mundo!' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text...Description add_field(field_builder) Adds a field represented by...construct fields using a field builder, and then insert them into...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...moveToDocumentEnd(); builder.writeln(" Date this document was last saved:");...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . paragraph_format...'Heading 1' ) builder . writeln ( 'Hello world!' ) builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...