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

stamp

(0.1 sec)
  1. 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/
  2. 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/
  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. 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/
  5. 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/
  6. 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-...
  7. 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...
  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. Add Page Numbers to PDF using Java

    Add page numbers to PDF using Java. Get details for the development environment, list of steps, and a runnable sample code to add numbering to PDF using Java....all the PDF pages where page stamp is to be added Follow these...addStamp() method is called for this stamp. Add page number to PDF using...

    kb.aspose.com/pdf/java/add-page-numbers-to-pdf-...