Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 5,690 for

aws

(0.03 sec)
  1. FrameFormat.horizontalDistanceFromText property...

    FrameFormat.horizontalDistanceFromText property. Gets horizontal distance between a frame and the surrounding text, in points.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the paragraph is a frame.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape.... doc = aw . Document () builder = aw . DocumentBuilder...insert_shape ( aw . drawing . ShapeType . CLOUD_CALLOUT , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name of the character style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . style_identifier = aw . StyleIdentifier . INTENSE_EMPHASIS...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.theme_font_bi property | Aspose.Words for ...

    Font.theme_font_bi property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object in a right-to-left language document.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.commentColor property | Aspose....

    RevisionOptions.commentColor property. Allows to specify the color to be used for comments... let doc = new aw . Document ( base . myDir + "Revisions...revisionOptions . insertedTextColor = aw . Layout . RevisionColor . Green...

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