Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 66,870 for

import

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...document - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/text/
  5. 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-...
  6. 在 Python.NET 中对德语区域设置的支持,用于命名范围公式|Documentation

    了解如何使用 Aspose.Cells for Python 处理 Excel 中德语区域设置的命名范围公式,编号 via .NET。...xlsm import os from aspose.cells import Workbook source_dir...

    docs.aspose.com/cells/zh/python-net/support-for...
  7. Check Presence of a Master in the Visio Drawing...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/check-presence-of-...
  8. 使用 Python 製作 PDF

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

    products.aspose.com/words/zh-hant/python-net/ma...
  9. 使用 Python 製作 Markdown

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

    products.aspose.com/words/zh-hant/python-net/ma...
  10. PdfBookmarEditor Class|Aspose.PDF for Java

    Learn how to manage PDF bookmarks with facades in Java using Aspose.PDF for easier navigation within documents....Existing PDF File (facades) Import Bookmarks from XML to an Existing...

    docs.aspose.com/pdf/java/working-with-bookmarks...