Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,093 for

ape

(0.13 sec)
  1. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  2. Annotations collantes PDF utilisant Python|Aspo...

    Ce sujet concerne les annotations collantes, en tant qu'exemple nous montrons l'Annotation Filigrane dans le texte....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/fr/python-net/sticky-annota...
  3. Otimizar, Comprimir ou Reduzir Tamanho de PDF e...

    Otimizar arquivo PDF, reduzir todas as imagens, diminuir tamanho do PDF, Desincorporar fontes, Remover objetos não utilizados com Python....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/pt/python-net/optimize-pdf/
  4. Optimizar, Comprimir o Reducir el Tamaño de PDF...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño de PDF, Desincrustar fuentes, Eliminar objetos no utilizados con Python....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento documento = ap . Document (...

    docs.aspose.com/pdf/es/python-net/optimize-pdf/
  5. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "Mueve...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  6. Pythonを介してPDFドキュメントを操作する|Aspose.PDF for Python ...

    この記事には、Pythonを使用してPDF A標準のPDFドキュメントを検証する方法、目次を操作する方法、PDFの有効期限を設定する方法などの情報が含まれています。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) 以下の...

    docs.aspose.com/pdf/ja/python-net/manipulate-pd...
  7. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...テキストフラグメントを作成 text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...
  8. Arşiv

    Arşiv...pdf as ap Şimdi, PDF’lerle etkili bir şekilde...aspose.pdf as ap # Yeni bir belge oluşturun document = ap.Document()...

    blog.aspose.com/tr/pdf/best-python-pdf-library/
  9. Annotation de surlignage PDF en utilisant Pytho...

    Les annotations de balisage sont présentées dans le texte sous forme de surlignages, de soulignements, de barrés ou de soulignements en zigzag dans le texte d'un document....pdf as ap # Ouvrir le document document = ap . Document (...Cercle highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/fr/python-net/highlights-an...
  10. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shApe when inserted into the ShApes collection to ensure it fits within its parent container....pdf as ap import aspose.pdf.drawing as...Document instance document = ap . Document () # Add page to pages...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...