Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,214 for

stamp

(0.16 sec)
  1. 搜索

    搜索...設置水印文字 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...
  2. PDF에 이미지 스탬프 추가하기 (Python 사용)|Aspose.PDF for Py...

    Aspose.PDF for Python 라이브러리의 ImageStamp 클래스를 사용하여 PDF 문서에 이미지 스탬프를 추가합니다.... Page 클래스의 add_stamp() 메서드를 호출하여 PDF에 스탬프를 추가합니다...input_pdf ) # 이미지 스탬프 생성 image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/ko/python-net/image-stamps-...
  3. Ajouter des tampons de texte dans un PDF par pr...

    Ajouter un tampon de texte à un fichier PDF en utilisant la classe TextStamp avec Java....Stamp ; public class ExampleStampingImage...utilisant FormattedText TextStamp stamp = new TextStamp ( text ); //...

    docs.aspose.com/pdf/fr/java/text-stamps-in-the-...
  4. 添加 PDF 页面印章|Aspose.PDF for Java

    本节解释了如何使用 PdfFileStamp 类与 Aspose.PDF Facades 一起工作。... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp and Stamp classes. 为了添加 PDF 页面印章,您首先需要创建...

    docs.aspose.com/pdf/zh/java/add-pdf-page-stamp/
  5. 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-...
  6. إضافة ختم نصي في ملف PDF|Aspose.PDF لـ C++

    إضافة ختم نصي إلى ملف PDF باستخدام فئة TextStamp مع C++....inputFileName ); // Create text stamp auto textStamp = MakeObject...TextStamp > ( u "Sample Stamp" ); // Set whether stamp is background textStamp...

    docs.aspose.com/pdf/ar/cpp/text-stamps-in-the-p...
  7. Añadir sellos de imagen en PDF usando Python|As...

    Añadir el sello de imagen en tu documento PDF usando la clase ImageStamp con la biblioteca Aspose.PDF para Python.... Llame al método add_stamp() de la clase Page para añadir...Crear sello de imagen image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/es/python-net/image-stamps-...
  8. Agregar Sello de Página PDF|Aspose.PDF for .NET

    Descubre cómo agregar sellos a las páginas PDF en .NET, incluyendo texto e imágenes, para marcas de agua o branding utilizando Aspose.PDF....de las clases PdfFileStamp y Stamp . También necesitas crear el...método PdfFileStamp de la clase Stamp . Puedes establecer otros atributos...

    docs.aspose.com/pdf/es/net/add-pdf-page-stamp/
  9. Tambahkan Stempel Halaman PDF|Aspose.PDF for .NET

    Temukan cara menambahkan stempel ke halaman PDF di .NET, termasuk teks dan gambar, untuk watermarking atau branding menggunakan Aspose.PDF....dari kelas PdfFileStamp dan Stamp . Anda juga perlu membuat stempel...metode PdfFileStamp dari kelas Stamp . Anda dapat mengatur atribut...

    docs.aspose.com/pdf/id/net/add-pdf-page-stamp/
  10. Adicionar carimbos de texto em PDF programatica...

    Adicionar um carimbo de texto a um arquivo PDF usando a classe TextStamp com Java....Stamp ; public class ExampleStampingImage...textStamp = new TextStamp ( "Sample Stamp" ); // definir se o carimbo...

    docs.aspose.com/pdf/pt/java/text-stamps-in-the-...