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

stamp

(0.59 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 Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool....Add Image stamps to PDF in Node.js Contents [ Hide ] Add Image...Image Stamp in PDF File Stamping a PDF document is similar to stamping...

    docs.aspose.com/pdf/nodejs-cpp/stamping/
  3. 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...
  4. 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...
  5. 使用 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...
  6. 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-...
  7. 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...
  8. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...inputFileName ); // Create text stamp TextStamp textStamp = new TextStamp...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    products.aspose.com/pdf/zh-hans/java/stamps/text/
  9. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates Stamp to PDF using Java....for adding Bates numbering stamp using Java . You will get details...a text stamp using the above string and set the stamp formatting...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...
  10. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page Stamp to a PDF file using the PdfPageStamp class with C++....PDF Page Stamps in PDF Contents [ Hide ] Add Page Stamp with C++...you need to apply a composite stamp containing graphics, text, tables...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...