Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,391 for

stamp

(0.08 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Stamping with Aspose.PDF using C++|Aspose.PDF f...

    Learn how to Stamp text or images onto PDF documents in C++ with Aspose.PDF to add watermarks or annotations....Stamping with Aspose.PDF using C++ Contents [ Hide ] A stamp...applying a rubber stamp on a paper document. The Stamp in the PDF file...

    docs.aspose.com/pdf/cpp/stamping/
  5. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...pdf" )) { // Create text stamp var textStamp = new Aspose ...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  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. AddStamp rendering errant pixel - Free Support ...

    We are using AddStamp to render a timeStamp and page numbers on our pdf documents. We noticed that whenever we use AddStamp, there appears to be a pixel or two rendering in the lower left hand corner of each Stamp. See t…...lower left hand corner of each stamp. See the picture below (I also...also zoomed in on the stamps to make the pixel easier to see)...

    forum.aspose.com/t/addstamp-rendering-errant-pi...
  8. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...页面印章,您首先需要创建 PdfFileStamp 和 Stamp 类的对象。您还需要使用 Stamp 类的 PdfFileStamp 方法创建...方法创建 PDF 页面印章。您还可以使用 Stamp 对象设置其他属性,如原点、旋转、背景等。然后,您可以使用 PdfFileStamp...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  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 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/