Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,515 for

stamp

(0.21 sec)
  1. Loosing data when converting PDF to PDF-A - Fre...

    Hi, in some cases, pdf content is being lost when we convert pdf-documents to PDF-A. I am attaching a file that looses fields after conversion. Please let me know if there is a solution for this.Förfrågan (1).pdf (232.…... However, adding page stamps to the same pdf using 24.3... // Create stamp Stamp stamp = new Stamp(); stamp.setStampId(1);...

    forum.aspose.com/t/loosing-data-when-converting...
  2. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....Footer Contents [ Hide ] PDF stamps are often used in contracts...how we can add image stamps and text stamps to PDF documents by...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  3. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document Stamping functionality and would like to confirm if the library supports Stamping on TIFF image files. Specifically, we would like to know: D…...Query: Support for Stamping on Single and Multi-Page TIFF Files...for implementing document stamping functionality and would like...

    forum.aspose.com/t/query-support-for-stamping-o...
  4. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from Stamp annotations...Extract Text From Stamps using Python Contents [ Hide ] Extract...Extract Text from Stamp Annotations Aspose.PDF for Python lets you...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  5. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent Stamp on the PDF. Below is what happened The Stamp is on the PDF. But it’s solid. No transparency. Right click the Stamp to view the property. t…...transparent stamp on the PDF. Below is what happened The stamp is on...transparency. Right click the stamp to view the property. the Opacity...

    forum.aspose.com/t/pdf-net-stampannotation-opac...
  6. 在PDF文件中添加文字印章|Aspose.PDF for C++

    使用C++的TextStamp类向PDF文件添加文字印章。...MakeObject < TextStamp > ( u "Sample Stamp" ); // 设置印章是否为背景 textStamp ->...FormattedText 创建 TextStamp 对象 auto stamp = MakeObject < TextStamp > (...

    docs.aspose.com/pdf/zh/cpp/text-stamps-in-the-p...
  7. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...text stamp textStamp = apdf . TextStamp ( "Sample Stamp" ) #...# Set whether stamp is background textStamp . background = True...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  8. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place Stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...code that i am using to place stamp, so i get blank space coordinate...working for one i attached. stamp needs to be movable that is...

    forum.aspose.com/t/help-needed-with-coordinate-...
  9. Add Bates Numbers to PDF using Python

    Follow this article to add Bates numbers to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for adding Bates Stamp to PDF using Python....adding the PDF Bates numbering stamp using Python . You will also...appearance and position of the stamp before adding it to the page...

    kb.aspose.com/pdf/python/add-bates-numbers-to-p...
  10. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....Hide ] A lot of users want to stamp their PDF documents with multi-line...AddTextStampToPdf () { // Instantiate a stamp object var logoStamp = new Aspose...

    docs.aspose.com/pdf/net/adding-multi-line-water...