Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,502 for

stamp

(0.23 sec)
  1. إضافة ختم صفحة PDF|Aspose.PDF for Java

    يشرح هذا القسم كيفية العمل مع Aspose.PDF Facades باستخدام فئة PdfFileStamp.... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp and Stamp classes. من أجل إضافة ختم صفحة...

    docs.aspose.com/pdf/ar/java/add-pdf-page-stamp/
  2. إضافة طوابع الصفحة إلى PDF في Python|Aspose.PDF...

    تعرف على كيفية إضافة طوابع صفحات PDF كتراكبات أو خلفيات في Python....add_stamp(page_stamp) (انظر Page.add_stamp() و PageCollection...def add_page_stamp ( input_file_name , page_stamp_name , output_file_name...

    docs.aspose.com/pdf/ar/python-net/page-stamps-i...
  3. Archivo

    Archivo...Establecer texto de marca de agua stamp = ap.TextStamp("CONFIDENTIAL")...de agua stamp.x_indent = 250 stamp.y_indent = 400 stamp.height...

    blog.aspose.com/es/pdf/add-watermark-in-pdf-in-...
  4. Archiv

    Archiv...Wasserzeichentext festlegen stamp = ap.TextStamp("CONFIDENTIAL")...Wasserzeichen fest stamp.x_indent = 250 stamp.y_indent = 400 stamp.height...

    blog.aspose.com/de/pdf/add-watermark-in-pdf-in-...
  5. ארכיון

    ארכיון...pdf") # הגדר טקסט של סימן מים stamp = ap.TextStamp("CONFIDENTIAL")...סימן המים stamp.x_indent = 250 stamp.y_indent = 400 stamp.height...

    blog.aspose.com/he/pdf/add-watermark-in-pdf-in-...
  6. Supprimer les tampons globalement|Aspose.PDF fo...

    Cet exemple montre comment supprimer les annotations de tampons en caoutchouc globalement sur toutes les pages d’un PDF en utilisant Aspose.PDF for Python via l’API Facades. Il montre comment supprimer les tampons par ID sans spécifier les pages individuelles....méthodes ‘delete_stamp_by_id()’ et ‘delete_stamp_by_ids()’ vous...initialize_data_dir def delete_stamps_globally ( infile , outfile...

    docs.aspose.com/pdf/fr/python-net/delete-stamps...
  7. Tambahkan Stempel Halaman PDF|Aspose.PDF untuk ...

    Bagian ini menjelaskan cara bekerja dengan Aspose.PDF Facades menggunakan Kelas PdfFileStamp.... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp dan Stamp classes. Anda juga perlu membuat...

    docs.aspose.com/pdf/id/java/add-pdf-page-stamp/
  8. Python에서 PDF에 텍스트 스탬프 추가|Aspose.PDF for Python ...

    Python에서 PDF 문서에 텍스트 스탬프를 추가하는 방법을 알아봅니다....os import path def add_text_stamp ( input_file_name , output_file_name...text stamp text_stamp = ap . TextStamp ( "Sample Stamp" ) # Set...

    docs.aspose.com/pdf/ko/python-net/text-stamps-i...
  9. Chercher

    chercher...Définir le texte du filigrane stamp = ap.TextStamp("CONFIDENTIAL")...filigrane stamp.x_indent = 250 stamp.y_indent = 400 stamp.height...

    blog.aspose.com/fr/pdf/add-watermark-in-pdf-in-...
  10. 搜索

    搜索...設置水印文字 stamp = ap.TextStamp("CONFIDENTIAL") # 設置水印的屬性 stamp.x_indent...x_indent = 250 stamp.y_indent = 400 stamp.height = 60 stamp.width =...

    blog.aspose.com/zh-hant/pdf/add-watermark-in-pd...