Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,502 for

stamp

(0.25 sec)
  1. Aggiungere numeri Bates a PDF usando Java

    Fare riferimento a questo articolo per aggiungere numeri Bates a PDF usando Java. Contiene dettagli per impostare l'IDE, un elenco di passaggi e un codice di esempio per aggiungere il timbro Bates a PDF usando Java....code to add a Bates numbering stamp using Java. You will receive...a text stamp using the string above and set the stamp formatting...

    kb.aspose.com/it/pdf/java/add-bates-numbers-to-...
  2. Python에서 PDF에 이미지 스탬프 추가|Aspose.PDF for Python ...

    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/ko/python-net/image-stamps-...
  3. 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-...
  4. حذف الختم حسب المعرف|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-...
  5. 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-...
  6. Mover Carimbo Por Índice|Aspose.PDF for Python ...

    Como reposicionar anotações de carimbo de borracha em um PDF usando seu índice em uma página com Aspose.PDF for Python...coordenadas O 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/pt/python-net/move-stamp-by...
  7. نقل الطابع حسب الهوية|Aspose.PDF for Python via...

    في هذا المثال، تتم إضافة ختم مطاطي إلى الصفحة 1 ثم نقله إلى موضع جديد باستخدام المعرف الخاص به قبل حفظ المستند المحدث.... تسمح لك طريقة ‘move_stamp_by_id () ‘بنقل الطابع بناءً...initialize_data_dir def move_stamp_by_id_example ( infile , outfile...

    docs.aspose.com/pdf/ar/python-net/move-stamp-by...
  8. 向 PDF 添加页眉和页脚使用 Python|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET 允许您使用 TextStamp 类向 PDF 文件添加页眉和页脚。...之后,您可以调用 Page 的 ‘add_stamp’ 方法将文本添加到 PDF 的页眉中。 您需要设置 top_margin...document . pages : page . add_stamp ( textStamp ) # 保存更新的文档 document...

    docs.aspose.com/pdf/zh/python-net/add-headers-a...
  9. Añadir sellos de texto en PDF programáticamente...

    Añadir un sello de texto a un archivo PDF usando la clase TextStamp con Java....Stamp ; public class ExampleStampingImage...utilizando FormattedText TextStamp stamp = new TextStamp ( text ); //...

    docs.aspose.com/pdf/es/java/text-stamps-in-the-...
  10. Tambahkan Cap Teks dalam File PDF|Aspose.PDF un...

    Tambahkan cap teks ke file PDF menggunakan kelas TextStamp dengan C++....MakeObject < TextStamp > ( u "Sample Stamp" ); // Atur apakah cap adalah...menggunakan FormattedText auto stamp = MakeObject < TextStamp > (...

    docs.aspose.com/pdf/id/cpp/text-stamps-in-the-p...