Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 19,261 for

aws

(0.1 sec)
  1. StructuredDocumentTag.nodeType property | Aspos...

    StructuredDocumentTag.nodeType property. Returns [NodeType.StructuredDocumentTag](../../../aspose.words/nodetype/#StructuredDocumentTag)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...quoteStyle = doc . styles . at ( aw . StyleIdentifier . Quote );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... doc = aw . Document ( file_name = MY_DIR...'Office math.docx' ) save_options = aw . saving . MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FrameFormat.width property | Aspose.Words for N...

    FrameFormat.width property. Gets the width of the specified frame, 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...
  4. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page....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. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Courier New" ; font . underline = aw . Underline . Dash ; builder...

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

    Aspose.Words.AI.SummarizeOptions class. Allows to specify various options for summarizing document content.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.fill property | Aspose.Words for Node.js

    ShapeBase.fill property. Gets fill formatting for the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . CloudCallout , aw . Drawing...

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

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative to the base line... let doc = new aw . Document (); let para = doc...above the baseline. let run = new aw . Run ( doc , "Raised text. "...

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