Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,517 for

stamp

(0.11 sec)
  1. 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...
  2. 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...
  3. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document Stamping functionality and would like to confirm if the library supports Stamping on TIFF image files. Specifically, we would like to know: D…...Query: Support for Stamping on Single and Multi-Page TIFF Files...for implementing document stamping functionality and would like...

    forum.aspose.com/t/query-support-for-stamping-o...
  4. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from Stamp annotations...Extract Text From Stamps using Python Contents [ Hide ] Extract...Extract Text from Stamp Annotations Aspose.PDF for Python lets you...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  5. 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...
  6. 在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...
  7. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....Hide ] A lot of users want to stamp their PDF documents with multi-line...AddTextStampToPdf () { // Instantiate a stamp object var logoStamp = new Aspose...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Python: Text, Image, and Page Options https://products.aspose.com/pdf/python-net/Stamps/ Recent content in PDF Stamping in Pyth......PDF Products – PDF Stamping in Python: Text, Image, and...com/pdf/python-net/stamps/ Recent content in PDF Stamping in Python:...

    products.aspose.com/pdf/python-net/stamps/index...
  9. 将印章添加到 PDF|Aspose.PDF for Python via .NET

    学习如何在 Python 中使用 PdfFileStamp 向 PDF 页面添加印章。...initialize_data_dir , set_license def add_stamp_to_pdf ( infile : str , image_file...) -> None : """Add an image stamp to a PDF file.""" pdf_stamper...

    docs.aspose.com/pdf/zh/python-net/add-stamp/
  10. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....page number stamp in a PDF file. PageNumber Stamp class provides...create a page number based stamp like format, margins, alignments...

    docs.aspose.com/pdf/net/add-page-number/