Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 55,087 for

import

(0.04 sec)
  1. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...for a brush: import aspose.slides as slides import aspose.pydrawing...for a brush: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-ink/
  2. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint presentations in Python...presentation: import aspose.pydrawing as draw import aspose.slides...in a table: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/manage-table/
  3. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...example in Java: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.Rectangle; import com.aspose...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  4. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/doc/
  5. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/
  6. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/word/
  7. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...