Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,150 for

stamp

(0.14 sec)
  1. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....the page number Create the stamp for the page number using the...PageNumberStamp object Set the stamp format to be displayed while...

    kb.aspose.com/pdf/python/how-to-add-page-number...
  2. Add Footer to PDF using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java....Create a Stamp and define its properties. Add the Stamp to Page...(); // Set properties of the stamp $imageStamp -> setBottomMargin...

    products.aspose.com/pdf/php-java/footer/
  3. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each Stamp. In the same time Stamp should not overlap content. First option to do it is calculate sta…...TextStamp on each stamp. In the same time stamp should not overlap...option to do it is calculate stamp size and shrink initial contents...

    forum.aspose.com/t/how-to-get-content-height-on...
  4. PdfFileStamp Class|Aspose.PDF for Java

    Explore how to use the PDFFileStamp class in Java to Stamp text or images onto a PDF document using Aspose.PDF....] Add PDF Page Stamp Add Text and Image Stamp Manage Header and...

    docs.aspose.com/pdf/java/pdffilestamp-class/
  5. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上处理 PDF 文件中邮票的 Python 源代码...text stamp textStamp = apdf . TextStamp ( "Sample Stamp" ) #...# Set whether stamp is background textStamp . background = True...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  6. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...NET and then Add Image Stamp in PDF File using Aspose.Pdf...because a stamp annotation is not the same an image stamp. ill look...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  7. Add Header to PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....Create a Stamp and define its properties. Add the Stamp to Page...MakeObject < TextStamp > ( u "Sample Stamp" ); textStamp -> set_Background...

    products.aspose.com/pdf/cpp/header/
  8. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF格式的圖章,C++語言。...inputFileName ); // Create text stamp auto textStamp = MakeObject...TextStamp > ( u "Sample Stamp" ); // Set whether stamp is background textStamp...

    products.aspose.com/pdf/zh-hant/cpp/stamps/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using C#https://products.aspose.com/pdf/net/Stamps/page/Recent content in Add Page Stamp to PDF using C# on Aspsoe.PDF Pr......PDF Products – Add Page Stamp to PDF using C#https://products...com/pdf/net/stamps/page/Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/net/stamps/page/index.xml
  10. PDF corrupt after stamping using 11.3.0 what is...

    After applying an image Stamp to a PDF the resulting file throws this error when trying to open with Acrobat: Screenshot 2025-11-10 085111.png (28.7 KB) The file can be opened with Chrome or Edge without issue but not …...PDF corrupt after stamping using 11.3.0 what is the oldest version...2:03pm 1 After applying an image stamp to a PDF the resulting file...

    forum.aspose.com/t/pdf-corrupt-after-stamping-u...