Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,096 for

ape

(0.09 sec)
  1. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....pdf as ap def extract_text_reduce_font...""" doc = ap . Document ( infile ) frag_absorber = ap . text ....

    docs.aspose.com/pdf/python-net/text-extraction-...
  2. Dapatkan dan Setel Properti Halaman menggunakan...

    Bagian ini menunjukkan cara mendapatkan jumlah halaman dalam file PDF, mendapatkan informasi tentang properti halaman PDF seperti warna dan menyetel properti halaman....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Membuat instance Document document = ap . Document...

    docs.aspose.com/pdf/id/python-net/get-and-set-p...
  3. Adicionar marca d'água ao PDF usando Python|Asp...

    Este artigo explica os recursos de trabalhar com artefatos e obter marcas d'água em PDFs programaticamente usando Python....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/pt/python-net/add-watermarks/
  4. Sauvegarder le document PDF par programmation|A...

    Apprenez à sauvegarder un fichier PDF dans la bibliothèque Aspose.PDF pour Python via .NET. Sauvegardez le document PDF dans le système de fichiers, dans un flux, et dans les applications Web....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/fr/python-net/save-pdf-docu...
  5. أرشيف

    أرشيف...pdf as ap # إنشاء كائن PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # مسار الدليل الذي يحتوي على...

    blog.aspose.com/ar/pdf/print-pdf-in-python/
  6. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。...pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  7. 아카이브

    아카이브...pdf as ap # PdfViewer 개체 만들기 viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # 인쇄할 PDF 파일이 포함된 디렉토리 경로 path...

    blog.aspose.com/ko/pdf/print-pdf-in-python/
  8. Открыть PDF документ программно|Aspose.PDF для ...

    Узнайте, как открыть PDF файл в Python с помощью библиотеки Aspose.PDF для Python через C++. Вы можете открыть существующий PDF, документ из потока и зашифрованный PDF документ....AsposePDFPythonWrapp as ap # Открыть документ document = ap . Document (...AsposePDFPythonWrapp as ap # Открыть документ document = ap . Document (...

    docs.aspose.com/pdf/ru/python-cpp/open-pdf-docu...
  9. Supprimer les tableaux d'un PDF existant|Aspose...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # Charger un document PDF existant...existant pdf_document = ap . Document ( input_file ) # Créer un...

    docs.aspose.com/pdf/fr/python-net/remove-tables...
  10. PDF에서 제목 작업하기|Aspose.PDF for Python via .NET

    Python을 사용하여 PDF 문서의 제목에 번호 매기기를 생성합니다. Aspose.PDF for Python via .NET은 다양한 종류의 번호 매기기 스타일을 제공합니다....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/ko/python-net/working-with-...