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

stamp

(0.21 sec)
  1. PDF にスタンプを追加|Aspose.PDF for Python via .NET

    Python の PDFFileStamp を使って PDF ページにスタンプを追加する方法を学びましょう。...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/ja/python-net/add-stamp/
  2. リストスタンプ|Aspose.PDF for Python via .NET

    次の使用例は、PDF を読み込み、1 ページ目からすべてのスタンプを取得して印刷し、スタンプが見つからない場合はメッセージを表示します。...‘get_stamps () ‘メソッドを使うと、特定のページに置かれたすべ...initialize_data_dir def list_stamps ( infile ): # Create PdfContentEditor...

    docs.aspose.com/pdf/ja/python-net/list-stamps/
  3. Gérer le tampon par ID|Aspose.PDF for Python vi...

    Comment manipuler les annotations de tampons en caoutchouc dans un PDF par leurs ID uniques en utilisant Aspose.PDF pour Python...méthodes ‘hide_stamp_by_id()’ et ‘show_stamp_by_id()’ permettent...initialize_data_dir def manage_stamp_by_id ( infile , outfile ):...

    docs.aspose.com/pdf/fr/python-net/manage-stamp-...
  4. Pindahkan Stempel Berdasarkan ID|Aspose.PDF for...

    Dalam contoh ini, sebuah stempel karet ditambahkan ke halaman 1 dan kemudian dipindahkan ke posisi baru menggunakan ID-nya sebelum menyimpan dokumen yang diperbarui.... Metode ‘move_stamp_by_id()’ memungkinkan Anda memindahkan...initialize_data_dir def move_stamp_by_id_example ( infile , outfile...

    docs.aspose.com/pdf/id/python-net/move-stamp-by...
  5. Mover sello por ID|Aspose.PDF for Python via .NET

    En este ejemplo, se agrega un sello de goma a la página 1 y luego se mueve a una nueva posición usando su ID antes de guardar el documento actualizado.... El método ‘move_stamp_by_id()’ le permite reubicar...initialize_data_dir def move_stamp_by_id_example ( infile , outfile...

    docs.aspose.com/pdf/es/python-net/move-stamp-by...
  6. PDF 페이지 스탬프 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 워터마크 또는 브랜딩을 위해 텍스트 및 이미지를 포함하여 .NET에서 PDF 페이지에 스탬프를 추가하는 방법을 알아보세요....PdfFileStamp 및 Stamp 클래스의 객체를 생성해야 합니다. 또한 Stamp 클래스의 PdfFileStamp...사용하여 PDF 페이지 스탬프를 생성해야 합니다. Stamp 객체를 사용하여 원점, 회전, 배경 등의 다른 속성도...

    docs.aspose.com/pdf/ko/net/add-pdf-page-stamp/
  7. 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-...
  8. حذف الختم حسب المعرف|Aspose.PDF for Python via ...

    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....تريد إزالتها: ‘delete_stamp_by_id (stamp_id, page_number) ‘- يحذف...معينة ‘delete_stamp_by_ids (page_number, stamp_ids) ‘- تحذف عدة...

    docs.aspose.com/pdf/ar/python-net/delete-stamp-...
  9. 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-...
  10. 在 Python 中向 PDF 添加图像印章|Aspose.PDF for Python vi...

    了解如何在 Python 中向 PDF 页面添加图像印章。...os import path def add_image_stamp ( infile , input_image_file... Document ( infile ) image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/zh/python-net/image-stamps-...