Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,517 for

stamp

(0.07 sec)
  1. Annotations et texte spécial avec Python|Aspose...

    Apprenez comment extraire le texte des annotations de tampon, du texte surligné et du contenu exposant/sous‑exposant dans les documents PDF en utilisant Aspose.PDF for Python....as ap def extract_text_from_stamp ( infile , page_number , annotation_index...): """ Extracts text from a stamp annotation on a given page in...

    docs.aspose.com/pdf/fr/python-net/annotation-an...
  2. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加图像图章。...toString ()); // Create image stamp ImageStamp imageStamp = new...setOpacity ( 0 . 5 ); // Add stamp to particular page pdfDocument...

    products.aspose.com/pdf/zh-hans/java/stamps/image/
  3. Aggiungi timbro immagine al PDF usando Java | A...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio Java usando Aspose.PDF per Java....toString ()); // Create image stamp ImageStamp imageStamp = new...setOpacity ( 0 . 5 ); // Add stamp to particular page pdfDocument...

    products.aspose.com/pdf/it/java/stamps/image/
  4. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ Java | Aspose.PDF

    เพิ่มแสตมป์รูปภาพลงในไฟล์ PDF โดยเป็นโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...toString ()); // Create image stamp ImageStamp imageStamp = new...setOpacity ( 0 . 5 ); // Add stamp to particular page pdfDocument...

    products.aspose.com/pdf/th/java/stamps/image/
  5. Añadir Encabezado y Pie de Página al PDF|Aspose...

    Aspose.PDF para C++ le permite agregar encabezados y pies de página a su archivo PDF utilizando la clase TextStamp....); // Set properties of the stamp textStamp -> set_TopMargin (...archivo PDF. La clase Image Stamp proporciona las propiedades...

    docs.aspose.com/pdf/es/cpp/add-headers-and-foot...
  6. Anotações e Texto Especial usando Python|Aspose...

    Aprenda como extrair texto de anotações de selo, texto destacado e conteúdo de sobrescrito/subscrito em documentos PDF usando Aspose.PDF for Python....as ap def extract_text_from_stamp ( infile , page_number , annotation_index...): """ Extracts text from a stamp annotation on a given page in...

    docs.aspose.com/pdf/pt/python-net/annotation-an...
  7. 전자 서명 PDF API | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱 및 High Code API를 사용하여 PDF 문서에 디지털 서명을 추가합니다....Pages [ 1 ]; // Create text stamp TextStamp textStamp = new TextStamp...signature text" )); // Set whether stamp is background // textStamp.Background...

    products.aspose.com/pdf/ko/signature/
  8. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。...Pages [ 1 ]; // Create text stamp TextStamp textStamp = new TextStamp...signature text" )); // Set whether stamp is background // textStamp.Background...

    products.aspose.com/pdf/zh-hant/signature/
  9. 使用 C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加图像图章。...inputFileName ); // Create image stamp auto imageStamp = MakeObject...set_Opacity ( 0.5 ); // Add stamp to particular page document...

    products.aspose.com/pdf/zh-hans/cpp/stamps/image/
  10. Timbri di testo, immagine o pagina in PDF utili...

    Aggiungi timbri: testo, immagine o pagina al PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....L'azione più popolare con Stamps in C# Crea o aggiungi un nuovo... Pdf . TextStamp ( "Sample Stamp" ) { Background = true , XIndent...

    products.aspose.com/pdf/it/net/stamps/