Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 20,775 for

aws

(0.21 sec)
  1. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... doc = aw . Document () builder = aw . DocumentBuilder...shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous range of pages... doc = aw . Document ( file_name = MY_DIR...image_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Python 制作 HTML

    通过几个步骤在 Python 中创建一个新的 HTML。使用 Python via .NET 库轻松创建 HTML。...words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/zh/python-net/make/html/
  4. 使用 Python 制作 DOCX

    通过几个步骤在 Python 中创建一个新的 DOCX。使用 Python via .NET 库轻松创建 DOCX。...words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/zh/python-net/make/docx/
  5. Faire HTML En Utilisant Python

    Créez un nouveau HTML dans Python en quelques étapes. Créez facilement HTML à l'aide de la Python via .NET bibliothèque....words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/fr/python-net/make/html/
  6. HtmlLoadOptions.convert_svg_to_emf property | A...

    HtmlLoadOptions.convert_svg_to_emf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format... load_options = aw . loading . HtmlLoadOptions ()...convert_svg_to_emf = True doc = aw . Document ( io . BytesIO ( html...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... load_options = aw . loading . HtmlLoadOptions ()...convert_svg_to_emf = True doc = aw . Document ( io . BytesIO ( html...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cifrar un documento en Python|Aspose.Words para...

    Cifre su documento utilizando algoritmos de cifrado apropiados para formatos de documentos específicos en Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/es/python-net/encrypt-a-d...
  9. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text.... doc = aw . Document () builder = aw . DocumentBuilder...builder . page_setup . paper_size = aw . PaperSize . LEGAL builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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