Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,151 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 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. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text Stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....Adding Text stamps in PDF via Python Contents [ Hide ] Adding...Adding Text Stamp with Python You can use TextStamp class to add a...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  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. 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...
  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...