Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,514 for

stamp

(0.05 sec)
  1. 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...
  2. 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...
  3. Add Image stamps in PDF programmatically|Aspose...

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

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  4. AsposePdfAddStamp | Aspose.PDF for JavaScript v...

    Add Stamp to a PDF-file....AsposePdfAddStamp Add stamp to a PDF-file. function AsposePdfAddStamp...fileName file name fileStamp stamp (image) file name setBackground...

    reference.aspose.com/pdf/javascript-cpp/organiz...
  5. ImageStamp | Aspose.PDF for Java API Reference

    Reresents graphic Stamp....Stamp public final class ImageStamp extends Stamp Reresents...Reresents graphic stamp. Constructors Constructor Description ImageStamp(InputStream...

    reference.aspose.com/pdf/java/com.aspose.pdf/im...
  6. 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/
  7. SetOrigin | Aspose.PDF for .NET API Reference

    Sets position on page where Stamp will be placed....SetOrigin Stamp.SetOrigin method Sets position on page where...where stamp will be placed. public void SetOrigin ( float originX...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. Add Page Number to PDF with Python|Aspose.PDF f...

    Aspose.PDF for Python via .NET 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 file. PageNumberStamp...create a page number based stamp like format, margins, alignments...

    docs.aspose.com/pdf/python-net/add-page-number/
  9. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit....Add Image stamps in PDF using JavaScript via C++ Contents [ Hide...Hide ] Add Image Stamp in PDF File Stamping a PDF document is...

    docs.aspose.com/pdf/javascript-cpp/stamping/
  10. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 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 . TopMargin = 10 ;...

    docs.aspose.com/pdf/net/add-headers-and-footers...