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

aws

(0.03 sec)
  1. Convert HTML To JPG Python

    Convert HTML to JPG format in Python code. Save HTML as JPG using 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/python-net/conversion...
  2. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... let doc = new aw . Document (); // Configure a...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....Bond' , 'London' , 'Classified' ] aw . lowcode . MailMerger . execute...field_values = field_values ) aw . lowcode . MailMerger . execute...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FrameFormat.horizontal_position property | Aspo...

    FrameFormat.horizontal_position property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relative_horizontal_position](../relative_horizontal_position/) property.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FrameFormat.horizontal_distance_from_text prope...

    FrameFormat.horizontal_distance_from_text property. Gets horizontal distance between a frame and the surrounding text, in points.... doc = aw . Document ( MY_DIR + 'Paragraph...height ) self . assertEqual ( aw . HeightRule . AT_LEAST , paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.relative_horizontal_size property | A...

    ShapeBase.relative_horizontal_size property. Gets or sets the value of shape's relative size in horizontal direction.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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

    Aspose.Words.PaperSize enumeration. Specifies paper size....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Komprimovat HTML V Python

    Komprimujte HTML v Python bez ztráty kvality. Optimalizujte obsah HTML, snadno zmenšete velikost souboru....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/cs/python-net/compres...
  10. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/python-net/compress/h...