Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 56,379 for

import document

(0.34 sec)
  1. Convert PPT to FODP in Python | products.aspose...

    Convert PPT to FODP in Python. Use Python library API to convert PPT files to FODP... As a cutting-edge document processing API, Aspose.Slides...converting PPT into FODP import jpype import asposeslides jpype ....

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPSM to POTX in Python | products.aspos...

    Convert PPSM to POTX in Python. Use Python library API to convert PPSM files to POTX... As a cutting-edge document processing API, Aspose.Slides...converting PPSM into POTX import jpype import asposeslides jpype ....

    products.aspose.com/slides/python-java/conversi...
  3. Convert PPT to PPSX in Python | products.aspose...

    Convert PPT to PPSX in Python. Use Python library API to convert PPT files to PPSX... As a cutting-edge document processing API, Aspose.Slides...converting PPT into PPSX import jpype import asposeslides jpype ....

    products.aspose.com/slides/python-java/conversi...
  4. 从 PDF 中提取图像 Python | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取图像...中提取图像-Python import aspose.pdf as apdf from os import path from...from io import FileIO input_file = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/imag...
  5. Convert WORD To JPG Java

    Convert a Word Document to JPG format in Java code. Save a Word Document as JPG using Java....converting Word to JPG Use our document conversion API to create portable...solution to import and export Word, JPG, and many other document formats...

    products.aspose.com/words/java/conversion/word-...
  6. 列出印章|Aspose.PDF for Python via .NET

    本示例加载 PDF,检索第 1 页的所有印章,打印它们,并在未找到印章时显示提示信息。... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/list-stamps/
  7. 导出为 FDF|Aspose.PDF for Python via .NET

    本示例解释了如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段数据导出到 FDF(Forms Data Format)文件。它演示了如何通过 Form 门面访问交互式表单数据,绑定源 PDF 文档,并将提取的数值保存到 FDF 流中。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/export-to-fdf/
  8. 使用图像放置|Aspose.PDF for Java

    本节介绍使用Java库处理图像放置PDF文件的功能。...examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/zh/java/working-with-image-...
  9. IPageLayoutCallback.notify method | Aspose.Word...

    IPageLayoutCallback.notify method. This is called to notify of layout build and rendering progress....print ( f 'Document " { a . document . built_in_document_properties...page_index ): from pathlib import Path import aspose.words as aw from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Repair PDF with Go|Aspose.PDF for Go via C++

    This topic describes how to Repair PDF via Go...maintaining and enhancing PDF documents, especially when dealing with...file and saving it as a new document is a common requirement in...

    docs.aspose.com/pdf/go-cpp/repair-pdf/