Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 18,038 for

aws

(0.04 sec)
  1. Paragraph.isListItem property | Aspose.Words fo...

    Paragraph.isListItem property. True when the paragraph is an item in a bulleted or numbered list in original revision....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...outlineList = doc . lists . add ( aw . Lists . ListTemplate . OutlineNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node.... doc = aw . Document () # A blank document...root document node. section = aw . Section ( doc ) doc . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the font source priority.... file_font_source = aw . fonts . FileFontSource ( file_path...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature... let certificateHolder = aw . DigitalSignatures . CertificateHolder...base . myDir + "morzal.pfx" , "aw" ); // Create a comment and date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FolderFontSource.scan_subfolders property | Asp...

    FolderFontSource.scan_subfolders property. Determines whether or not to scan the subfolders.... folder_font_source = aw . fonts . FolderFontSource (...1 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object.... doc = aw . Document () builder = aw . DocumentBuilder...= 4 top_border . line_style = aw . LineStyle . DASH_SMALL_GAP...

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