Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,507 for

stamp

(0.92 sec)
  1. PDF Header Insertion Using Java | Aspose.PDF

    Java source 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 textStamp . setTopMargin ( 10...

    products.aspose.com/pdf/java/header/
  2. 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...
  3. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....Create a Stamp and define its properties. Add the Stamp to Page...MakeObject < TextStamp > ( u "Sample Stamp" ); textStamp -> set_Background...

    products.aspose.com/pdf/cpp/header/
  4. 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...
  5. 列出印章|Aspose.PDF for Python via .NET

    本示例加载 PDF,检索第 1 页的所有印章,打印它们,并在未找到印章时显示提示信息。...‘get_stamps()’ 方法允许您检索特定页面上放置的所有印章。随后您可以遍历结果并以编程方式处理它们。...initialize_data_dir def list_stamps ( infile ): # Create PdfContentEditor...

    docs.aspose.com/pdf/zh/python-net/list-stamps/
  6. 添加多行水印|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...
  7. Add Background Image to PDF using Python

    Follow this article to add background image to PDF using Python. It will explain the IDE configuration, steps to perform the task, and share a sample code for setting the background image for PDF in Python....equal to the current page Add a stamp to the page and repeat this...necessary parameters of the stamp, like background flag, indentation...

    kb.aspose.com/pdf/python/add-background-image-t...
  8. 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/
  9. 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/
  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...