Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,873 for

ape

(1.32 sec)
  1. Assinar documentos PDF de um Cartão Inteligente...

    Aprenda como assinar documentos PDF com Cartões Inteligentes e certificados externos em Python...pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/pt/python-net/sign-pdf-docu...
  2. Agregar sellos de texto a PDF en Python|Aspose....

    Aprenda cómo agregar sellos de texto a documentos PDF en Python....pdf as ap from os import path def add_text_stamp...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/es/python-net/text-stamps-i...
  3. Guardar documento PDF programáticamente|Aspose....

    Aprenda cómo guardar un archivo PDF en Python con la biblioteca Aspose.PDF for Python via .NET. Guarde el documento PDF en el sistema de archivos, en un flujo y en aplicaciones web....pdf as ap def save_document_to_file ( infile...infile , outfile ): document = ap . Document ( infile ) # make...

    docs.aspose.com/pdf/es/python-net/save-pdf-docu...
  4. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements....pdf as ap from aspose.pycore import cast...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  5. 프로그래밍 방식으로 PDF 문서 열기|Aspose.PDF for Python via ...

    .NET 라이브러리를 통해 파이썬용 Aspose.PDF 파이썬 PDF 파일을 여는 방법을 알아보세요.기존 PDF, 스트림의 문서, 암호화된 PDF 문서를 열 수 있습니다....pdf as ap def open_document_from_file (...): # Open document document = ap . Document ( infile ) print (...

    docs.aspose.com/pdf/ko/python-net/open-pdf-docu...
  6. Archivo

    Archivo...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir archivo PDF document = ap.Document(input_pdf) # Crear y...

    blog.aspose.com/es/pdf/convert-pdf-to-excel-in-...
  7. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF-Datei öffnen document = ap.Document(input_pdf) # Speicheroptionen...

    blog.aspose.com/de/pdf/convert-pdf-to-excel-in-...
  8. Archivio

    Archivio...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Apri file PDF document = ap.Document(input_pdf) # Crea e...

    blog.aspose.com/it/pdf/convert-pdf-to-excel-in-...
  9. Anotaciones multimedia en PDF|Aspose.PDF for Py...

    Aprenda cómo agregar anotaciones de sonido, 3D, pantalla y rich media a documentos PDF, y cómo inspeccionar o eliminar anotaciones multimedia usando Aspose.PDF for Python via .NET....dirname ( infile ) document = ap . Document ( infile ) page =...ann . SoundAnnotation ( page , ap . Rectangle ( 20 , 700 , 60 ...

    docs.aspose.com/pdf/es/python-net/media-annotat...
  10. Annotations multimédias dans PDF|Aspose.PDF for...

    Apprenez comment ajouter des annotations sonores, 3D, d’écran et multimédia riches aux documents PDF, et comment inspecter ou supprimer les annotations multimédia à l’aide d’Aspose.PDF for Python via .NET....dirname ( infile ) document = ap . Document ( infile ) page =...ann . SoundAnnotation ( page , ap . Rectangle ( 20 , 700 , 60 ...

    docs.aspose.com/pdf/fr/python-net/media-annotat...