Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 66,910 for

import

(0.09 sec)
  1. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单...中创建 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  2. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET...steps to attach ZUGFeRD to PDF: Import the Aspose.PDF library and...with the attached ZUGFeRD. import aspose.pdf as ap # Define the...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  3. Merge HTML to Image in Python | products.aspose...

    Merge HTML to image in Python. Use Python library API to combine HTML to image...HTML to image import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/zh-hant/python-net/m...
  4. The annotation within the block cannot be expor...

    The annotation within the block cannot be exported. question.zip (110.5 KB)...for Java is: import com.aspose.cad.Image; import com.aspose.cad...

    forum.aspose.com/t/the-annotation-within-the-bl...
  5. Merge Image to BMP in Python | products.aspose.com

    Merge Image to BMP in Python. Use Python library API to combine Images...Image to BMP import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/ima...
  6. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...pdf import Document from aspose.pdf.plugins import PdfImageToJpegOption...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  7. View or Edit PPT Files Metadata using Python | ...

    Python source code to edit or view PPT format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPT - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  8. View or Edit OTP Files Metadata using Python | ...

    Python source code to edit or view OTP format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to OTP - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  9. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...Here is my code: import com.aspose.pdf.*; import java.io.File; public...

    forum.aspose.com/t/islandscape-does-not-return-...
  10. FieldImport | Aspose.Words for Java

    Implements the Import field in Java....extends Field Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/java/com.aspose.word...