Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 19,474 for

aws

(0.17 sec)
  1. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Body. builder . insertShape ( aw . Drawing . ShapeType . Cube...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.outline_level property | Aspose...

    ParagraphFormat.outline_level property. Specifies the outline level of the paragraph in the document.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . outline_level = aw . OutlineLevel . LEVEL1 builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4).... doc = aw . Document () builder = aw . DocumentBuilder...images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MarkdownEmptyParagraphExportMode enumeration | ...

    aspose.words.saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words exports empty paragraphs to Markdown.... doc = aw . Document () builder = aw . DocumentBuilder...writeln ( 'Last' ) save_options = aw . saving . MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type of chart series included in this group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

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

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

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

    arkiv...words as aw # Skapa en dokumentbyggare builder = aw.DocumentBuilder()...insert_text_input("TextInput", aw.fields.TextFormFieldType.REGULAR...

    blog.aspose.com/sv/words/automate-ms-word-mail-...