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

stamp

(0.17 sec)
  1. 在 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...
  2. 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/
  3. 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/
  4. Add Page Stamps to PDF in Python|Aspose.PDF for...

    Learn how to add PDF page Stamps as overlays or backgrounds in Python....Add Page Stamps to PDF in Python Contents [ Hide ] Aspose.PDF...NET shows how to apply a page stamp (watermark or overlay) to a...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  5. Add Text Stamps to PDF in Python|Aspose.PDF for...

    Learn how to add text Stamps to PDF documents in Python....Add Text Stamps to PDF in Python Contents [ Hide ] Adding Text...Text Stamp with Python You can use TextStamp class to add a text...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  6. 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/
  7. 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...
  8. Add Page Numbers to PDF in Python|Aspose.PDF fo...

    Learn how to add page number Stamps to PDF documents in Python....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/
  9. 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...
  10. 添加 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/