Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,507 for

stamp

(0.08 sec)
  1. 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/
  2. 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/
  3. Add Background Image to PDF using Java

    Refer to this article to add background image to PDF using Java. It has details to set the environment for the development, a list of steps, and a sample code for setting background image for PDF using Java....image stamp equal to the current page size Add the stamp to the...Background flag to true, set the stamp size equal to the size of the...

    kb.aspose.com/pdf/java/add-background-image-to-...
  4. 按索引移动印章|Aspose.PDF for Python via .NET

    如何使用 Aspose.PDF for Python 通过页面上的索引重新定位 PDF 中的橡胶印章注释... ‘move_stamp(page_number, stamp_index, new_x, new_y)’...initialize_data_dir def move_stamp_by_index ( infile , outfile...

    docs.aspose.com/pdf/zh/python-net/move-stamp-by...
  5. Overview of Annotations|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  6. Overview of supported Annotations|Aspose.PDF fo...

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

    docs.aspose.com/pdf/net/overview-of-annotations/
  7. 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/
  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. Annotations and Special Text using Python|Aspos...

    Learn how to extract text from Stamp annotations, highlighted text, and superscript/subscript content in PDF documents using Aspose.PDF for Python....[ Hide ] Extract Text from Stamp Annotations Use TextAbsorber...stream. This is useful when stamp content is rendered as a form...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  10. PDF Header Insertion 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/