Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,150 for

stamp

(0.38 sec)
  1. PdfFileStamp Class|Aspose.PDF for Java

    Explore how to use the PDFFileStamp class in Java to Stamp text or images onto a PDF document using Aspose.PDF....] Add PDF Page Stamp Add Text and Image Stamp Manage Header and...

    docs.aspose.com/pdf/java/pdffilestamp-class/
  2. 在PDF中以编程方式添加文本水印|Aspose.PDF for PHP via Java

    使用TextStamp类通过PHP向PDF文件添加文本水印。...$textStamp = new TextStamp ( "Sample Stamp" ); // 设置戳记是否为背景 $textStamp...$inputFile )); $stamp = new Stamp (); $stamp -> bindLogo ( new...

    docs.aspose.com/pdf/zh/php-java/text-stamps-in-...
  3. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上处理 PDF 文件中邮票的 Python 源代码...text stamp textStamp = apdf . TextStamp ( "Sample Stamp" ) #...# Set whether stamp is background textStamp . background = True...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  4. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each Stamp. In the same time Stamp should not overlap content. First option to do it is calculate sta…...TextStamp on each stamp. In the same time stamp should not overlap...option to do it is calculate stamp size and shrink initial contents...

    forum.aspose.com/t/how-to-get-content-height-on...
  5. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....the page number Create the stamp for the page number using the...PageNumberStamp object Set the stamp format to be displayed while...

    kb.aspose.com/pdf/python/how-to-add-page-number...
  6. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF格式的圖章,C++語言。...inputFileName ); // Create text stamp auto textStamp = MakeObject...TextStamp > ( u "Sample Stamp" ); // Set whether stamp is background textStamp...

    products.aspose.com/pdf/zh-hant/cpp/stamps/
  7. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...NET and then Add Image Stamp in PDF File using Aspose.Pdf...because a stamp annotation is not the same an image stamp. ill look...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  8. PDF corrupt after stamping using 11.3.0 what is...

    After applying an image Stamp to a PDF the resulting file throws this error when trying to open with Acrobat: Screenshot 2025-11-10 085111.png (28.7 KB) The file can be opened with Chrome or Edge without issue but not …...PDF corrupt after stamping using 11.3.0 what is the oldest version...2:03pm 1 After applying an image stamp to a PDF the resulting file...

    forum.aspose.com/t/pdf-corrupt-after-stamping-u...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using C#https://products.aspose.com/pdf/net/Stamps/page/Recent content in Add Page Stamp to PDF using C# on Aspsoe.PDF Pr......PDF Products – Add Page Stamp to PDF using C#https://products...com/pdf/net/stamps/page/Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/net/stamps/page/index.xml
  10. Add Footer to PDF using CLI | Aspose.PDF

    Add footer to PDF programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/cpp-cli/footer/