Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,093 for

ape

(0.07 sec)
  1. Дополнительные аннотации с использованием Pytho...

    Этот раздел описывает, как добавлять, получать и удалять дополнительные виды аннотаций из вашего PDF документа....pdf as ap # Открыть документ document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/ru/python-net/extra-annotat...
  2. Добавление текстовых штампов в PDF с помощью Py...

    Добавьте текстовый штамп в PDF документ с использованием класса TextStamp из библиотеки Aspose.PDF для Python....pdf as ap # Открыть документ document = ap . Document (...текстовый штамп text_stamp = ap . TextStamp ( "Sample Stamp"...

    docs.aspose.com/pdf/ru/python-net/text-stamps-i...
  3. 파이썬을 사용한 추가 주석|Aspose.PDF for Python via .NET

    이 섹션은 PDF 문서에서 추가 유형의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....pdf as ap # 문서 열기 document = ap . Document ( input_file...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/ko/python-net/extra-annotat...
  4. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....pdf as ap # Open document document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) The...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  5. Anotação de Destaques em PDF usando Python|Aspo...

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento....pdf as ap # Abrir documento document = ap . Document (...Círculo highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/pt/python-net/highlights-an...
  6. Tambahkan Teks ke PDF menggunakan Python|Aspose...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...fragmen teks text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/id/python-net/add-text-to-p...
  7. Formatage du document PDF en utilisant Python|A...

    Créer et formater le document PDF avec Aspose.PDF pour Python via .NET. Utilisez le prochain extrait de code pour résoudre vos tâches....pdf as ap # Ouvrir le document document = ap . Document (...aspose.pdf as ap # Ouvrir le document document = ap . Document (...

    docs.aspose.com/pdf/fr/python-net/formatting-pd...
  8. 파이썬을 사용하여 PDF 문서 형식화|Aspose.PDF for Python via ...

    Aspose.PDF for Python via .NET을 사용하여 PDF 문서를 생성하고 형식화하십시오. 다음 코드 스니펫을 사용하여 작업을 해결하십시오....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...import aspose.pdf as ap # 문서 열기 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/formatting-pd...
  9. 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...
  10. Tambahkan Cap Teks di PDF melalui Python|Aspose...

    Tambahkan cap teks ke dokumen PDF menggunakan kelas TextStamp dengan pustaka Aspose.PDF untuk Python....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...# Buat cap teks text_stamp = ap . TextStamp ( "Sample Stamp"...

    docs.aspose.com/pdf/id/python-net/text-stamps-i...