Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,514 for

stamp

(0.04 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Text, Image or Page Stamps in PDF using Pythonhttps://products.aspose.com/pdf/python-net/Stamps/Recent content in Text, Image or Page Stamps in PDF u......Documentation – Text, Image or Page Stamps in PDF using Pythonhttps://products...com/pdf/python-net/stamps/Recent content in Text, Image or Page Stamps in PDF...

    products.aspose.com/pdf/python-net/stamps/index...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Text, Image or Page Stamps in PDF using C#https://products.aspose.com/pdf/net/Stamps/Recent content in Text, Image or Page Stamps in PDF using C# on ......Documentation – Text, Image or Page Stamps in PDF using C#https://products...com/pdf/net/stamps/Recent content in Text, Image or Page Stamps in PDF...

    products.aspose.com/pdf/net/stamps/index.xml
  3. Put | Aspose.PDF for .NET API Reference

    Adds Stamp on the page....Put Stamp.Put method Adds stamp on the page. public abstract...page to add stamp. See Also class Page class Stamp namespace Aspose...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/put/
  4. pdfpagestamp - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....SquareAnnotation SquigglyAnnotation Stamp StampAnnotation StampIcon StampIconConverter...lang.Object com.aspose.pdf.Stamp com.aspose.pdf.PdfPageStamp...

    reference.aspose.com/pdf/java/com.aspose.pdf/pd...
  5. Visible | Aspose.PDF for .NET API Reference

    Gets visibility of Stamp. If false then Stamp is hidden with HideStampById. Hidden Stamp may be restored by ShowStampById....Gets visibility of stamp. If false then stamp is hidden (with HideStampById)...HideStampById). Hidden stamp may be restored by ShowStampById...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. PdfFileStamp Class|Aspose.PDF for .NET

    This section explains how you can use PdfFileStamp Class by Aspose.PDF Facades in working with PDF....] Add PDF Page Stamp Add Text and Image Stamp Manage Header and...and Footer Stamp Class AutoFiller Class...

    docs.aspose.com/pdf/net/pdffilestamp-class/
  7. Draw | Aspose.PDF for .NET API Reference

    This property determines how Stamp is drawn on page. If Draw true Stamp is drawn as graphic operators and if draw false then Stamp is drawn as text....determines how stamp is drawn on page. If Draw = true stamp is drawn...operators and if draw = false then stamp is drawn as text. public bool...

    reference.aspose.com/pdf/net/aspose.pdf/textsta...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Text, Image or Page Stamps in PDF using C++https://products.aspose.com/pdf/cpp/Stamps/Recent content in Text, Image or Page Stamps in PDF using C++ o......Documentation – Text, Image or Page Stamps in PDF using C++https://products...com/pdf/cpp/stamps/Recent content in Text, Image or Page Stamps in PDF...

    products.aspose.com/pdf/cpp/stamps/index.xml
  9. PdfFileStamp not working on all pdf - Free Supp...

    Hi, PdfFileStamp does not work on all pdf. It works fine for pdf that are generated through Aspose. Code: PdfFileStamp fileStamp = new PdfFileStamp(); // Open Document fileStamp.bindPdf(sourceName); // Create Stamp …... // Create stamp Stamp stamp = new Stamp(); stamp.setStampId(1);...by JBS_RemoveDraftWatermark stamp.bindLogo(new FormattedText(text...

    forum.aspose.com/t/pdffilestamp-not-working-on-...
  10. DeleteStamp | Aspose.PDF for .NET API Reference

    Deletes multiple Stamps on the specified page by Stamp indexes....Deletes multiple stamps on the specified page by stamp indexes. public...number where stamp will be deleted. index Int32[] Stamp indexes....

    reference.aspose.com/pdf/net/aspose.pdf.facades...