Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 4,546 for

paragraph builder

(0.07 sec)
  1. MarkdownSaveOptions.empty_paragraph_export_mode...

    MarkdownSaveOptions.empty_Paragraph_export_mode property. Specifies how to export empty Paragraphs to Markdown...empty_paragraph_export_mode property MarkdownSaveOptions.emp...empty_paragraph_export_mode property Specifies how to export empty...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB.... Document () builder = aw . DocumentBuilder ( doc...boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...fieldAuthor = (FieldAuthor) builder.insertField(FieldType.FIELD_AUTHOR...

    reference.aspose.com/words/java/com.aspose.word...
  4. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... Document () builder = aw . DocumentBuilder ( doc...document builder's "InsertFootnote" method. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes....bytes ) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...move_to_document_end () builder . insert_paragraph () # Below are three...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. ControlChar.Cr | Aspose.Words for .NET

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances text formatting. Simplify your coding with our unique solutions!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Insert paragraphs with text with DocumentBuilder. builder . Writeln...

    reference.aspose.com/words/net/aspose.words/con...
  9. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....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...
  10. ImageSaveOptions.horizontal_resolution property...

    ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....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...