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

stamp

(0.07 sec)
  1. Add Header to PDF 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/
  2. 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...
  3. 添加多行水印|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...
  4. 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/
  5. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Stamp and Watermark Add text stamp. Add image stamp. Add...Add PDF page stamp. Open encrypted PDF document Encrypt PDF. Decrypt...

    docs.aspose.com/pdf/python-net/key-features/
  6. 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/
  7. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/python-net/header/
  8. 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/
  9. 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...
  10. 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...