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

stamp

(0.23 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Image Stamp to PDF using CLI https://products.aspose.com/pdf/cpp-cli/Stamps/image/ Recent content in Add Image Stamp to PDF using CLI on As......PDF Products – Add Image Stamp to PDF using CLI https://products...com/pdf/cpp-cli/stamps/image/ Recent content in Add Image Stamp to PDF...

    products.aspose.com/pdf/cpp-cli/stamps/image/in...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Image Stamp to PDF using JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/Stamps/image/ Recent content in Add Image Stamp ......PDF Products – Add Image Stamp to PDF using JavaScript via...com/pdf/javascript-cpp/stamps/image/ Recent content in Add Image Stamp to PDF...

    products.aspose.com/pdf/javascript-cpp/stamps/i...
  3. PDF Header Insertion Using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform....Create a Stamp and define its properties. Add the Stamp to Page...(); // Set properties of the stamp $imageStamp -> setTopMargin...

    products.aspose.com/pdf/php-java/header/
  4. 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/
  5. 添加多行水印|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...
  6. 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...
  7. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python....[ Hide ] Extract Text from Stamp Annotations Aspose.PDF for Python...you to extract text from a stamp annotation (specifically a StampAnnotation)...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  8. 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...
  9. 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...
  10. PDF Footer Insertion Using C++ | Aspose.PDF

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

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