Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,431 for

ape

(0.16 sec)
  1. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...pdf as ap # 加载源 PDF 文档 pdf_document = ap . Document ( input_file...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  2. Ajouter un arrière-plan au PDF avec Python|Aspo...

    Ajouter une image d'arrière-plan à votre fichier PDF avec Python. Utilisez la classe BackgroundArtifact....pdf as ap # Créer un nouvel objet Document document = ap . Document...Background Artifact background = ap . BackgroundArtifact () # Spécifier...

    docs.aspose.com/pdf/fr/python-net/add-backgrounds/
  3. مثال Hello World باستخدام بايثون|Aspose.PDF لـ ...

    يوضح هذا المثال كيفية إنشاء مستند PDF بسيط يحتوي على نص Hello World باستخدام Aspose.PDF لـ Python عبر .NET....pdf as ap # تهيئة كائن الوثيقة document = ap . Document ()...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ar/python-net/hello-world-e...
  4. كيفية دمج ملفات PDF باستخدام بايثون|Aspose.PDF ...

    تشرح هذه الصفحة كيفية دمج مستندات PDF في ملف PDF واحد باستخدام بايثون....pdf as ap # افتح المستند الأول document1 = ap . Document...افتح المستند الثاني document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/ar/python-net/merge-pdf-doc...
  5. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....AsposePDFPythonWrapp as ap import AsposePDFPython as apCore document = ap . Document...( "sample0.pdf" ) textStamp = ap . TextStamp ( "Sample Stamp"...

    products.aspose.com/pdf/python-cpp/stamps/text/
  6. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a font size of 12....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  7. 아카이브

    아카이브...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 텍스트 장치 만들기 textDevice = ap.devices...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-in...
  8. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Criar instância...

    blog.aspose.com/pt/pdf/convert-pdf-to-ppt-in-py...
  9. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input...# Skapa en ny PDF splitPDF = ap.Document() # Lägg till sida till...

    blog.aspose.com/sv/pdf/split-pdf-in-python/
  10. Архів

    Архів...pdf as ap # Завантажте PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/uk/pdf/rotate-pdf-in-python/