Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 953 for

stamp

(0.07 sec)
  1. テキストと画像スタンプの追加|Aspose.PDF for Java

    このセクションでは、PdfFileStampクラスを使用してcom.aspose.pdf.facadesでテキストと画像スタンプを追加する方法を説明します。... In order to add text stamp, you first need to create objects...objects of PdfFileStamp and Stamp classes. テキストスタンプを追加するには、まず...

    docs.aspose.com/pdf/ja/java/add-text-and-image-...
  2. إضافة أختام نصية في PDF عبر بايثون|Aspose.PDF ل...

    إضافة ختم نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF لبايثون....ذلك، يمكنك استدعاء طريقة add_stamp() الخاصة بصفحة لإضافة الختم...input_pdf ) # إنشاء ختم نصي text_stamp = ap . TextStamp ( "ختم تجريبي"...

    docs.aspose.com/pdf/ar/python-net/text-stamps-i...
  3. Ajouter des tampons de texte dans PDF C#|Aspose...

    Ajouter un tampon de texte à un document PDF en utilisant la classe TextStamp avec la bibliothèque Aspose.PDF for .NET....pdf" )) { // Create text stamp var textStamp = new Aspose ...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    docs.aspose.com/pdf/fr/net/text-stamps-in-the-p...
  4. Agregar sellos de texto en PDF C#|Aspose.PDF fo...

    Agregar un sello de texto a un documento PDF utilizando la clase TextStamp con la biblioteca Aspose.PDF for .NET....pdf" )) { // Create text stamp var textStamp = new Aspose ...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    docs.aspose.com/pdf/es/net/text-stamps-in-the-p...
  5. 在 PDF 中添加文字印章通过 Python|Aspose.PDF for Python vi...

    使用 Aspose.PDF for Python 库的 TextStamp 类向 PDF 文档添加文字印章。...之后,您可以调用 Page 的 add_stamp() 方法在 PDF 中添加印章。以下代码片段向您展示了如何在...创建文字印章 text_stamp = ap . TextStamp ( "Sample Stamp" ) # 设置印章是否为背景...

    docs.aspose.com/pdf/zh/python-net/text-stamps-i...
  6. PDF C#에 텍스트 스탬프 추가|Aspose.PDF for .NET

    Aspose.PDF for .NET 라이브러리를 사용하여 PDF 문서에 텍스트 스탬프를 추가합니다....pdf" )) { // Create text stamp var textStamp = new Aspose ...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    docs.aspose.com/pdf/ko/net/text-stamps-in-the-p...
  7. PDF C# にテキストスタンプを追加|Aspose.PDF for .NET

    TextStampクラスを使用してPDFドキュメントにテキストスタンプを追加します Aspose.PDF for .NETライブラリを使用。...pdf" )) { // Create text stamp var textStamp = new Aspose ...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    docs.aspose.com/pdf/ja/net/text-stamps-in-the-p...
  8. Aggiungi timbro immagine al PDF usando Python |...

    Codice sorgente Python per aggiungere timbro immagine al file PDF su.NET Framework, .NET Core....input_pdf ) # Create image stamp image_stamp = ap . ImageStamp ( input_image_file...input_image_file ) image_stamp . background = True image_stamp . x_indent =...

    products.aspose.com/pdf/it/python-net/stamps/im...
  9. Dodaj stempel obrazu do pliku PDF za pomocą Pyt...

    Kod źródłowy Python, aby dodać stempel obrazu do pliku PDF na .NET Framework, .NET Core....input_pdf ) # Create image stamp image_stamp = ap . ImageStamp ( input_image_file...input_image_file ) image_stamp . background = True image_stamp . x_indent =...

    products.aspose.com/pdf/pl/python-net/stamps/im...
  10. Tambahkan Stempel Teks dan Gambar|Aspose.PDF un...

    Bagian ini menjelaskan cara menambahkan Stempel Teks dan Gambar dengan com.aspose.pdf.facades menggunakan Kelas PdfFileStamp.... In order to add text stamp, you first need to create objects...objects of PdfFileStamp dan Stamp classes. Anda juga perlu membuat...

    docs.aspose.com/pdf/id/java/add-text-and-image-...