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

stamp

(0.04 sec)
  1. 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/
  2. 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...
  3. 添加 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/
  4. 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/
  5. Loosing data when converting PDF to PDF-A - Fre...

    Hi, in some cases, pdf content is being lost when we convert pdf-documents to PDF-A. I am attaching a file that looses fields after conversion. Please let me know if there is a solution for this.Förfrågan (1).pdf (232.…... However, adding page stamps to the same pdf using 24.3... // Create stamp Stamp stamp = new Stamp(); stamp.setStampId(1);...

    forum.aspose.com/t/loosing-data-when-converting...
  6. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。...如果一个印章是印章类型的对象,则可以指定旋转值为 stamp.Rotation = 90。在这种情况下,印章将围绕印...pdf" )) { // Create Stamp object var stamp = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  7. Text, Image or Page Stamps in PDF using C# | As...

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

    products.aspose.com/pdf/net/stamps/
  8. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via 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/php-java/add-headers-and-fo...
  9. 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...
  10. 在PDF文件中添加文字印章|Aspose.PDF for C++

    使用C++的TextStamp类向PDF文件添加文字印章。...MakeObject < TextStamp > ( u "Sample Stamp" ); // 设置印章是否为背景 textStamp ->...FormattedText 创建 TextStamp 对象 auto stamp = MakeObject < TextStamp > (...

    docs.aspose.com/pdf/zh/cpp/text-stamps-in-the-p...