Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,149 for

stamp

(0.11 sec)
  1. 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...
  2. 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-...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...HeaderFooter(); //create image stamp ImageStamp imageStamp = new...Text"); //set properties of the stamp textStamp.BottomMargin = 10;...

    forum.aspose.com/t/adding-images-to-header-and-...
  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 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/
  10. Working with PDF Pages in JavaScript|Aspose.PDF...

    How to add pages, add headers and footers, rotate pages you can know in this section. Aspose.PDF for JavaScript 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/javascript-cpp/working-with...