Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,171 for

stamp

(0.1 sec)
  1. 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...
  2. 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...
  3. 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 ......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
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text from Stamp annotations in PDF via Python https://products.aspose.com/pdf/python-net/parser/Stamps/ Recent content in Extract text ......Products – Extract text from stamp annotations in PDF via Python...rser/stamps/ Recent content in Extract text from stamp annotations...

    products.aspose.com/pdf/python-net/parser/stamp...
  5. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....PageNumber Stamp class to add a page number stamp in a PDF file...file. PageNumber Stamp class provides properties necessary to...

    docs.aspose.com/pdf/java/faq/
  6. PDF Footer Insertion 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/
  7. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for Java....Strikeout annotation Stamp (PDF 1.3) Rubber stamp annotation Caret...

    docs.aspose.com/pdf/java/overview-of-annotations/
  8. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....delete stamps using page number, stamp index, and stamp ID as...the page number and list of stamp indexes Save the PDF file after...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  9. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。...AddTextStampToPdf () { // Instantiate a stamp object var logoStamp = new Aspose...Aspose . Pdf . Facades . Stamp (); // Instantiate an object of...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  10. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....pagination Create a page number stamp and set its formatting and display...all the PDF pages and put the stamp on it Save the resultant PDF...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...