Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,221 for

stamp

(0.07 sec)
  1. Aggiungi timbro immagine al PDF usando Python |...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET....Document ( path_infile ) image_stamp = apdf . ImageStamp ( path_input_image...path_input_image ) image_stamp . background = True image_stamp . x_indent =...

    products.aspose.com/pdf/it/python-net/stamps/im...
  2. Añadir Sello de Página PDF|Aspose.PDF para Java

    Esta sección explica cómo trabajar con Aspose.PDF Facades usando la Clase PdfFileStamp.... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp y Stamp clases. Necesita también crear...

    docs.aspose.com/pdf/es/java/add-pdf-page-stamp/
  3. Adicionar Carimbo de Página em PDF|Aspose.PDF p...

    Esta seção explica como trabalhar com Aspose.PDF Facades usando a Classe PdfFileStamp.... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp e Stamp classes. Você também precisa criar...

    docs.aspose.com/pdf/pt/java/add-pdf-page-stamp/
  4. 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-...
  5. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。...Document ( path_infile ) image_stamp = apdf . ImageStamp ( path_input_image...path_input_image ) image_stamp . background = True image_stamp . x_indent =...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  6. 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/
  7. 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-...
  8. 搜索

    搜索...設置水印文字 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...
  9. PDF에 텍스트 스탬프 추가 프로그래밍 방식으로|Aspose.PDF for Java

    Java를 사용하여 TextStamp 클래스를 통해 PDF 파일에 텍스트 스탬프를 추가합니다....Stamp ; public class ExampleStampingImage...textStamp = new TextStamp ( "Sample Stamp" ); // 스탬프가 배경인지 설정 textStamp...

    docs.aspose.com/pdf/ko/java/text-stamps-in-the-...
  10. 添加 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/