Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,223 for

stamp

(0.17 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....Add Image stamps in PDF programmatically Contents [ Hide ] Add...Add Image Stamp in PDF File You can use the ImageStamp class to...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  2. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....Ask AI Add Image stamps in PDF using C# Contents [ Hide ] Add...Add Image Stamp in PDF File You can use the ImageStamp class to...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  3. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text Stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....Adding Text stamps in PDF via Python Contents [ Hide ] Adding...Adding Text Stamp with Python You can use TextStamp class to add a...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  4. PDF Stamping in Python: Text, Image, and Page O...

    Add Stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....action with Stamps in Python Create or add new Text Stamp to page...new Image Stamp to page Create or add new Page Stamp to PDF How...

    products.aspose.com/pdf/python-net/stamps/
  5. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent Stamp on the PDF. Below is what happened The Stamp is on the PDF. But it’s solid. No transparency. Right click the Stamp to view the property. t…...transparent stamp on the PDF. Below is what happened The stamp is on...transparency. Right click the stamp to view the property. the Opacity...

    forum.aspose.com/t/pdf-net-stampannotation-opac...
  6. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....Hide ] A lot of users want to stamp their PDF documents with multi-line...AddTextStampToPdf () { // Instantiate a stamp object var logoStamp = new Aspose...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  7. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Number Stamp to a PDF Add dynamic page number stamps to a PDF...how to create a page number stamp, customize its appearance (font...

    docs.aspose.com/pdf/python-net/add-page-number/
  8. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....Footer Contents [ Hide ] PDF stamps are often used in contracts...how we can add image stamps and text stamps to PDF documents by...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  9. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....necessary to create a text based stamp like font size, font style,...); // Set properties of the stamp textStamp -> set_TopMargin (...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  10. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....class to add a page number stamp in a PDF document. The PageNumberStamp...create a page number-based stamp like format, margins, alignments...

    docs.aspose.com/pdf/php-java/add-page-number/