Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 5,749 for

ape

(0.26 sec)
  1. 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/
  2. Establecer número de comb del campo|Aspose.PDF ...

    Este ejemplo muestra cómo establecer un número de comb para un campo de formulario PDF usando Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/es/python-net/set-field-com...
  3. 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-...
  4. Remplacer le texte avec état|Aspose.PDF for Pyt...

    Dans cet exemple, toutes les occurrences de "software" sont remplacées par "SOFTWARE" et formatées en bleu avec une taille de police de 14....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/fr/python-net/replace-text-...
  5. Definir Alinhamento de Campo|Aspose.PDF for Pyt...

    Este exemplo demonstra como definir o alinhamento de texto de um campo de formulário em um documento PDF usando Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/pt/python-net/set-field-ali...
  6. 在 Python 中向 PDF 添加附件|Aspose.PDF for Python via ...

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 向 PDF 文档添加文件附件。...pdf as ap def add_attachments ( infile...with ap . Document ( infile ) as document : file_spec = ap . FileSpecification...

    docs.aspose.com/pdf/zh/python-net/add-attachmen...
  7. Архів

    Архів...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/
  8. PdfViewer Class|Aspose.PDF for Python via .NET

    Learn how to use the PdfViewer class in Aspose.PDF for Python via .NET to decode all PDF pages, decode a specific page, and inspect viewer-related PDF metadata....pdf as ap import aspose.pdf.facades as...() viewer . coordinate_type = ap . PageCoordinateType . MEDIA_BOX...

    docs.aspose.com/pdf/python-net/pdfviewer-class/
  9. ค้นหา

    ค้นหา...pdf as ap # ยกตัวอย่างวัตถุ TeXLoadOptions options = ap.TeXLoadOptions()...โหลดเอกสาร TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/th/pdf/convert-latex-to-word-py...
  10. arkiv

    arkiv...pdf as ap # Instantiera TeXLoadOptions-objekt options = ap.TeXLoadOptions()...TEX-dokumentet pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/sv/pdf/convert-latex-to-word-py...