Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 50,215 for

import document

(0.17 sec)
  1. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library....file name Start creating a MD document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/md/
  3. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX using Python via .NET library....name Start creating a DOCX document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/docx/
  4. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....name Start creating a PDF document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/pdf/
  5. Move Pages to PDF using Python for .NET | Aspos...

    Move PDF pages of your Document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... powerful and easy to use document manipulation API for python-net...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/python-net/pages/move/
  6. Convert HTML to JPEG in Python – Aspose.HTML fo...

    Convert HTML to JPEG programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to JPEG conversion scenarios with Python examples....needs to be embedded into documents like presentations or emails...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...

    docs.aspose.com/html/python-net/convert-html-to...
  7. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  8. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... import aspose.pdf as ap document = ap . Document ( input_file...创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释 wa =...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  9. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between Documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...ImportNode method Imports a node from one document into another....node to import. isImportChildren Boolean true to import all child...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Vytvorte Dokument V Jazyku Java

    Vytvorte súbor pomocou knižnice Java. Jednoducho vytvorte nový dokument v Java v niekoľkých krokoch....graf import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/sk/java/make/