Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,741 for

ape

(2.18 sec)
  1. 在 PDF 中创建或添加表格使用 Python|Aspose.PDF for Python v...

    Aspose.PDF for Python via .NET 是一个用于创建、读取和编辑 PDF 表格的库。在此主题中查看其他高级功能。... table = ap . Table () 在现有 PDF 文档中添加表格 要通过...import aspose.pdf as ap # 加载源PDF文档 doc = ap . Document ( input_file...

    docs.aspose.com/pdf/zh/python-net/add-table-in-...
  2. Anotaciones de marcado usando Python|Aspose.PDF...

    Aprende cómo agregar, leer y eliminar texto, cursor y reemplazar anotaciones en documentos PDF usando Aspose.PDF for Python via .NET....Abra el PDF de origen document = ap . Document ( infile ) Crear y...color e ícono. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/es/python-net/markup-annota...
  3. Crear o Agregar Tabla en PDF usando Python|Aspo...

    Aspose.PDF para Python via .NET es una biblioteca utilizada para crear, leer y editar tablas PDF. Consulta otras funciones avanzadas en este tema.... table = ap . Table () Añadiendo Tabla en...aspose.pdf as ap # Cargar documento PDF fuente doc = ap . Document...

    docs.aspose.com/pdf/es/python-net/add-table-in-...
  4. Criar ou Adicionar Tabela em PDF usando Python|...

    Aspose.PDF para Python via .NET é uma biblioteca usada para criar, ler e editar Tabelas em PDF. Verifique outras funções avançadas neste tópico.... table = ap . Table () Adicionando Tabela...pdf as ap # Carregar documento PDF de origem doc = ap . Document...

    docs.aspose.com/pdf/pt/python-net/add-table-in-...
  5. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/python-net/text-annotation/
  6. Повернуть текст внутри PDF с использованием Pyt...

    Узнайте, как вращать фрагменты текста и абзацы внутри PDF‑документов на Python....pdf as ap from os import path def rota...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/ru/python-net/rotate-text-i...
  7. Créer des liens PDF en Python|Aspose.PDF for Py...

    Apprenez comment créer des liens PDF internes, externes et distants en Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/fr/python-net/create-links/
  8. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  9. Python을 사용한 텍스트 기반 주석|Aspose.PDF for Python via...

    .NET을 통해 Aspose.PDF for Python을 사용하여 PDF 문서에서 자유 텍스트를 추가, 검사 및 삭제하고, 강조 표시, 밑줄을 긋고, 구불구불하게 주석을 제거하는 방법을 알아봅니다.... 원본 PDF 열기 document = ap . Document ( infile ) 자유 텍스트...생성 및 구성 free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/ko/python-net/text-based-an...
  10. التعليقات التوضيحية المستندة إلى النص باستخدام ...

    تعرف على كيفية إضافة نص حر وفحصه وحذفه، وتمييز التعليقات التوضيحية وتسطيرها وتعرجها وشطبها في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET....افتح ملف PDF المصدر document = ap . Document ( infile ) إنشاء وتكوين...المجاني free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/ar/python-net/text-based-an...