Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 15,217 for

aws

(0.08 sec)
  1. FileFormatUtil.load_format_to_extension method ...

    FileFormatUtil.load_format_to_extension method. Converts a load format enumerated value into a file extension...Examples Shows how to use the aw.FileFormatUtil methods to detect...'rb' ) as doc_stream : info = aw . FileFormatUtil . detect_file_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Python Içinde Bir Belge Oluşturun

    Python via .NET kitaplığını kullanarak bir dosya oluşturun. Birkaç adımda Python içinde kolayca yeni bir belge oluşturun....words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/tr/python-net/make/
  4. Python Kullanarak Markdown Yapın

    Birkaç adımda Python içinde yeni bir Markdown yapın. Python via .NET kitaplığını kullanarak kolayca Markdown oluşturun....words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/tr/python-net/make/md/
  5. Python Kullanarak WORD Yapın

    Birkaç adımda Python içinde yeni bir WORD yapın. Python via .NET kitaplığını kullanarak kolayca WORD oluşturun....words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/tr/python-net/make/word/
  6. Pythonを使用してdocを作成します

    いくつかの手順で、Pythonに新しいDOCを作成します。 Python via .NETライブラリを使用してDOCを簡単に作成できます。...words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/ja/python-net/make/doc/
  7. 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/ja/python-net/make/docx/
  8. 使用python优化文件内容

    压缩Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, PPTX, PPT, XLSX, XLS, WPS而不损失质量。优化文档内容,轻松减小文件大小。...words as aw doc = aw.Document("Input.docx") doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True)] for shape...

    products.aspose.com/words/zh/python-net/compress/
  9. 在python中壓縮word

    在Python中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/zh-hant/python-net/co...
  10. فشرده سازی DOCX در Python

    بدون از دست دادن کیفیت، DOCX را در Python فشرده کنید. محتوای DOCX را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fa/python-net/compres...