Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,513 for

stamp

(0.09 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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/
  5. 添加 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/
  6. 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...
  7. Add Image Stamps to PDF in Python|Aspose.PDF fo...

    Learn how to add image Stamps to PDF pages in Python....Add Image Stamps to PDF in Python Contents [ Hide ] Adding Image...Image Stamp in PDF File You can use the ImageStamp class to add...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  8. List Stamps|Aspose.PDF for Python via .NET

    This example loads a PDF, retrieves all Stamps from page 1, prints them, and displays a message if no Stamps are found....List Stamps Contents [ Hide ] When working with annotated PDFs...to inspect existing rubber stamps before modifying or removing...

    docs.aspose.com/pdf/python-net/list-stamps/
  9. 关于中心点旋转印章|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...
  10. 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...