Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,741 for

ape

(0.2 sec)
  1. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # פתח קובץ PDF document = ap.Document(input_pdf) # צור והגדר...

    blog.aspose.com/he/pdf/convert-pdf-to-excel-in-...
  2. Añadir Número de Página a PDF con Python|Aspose...

    Aspose.PDF para Python a través de .NET te permite añadir un Sello de Número de Página a tu archivo PDF usando la clase PageNumberStamp....pdf as ap # Abrir documento document = ap . Document (...de página page_number_stamp = ap . PageNumberStamp () # Si el...

    docs.aspose.com/pdf/es/python-net/add-page-number/
  3. 여러 열로 구성된 PDF의 텍스트 추출 개선|Aspose.PDF for Python ...

    Python용 Aspose.PDF 를 사용하여 다중 열 PDF 레이아웃에서 텍스트 추출을 개선하는 기술을 알아보십시오....pdf as ap def extract_text_reduce_font...""" doc = ap . Document ( infile ) frag_absorber = ap . text ....

    docs.aspose.com/pdf/ko/python-net/text-extracti...
  4. 获取并搜索 PDF 中的图像|Aspose.PDF for Python via .NET

    了解如何在 Python 中搜索和检查 PDF 文档中的图像。...pdf as ap from aspose.pycore import cast...document = ap . Document ( infile ) absorber = ap . ImagePlacementAbsorb...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  5. 搜索

    搜索...pdf as ap 現在,讓我們探索如何有效地使用 Aspose.PDF 來處理...import aspose.pdf as ap # 建立一個新文件 document = ap.Document() # 添加頁面...

    blog.aspose.com/zh-hant/pdf/best-python-pdf-lib...
  6. Ajouter un filigrane à un PDF en utilisant Pyth...

    Cet article explique les fonctionnalités de travail avec les artefacts et l'obtention de filigranes dans les PDFs en utilisant Python de manière programmatique....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/fr/python-net/add-watermarks/
  7. 使用 Python 处理 PDF 中的作品集|Aspose.PDF for Python vi...

    如何使用 Python 创建 PDF 作品集。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 作品集。...pdf as ap # 实例化 Document 对象 document = ap . Document ()...collection = ap . Collection () # 获取要添加到投资组合的文件 excel = ap . FileSpecification...

    docs.aspose.com/pdf/zh/python-net/portfolio/
  8. Проверка границ фигур в графах PDF с Python|Asp...

    Узнайте, как проверять границы фигур в коллекциях графов PDF с помощью Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  9. Count PDF Artifacts in Python|Aspose.PDF for Py...

    Learn how to inspect and count pagination artifacts in PDF documents using Python with Aspose.PDF for Python via .NET....pdf as ap def count_pdf_artifacts ( infile...types on the first page.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  10. تحقق من حدود الشكل في رسوم PDF باستخدام Python|...

    تعرف على كيفية التحقق من حدود الشكل في مجموعات رسومات PDF في Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/aspose-pdf-dr...