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

stamp

(0.09 sec)
  1. Text, Image or Page Stamps in PDF using Python ...

    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/
  2. Add Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool....Add Image stamps to PDF in Node.js Contents [ Hide ] Add Image...Image Stamp in PDF File Stamping a PDF document is similar to stamping...

    docs.aspose.com/pdf/nodejs-cpp/stamping/
  3. 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...
  4. 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...
  5. 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/
  6. 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/
  7. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for 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/java/add-page-number/
  8. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    Python 原始程式碼,用於將文本戳記添加到 .NET 框架、.NET Core 上的 PDF 檔。...text stamp textStamp = apdf . TextStamp ( "Sample Stamp" ) #...# Set whether stamp is background textStamp . background = True...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  9. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place Stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...code that i am using to place stamp, so i get blank space coordinate...working for one i attached. stamp needs to be movable that is...

    forum.aspose.com/t/help-needed-with-coordinate-...
  10. Adding Image stamps in PDF using Python|Aspose....

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

    docs.aspose.com/pdf/python-net/image-stamps-in-...