Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 5,693 for

aws

(0.04 sec)
  1. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item....let doc = new aw . Document (); let tag = new aw . Markup . StructuredDocumentTa... ( doc , aw . Markup . SdtType . DropDownList , aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... let doc = new aw . Document (); // Insert text...several pages. let builder = new aw . DocumentBuilder ( doc ); for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...create_nested_table (): doc = aw . Document () # Create the outer...docx' ) def create_table ( doc : aw . Document , row_count : int...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the path to the mail-merge header source...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...table. doc = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection.... doc = aw . Document () tag = aw . markup . StructuredDocumentTa...( doc , aw . markup . SdtType . DROP_DOWN_LIST , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . horizontal . lineStyle = aw . LineStyle . DashSmallGap ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row....'CheckCellsMerged' , () => { let doc = new aw . Document ( base . myDir + "Table...cellFormat . horizontalMerge != aw . Tables . CellMerge . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...

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