Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 17,989 for

aws

(0.03 sec)
  1. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one document into another....insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...doc_to_insert = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Muunna Kuva Muotoon GIF Python

    Muunna Kuva muotoon GIF Python koodissa. Tallenna Kuva nimellä GIF käyttämällä Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/fi/python-net/convers...
  6. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of shape's relative width.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. המר HTML ל JPG Python

    המר את הפורמט HTML ל JPG בקוד Python שמור את HTML בתור JPG באמצעות Python....as aw doc = aw.Document( "Input.html" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/he/python-net/convers...
  10. Pretvori HTML U JPG Python

    Pretvorite HTML u JPG format u Python kodu. Spremi HTML kao JPG koristeći Python....as aw doc = aw.Document( "Input.html" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/hr/python-net/convers...