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

stamp

(0.45 sec)
  1. 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...
  2. 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...
  3. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each Stamp. In the same time Stamp should not overlap content. First option to do it is calculate sta…...TextStamp on each stamp. In the same time stamp should not overlap...option to do it is calculate stamp size and shrink initial contents...

    forum.aspose.com/t/how-to-get-content-height-on...
  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. 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...
  7. 添加多行水印|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...
  8. 按 ID 管理印章|Aspose.PDF for Python via .NET

    如何使用 Aspose.PDF for Python 按唯一 ID 操作 PDF 中的橡胶印章注释...‘hide_stamp_by_id()’ 和 ‘show_stamp_by_id()’ 方法允许有选择地控制可见性。本示例展示了如何:...initialize_data_dir def manage_stamp_by_id ( infile , outfile ):...

    docs.aspose.com/pdf/zh/python-net/manage-stamp-...
  9. 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/
  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...