Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 18,198 for

aws

(0.18 sec)
  1. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started....'TableToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended....'TableToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended....'TableToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imageOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document text and the top edge of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TabStopCollection.remove_by_position method | A...

    TabStopCollection.remove_by_position method. Removes a tab stop at the specified position from the collection.... doc = aw . Document ( file_name = MY_DIR...para in doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object.... builder = aw . DocumentBuilder () shape =... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . TextBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... let doc = new aw . Document (); // Insert text...several pages. let builder = new aw . DocumentBuilder ( doc ); for...

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