Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,872 for

ape

(1.44 sec)
  1. 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-...
  2. Hapus Tabel dari Dokumen PDF yang Ada|Aspose.PD...

    Pelajari cara menghapus satu atau lebih tabel dari dokumen PDF yang ada menggunakan Python....pdf as ap from os import path import sys...existing PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/id/python-net/removing-tables/
  3. Удалить таблицы из существующего PDF|Aspose.PDF...

    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 # Загрузить существующий PDF...PDF документ pdf_document = ap . Document ( input_file ) # Создать...

    docs.aspose.com/pdf/ru/python-net/remove-tables...
  4. Contar artefactos PDF en Python|Aspose.PDF for ...

    Aprenda cómo inspeccionar y contar artefactos de paginación en documentos PDF usando Python con 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/es/python-net/counting-arti...
  5. 양식 데이터 가져오기 및 내보내기|Aspose.PDF for Python via .NET

    .NET을 통해 파이썬용 Aspose.PDF 를 사용하여 XML, FDF, XFDF 및 JSON 형식의 AcroForm 필드 데이터를 가져오고 내보낼 수 있습니다....pdf as ap def import_data_from_xml ( input_file_name..., output_file_name ): form = ap . facades . Form () form . bind_pdf...

    docs.aspose.com/pdf/ko/python-net/import-export...
  6. Firmar documentos PDF desde una Smart Card en P...

    Aprenda a firmar documentos PDF con tarjetas inteligentes y certificados externos en Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/es/python-net/sign-pdf-docu...
  7. 파이썬에서 PDF에 베이츠 넘버링 추가|Aspose.PDF for Python via...

    .NET을 통해 파이썬용 Aspose.PDF 와 함께 Python을 사용하여 PDF 문서에서 베이츠 넘버링을 추가하고 제거하는 방법을 알아봅니다....pdf as ap def _create_bates_artifact ():...default settings.""" artifact = ap . BatesNArtifact () artifact...

    docs.aspose.com/pdf/ko/python-net/add-bates-num...
  8. Ouvrir un document PDF par programmation|Aspose...

    Apprenez comment ouvrir un fichier PDF avec la bibliothГЁque Aspose.PDF for Python via .NET en Python. Vous pouvez ouvrir un PDF existant, un document depuis un flux, et un document PDF chiffrГ©....pdf as ap def open_document_from_file (...): # Open document document = ap . Document ( infile ) print (...

    docs.aspose.com/pdf/fr/python-net/open-pdf-docu...
  9. Anotasi dan Teks Khusus menggunakan Python|Aspo...

    Pelajari cara mengekstrak teks dari anotasi stempel, teks yang disorot, dan konten superskrip/subskrip dalam dokumen PDF menggunakan Aspose.PDF for Python....pdf as ap def extract_text_from_stamp (...will be saved. """ document = ap . Document ( infile ) try : page...

    docs.aspose.com/pdf/id/python-net/annotation-an...
  10. التعليقات التوضيحية والنص الخاص باستخدام Python...

    تعرف على كيفية استخراج النص من التعليقات التوضيحية للطوابع والنص المميز ومحتوى النص المرتفع/الفرعي في مستندات PDF باستخدام Aspose.PDF لـ Python....pdf as ap def extract_text_from_stamp (...will be saved. """ document = ap . Document ( infile ) try : page...

    docs.aspose.com/pdf/ar/python-net/annotation-an...