Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 5,690 for

aws

(0.07 sec)
  1. MarkdownSaveOptions.listExportMode property | A...

    MarkdownSaveOptions.listExportMode property. Specifies how list items will be written to the output file... let doc = new aw . Document ( base . myDir + "List...// Use aw.Saving.MarkdownListExportMo.PlainText or aw.Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the font source....ttf' ) memory_font_source = aw . fonts . MemoryFontSource (...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. MemoryFontSource.font_data property | Aspose.Wo...

    MemoryFontSource.font_data property. Binary font data....ttf' ) memory_font_source = aw . fonts . MemoryFontSource (...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder...36 table . preferred_width = aw . tables . PreferredWidth . from_points...

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

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons.... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.bottomMargin property | Aspose.Words ...

    PageSetup.bottomMargin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...

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