Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 5,872 for

ape

(0.11 sec)
  1. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap.Document(input_pdf) # 创建和设置保存选项 save_option = ap.ExcelSaveOptions()...

    blog.aspose.com/zh/pdf/convert-pdf-to-excel-in-...
  2. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap.Document(input_pdf) # 創建和設置保存選項 save_option = ap.ExcelSaveOptions()...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-exce...
  3. Criar Tagged PDF em Python|Aspose.PDF for Pytho...

    Aprenda a criar documentos PDF marcados em Python com Aspose.PDF for Python via .NET, incluindo PDF/UA Structure Elements, Form acessíveis, páginas TOC e marcação automática....pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/pt/python-net/create-tagged...
  4. معالجة الجداول في ملفات 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_document = ap . Document...للعثور على الجداول absorber = ap . text . TableAbsorber () # زيارة...

    docs.aspose.com/pdf/ar/python-net/manipulate-ta...
  5. 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-...
  6. 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...
  7. 양식 데이터 가져오기 및 내보내기|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...
  8. 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...
  9. PDF Tooltip using Python|Aspose.PDF for Python ...

    PythonとAspose.PDFを使用してPDFのテキストフラグメントにツールチップを追加する方法を学ぶ...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "ここに...

    docs.aspose.com/pdf/ja/python-net/pdf-tooltip/
  10. 파이썬에서 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...