Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 18,040 for

aws

(0.11 sec)
  1. 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...
  2. 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...
  3. EndnotePosition enumeration | Aspose.Words for ...

    Aspose.Words.Notes.EndnotePosition enumeration. Defines the endnote position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table.... doc = aw . Document () builder = aw . DocumentBuilder...() table . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer.... doc = aw . Document () builder = aw . DocumentBuilder...factor a value of 25%. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Translate a Document|Aspose.Words for Python vi...

    Translate a document. Aspose.Words for Python simplifies document translation using Google AI models, allowing you to specify the target language....a document into Arabic: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/python-net/translate-a-do...
  10. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with document watermark... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

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