Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,517 for

stamp

(0.64 sec)
  1. ID별 스탬프 관리|Aspose.PDF for Python via .NET

    Python용 Aspose.PDF 를 사용하여 PDF의 러버 스탬프 주석을 고유 ID로 조작하는 방법...‘hide_stamp_by_id () ‘및 ‘show_stamp_by_id ()’ 메서드를 사용하면...initialize_data_dir def manage_stamp_by_id ( infile , outfile ):...

    docs.aspose.com/pdf/ko/python-net/manage-stamp-...
  2. إضافة ختم إلى PDF|Aspose.PDF for Python via .NET

    تعرف على كيفية إضافة طابع إلى صفحات PDF باستخدام PDFfileStamp في Python....initialize_data_dir , set_license def add_stamp_to_pdf ( infile : str , image_file...) -> None : """Add an image stamp to a PDF file.""" pdf_stamper...

    docs.aspose.com/pdf/ar/python-net/add-stamp/
  3. Добавить штамп в PDF|Aspose.PDF for Python via ...

    Узнайте, как добавить штамп на страницы PDF, используя PdfFileStamp в Python....initialize_data_dir , set_license def add_stamp_to_pdf ( infile : str , image_file...) -> None : """Add an image stamp to a PDF file.""" pdf_stamper...

    docs.aspose.com/pdf/ru/python-net/add-stamp/
  4. Tambahkan Header dan Footer ke PDF menggunakan ...

    Aspose.PDF untuk Python melalui .NET memungkinkan Anda menambahkan header dan footer ke file PDF Anda menggunakan kelas TextStamp....dapat memanggil metode ‘add_stamp’ dari Page untuk menambahkan...document . pages : page . add_stamp ( textStamp ) # Simpan dokumen...

    docs.aspose.com/pdf/id/python-net/add-headers-a...
  5. 아카이브

    아카이브...pdf") # 워터마크 텍스트 설정 stamp = ap.TextStamp("CONFIDENTIAL")...속성 설정 stamp.x_indent = 250 stamp.y_indent = 400 stamp.height...

    blog.aspose.com/ko/pdf/add-watermark-in-pdf-in-...
  6. 使用 Python 在 PDF 中添加图像印章|Aspose.PDF for Python v...

    使用 Aspose.PDF for Python 库的 ImageStamp 类在 PDF 文档中添加图像印章。... 调用 Page 类的 add_stamp() 方法将印章添加到 PDF 中。 以下代码片段展示了如何在...input_pdf ) # 创建图像印章 image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/zh/python-net/image-stamps-...
  7. Déplacer le tampon par index|Aspose.PDF for Pyt...

    Comment repositionner les annotations de tampon en caoutchouc dans un PDF en utilisant leur index sur une page avec Aspose.PDF for Python...coordonnées La méthode ‘move_stamp(page_number, stamp_index, new_x, new_y)’...initialize_data_dir def move_stamp_by_index ( infile , outfile...

    docs.aspose.com/pdf/fr/python-net/move-stamp-by...
  8. Mover Sello Por Índice|Aspose.PDF for Python vi...

    Cómo reposicionar anotaciones de sello de goma en un PDF usando su índice en una página con Aspose.PDF for Python...coordenadas El método ‘move_stamp(page_number, stamp_index, new_x, new_y)’...initialize_data_dir def move_stamp_by_index ( infile , outfile...

    docs.aspose.com/pdf/es/python-net/move-stamp-by...
  9. Hapus Stempel Berdasarkan ID|Aspose.PDF for Pyt...

    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....akan dihapus: ‘delete_stamp_by_id(stamp_id, page_number)’ – menghapus...tertentu ‘delete_stamp_by_ids(page_number, stamp_ids)’ – menghapus...

    docs.aspose.com/pdf/id/python-net/delete-stamp-...
  10. Gerenciar Carimbo por ID|Aspose.PDF for Python ...

    Como manipular anotações de carimbo de borracha em um PDF pelos seus IDs exclusivos usando Aspose.PDF for Python...Os métodos ‘hide_stamp_by_id()’ e ‘show_stamp_by_id()’ permitem...initialize_data_dir def manage_stamp_by_id ( infile , outfile ):...

    docs.aspose.com/pdf/pt/python-net/manage-stamp-...