Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 19,500 for

aws

(0.13 sec)
  1. Range.delete method | Aspose.Words for Node.js

    Range.delete method. Deletes all characters of the range....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakContinuo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction... load_options = aw . loading . TxtLoadOptions ()...load_options . document_direction = aw . loading . DocumentDirection...

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

    ShapeBase.glow property. Gets glow formatting for the shape.... 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...
  4. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images.... doc = aw . Document () builder = aw . DocumentBuilder...image_save_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted document... certificate_holder = aw . digitalsignatures . CertificateHolder...+ 'morzal.pfx' , password = 'aw' ) # Create a comment, date,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlFixedSaveOptions.remove_java_script_from_li...

    HtmlFixedSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links... doc = aw . Document ( file_name = MY_DIR...in HREF.docx' ) save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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