Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,227 for

stamp

(1.2 sec)
  1. 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/
  2. 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...
  3. 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/
  4. High memory consumption/leak in Aspose.Pdf.Faca...

    Hello Aspose Support Team, I am experiencing a significant memory usage issue (potential memory leak) when using the Aspose.PDF library (Version: 24.5.0) to add Stamps to a PDF document. Issue Detail: When iterating t…...0) to add stamps to a PDF document. Issue Detail:...BottomRight : position; TextStamp stamp = new TextStamp(text) { Background...

    forum.aspose.com/t/high-memory-consumption-leak...
  5. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...for stamp string text = "Stamp example" ; // Create stamp var...var stamp = new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  6. 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/
  7. 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/
  8. 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/
  9. 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...
  10. Sequence Page numbers while merging two PDF Doc...

    Hi, I am using aspose.pdf for creating PDF documents. I need to merger two PDF files. Issue is the merged file (second one) is restarting page numbers. For example. 1st PDF had 3 pages and 2nd PDF had 6 pages so merged…...manipulated unless they were added as stamp or annotation. Nevertheless...manipulated unless they were added as stamp or annotation. Hi Asad, I understand...

    forum.aspose.com/t/sequence-page-numbers-while-...