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

aws

(0.25 sec)
  1. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...4.0 ; topBorder . lineStyle = aw . LineStyle . DashSmallGap ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...4.0 ; topBorder . lineStyle = aw . LineStyle . DashSmallGap ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageBorderAppliesTo enumeration | Aspose.Words ...

    aspose.words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on.... doc = aw . Document () page_setup = doc...page_setup . border_distance_from = aw . PageBorderDistanceFr . PAGE_EDGE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . STRUCTURED_DOCUMENT_TAG...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBase.footnote_separators property | Asp...

    DocumentBase.footnote_separators property. Provides access to the footnote/endnote separators defined in the document.... doc = aw . Document ( file_name = MY_DIR...get_by_footnote_separator_type ( aw . notes . FootnoteSeparatorTyp...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FrameFormat.verticalPosition property | Aspose....

    FrameFormat.verticalPosition property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relativeVerticalPosition](../relativeVerticalPosition/) property.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...