Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,690 for

aws

(0.06 sec)
  1. MailMergeSettings.doNotSupressBlankLines proper...

    MailMergeSettings.doNotSupressBlankLines property. Specifies how an application performing the mail merge shall handle blank lines in the merged documents resulting from the mail merge...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...settings . mainDocumentType = aw . Settings . MailMergeMainDocumen...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... doc = aw . Document () builder = aw . DocumentBuilder...information. user_information = aw . fields . UserInformation ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.auto_fit method | Aspose.Words for Python

    Table.auto_fit method. Resizes the table and cells according to the specified auto fit behavior.... doc = aw . Document () builder = aw . DocumentBuilder...format. table . style_identifier = aw . StyleIdentifier . MEDIUM_SHADING1_ACCENT1...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... doc = aw . Document ( file_name = MY_DIR.... page_setup . orientation = aw . Orientation . LANDSCAPE doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... doc = aw . Document () builder = aw . DocumentBuilder...get_by_border_type ( aw . BorderType . LEFT ) . line_style = aw . LineStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline table is aligned in the document.... let doc = new aw . Document ( base . myDir + "Tables...the page. table . alignment = aw . Tables . TableAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB.... doc = aw . Document () builder = aw . DocumentBuilder...36 table . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method... certificate_holder = aw . digitalsignatures . CertificateHolder...+ 'morzal.pfx' , password = 'aw' ) # Create a comment and date...

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