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

stamp

(0.23 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. 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...
  5. ما الجديد 2024|Aspose.PDF for .NET

    تقدم هذه الصفحة الميزات الجديدة الأكثر شعبية في Aspose.PDF for .NET التي تم تقديمها في 2024....for stamp string text = "Stamp example" ; // Create stamp var...var stamp = new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/ar/net/whatsnew/2024/
  6. Apa yang baru 2024|Aspose.PDF for .NET

    Halaman ini memperkenalkan fitur baru yang paling populer dalam Aspose.PDF for .NET yang diperkenalkan pada tahun 2024....for stamp string text = "Stamp example" ; // Create stamp var...var stamp = new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/id/net/whatsnew/2024/
  7. 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...
  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/