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

stamp

(0.04 sec)
  1. OCR order of text when adds text to a PDF - Fre...

    Using Aspose.PDF for Java (version 19.3), I would like to add some text Stamps to a previously generated PDF file and GET the text as it is displayed, no matter what the PDF viewer is. That is, no matter what technology…...would like to add some text stamps to a previously generated PDF...what technology is used to stamp text in the PDF file, PdfFileMend...

    forum.aspose.com/t/ocr-order-of-text-when-adds-...
  2. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Delete pages Rotate pages Stamp Add a stamp to PDF Hyperlink & Attachments...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  3. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Delete pages Rotate pages Stamp Add a stamp to PDF Hyperlink & Attachments...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  4. Working with PDF Pages in Python|Aspose.PDF for...

    How to manipulate pages in PDF documents programmatically using Aspose.PDF for Python via .NET library.... For adding a Stamp in your document use ImageStamp...be used to add a watermark. Stamping - you can use the ImageStamp...

    docs.aspose.com/pdf/python-net/working-with-pages/
  5. Working with PDF Pages in C#|Aspose.PDF for .NET

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for .NET explain to you all details on this topic.... For adding a Stamp in your document use ImageStamp...be used to add a watermark. Stamping - you can use the ImageStamp...

    docs.aspose.com/pdf/net/working-with-pages/
  6. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...// Create an image stamp ImageStamp stamp = new ImageStamp("watermark...GetChildNodes(NodeType.Page, true)) { stamp.SetOrigin(0, 0); // Set the...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  7. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... For adding a Stamp in your document use ImageStamp...be used to add a watermark. Stamping - you can use the ImageStamp...

    docs.aspose.com/pdf/java/working-with-pages/
  8. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...NET/blob/master/Examples/Data/AsposePDF/Stamps-Watermarks/test.pdf //ImageStamp...NET/blob/master/Examples/Data/AsposePDF/Stamps-Watermarks/test.pdf in both...

    forum.aspose.com/t/imagestamp-functionality-not...
  9. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... For adding a Stamp in your document use ImageStamp...be used to add a watermark. Stamping - you can use the ImageStamp...

    docs.aspose.com/pdf/php-java/working-with-pages/
  10. Working with PDF Pages in Node.js|Aspose.PDF fo...

    How to add pages, add headers and footers, rotate pages you can know in this section. Aspose.PDF for Node.js via C++ explain to you all details on this topic.... Stamping - you can use the AsposePdfAddStamp...AsposePdfAddStamp function to add an image stamp to a PDF file. Set the background...

    docs.aspose.com/pdf/nodejs-cpp/working-with-pages/