Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,514 for

stamp

(0.08 sec)
  1. pdfcontenteditor - Aspose.PDF for Java - API Re...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....Scope SaveableFacade Stamp StampInfo StampType SubmitFormFlag...appearanceStream) Creates a rubber stamp annotation. void createRubberStamp...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  2. FAQ|Aspose.PDF for Java

    Please learn Frequently Asked Questions from Aspose.PDF for Java library....PageNumber Stamp class to add a page number stamp in a PDF file...file. PageNumber Stamp class provides properties necessary to...

    docs.aspose.com/pdf/java/faq/
  3. PageNumberStamp - Aspose.PDF for Java - API Ref...

    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.TextStamp com...

    reference.aspose.com/pdf/java/com.aspose.pdf/Pa...
  4. stampannotation - Aspose.PDF for Java - API Ref...

    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...visit ( StampAnnotation stamp) Select stamp annotation if AnnotationSelector...

    reference.aspose.com/pdf/java/com.aspose.pdf.cl...
  5. Watermark Applied to All Pages Slow in K8S - Fr...

    Our every-page watermark takes over 5 minutes to finish a 146 page document…we need to support 1000+ documents. We can scale up our containers to address some of this, but are there code techniques to apply the Stamp mo…...code techniques to apply the stamp more efficiently? //SET DRAFT...Create stamp var stamp = new Aspose.Pdf.Facades.Stamp(); stamp...

    forum.aspose.com/t/watermark-applied-to-all-pag...
  6. IPdfFileStamp | Aspose.PDF for Java API Reference

    interface for adding Stamps watermark or background to PDF files....IPdfFileStamp interface for adding stamps (watermark or background) to...changes. addStamp(Stamp stamp) Adds stamp to the file. addPageNumber(String...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  7. AddFooter | Aspose.PDF for .NET API Reference

    Adds footer to the pages of the document.... Examples PdfFileStamp stamp = new PdfFileStamp ( "input..."input.pdf" , "output.pdf" ); stamp . AddFooter ( new FormattedText...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. PdfFileStampWeb | Aspose.PDF for Java API Refer...

    Class for adding Stamps watermark or background to PDF files....IPdfFileStamp Class for adding stamps (watermark or background) to...input file. addStamp(Stamp stamp) Adds stamp to the file. addPageNumber(String...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  9. Changes not visible in Adobe illustrator - Free...

    We are using PdfFileStamp Class to place multiple PDF’s in a one base PDF Also we are using TextFragmentAbsorber and TextFragmentCollection Classes for find and replacing text in PDF. The above functions are wor…...8 KB) File stamping output.pdf (423.7 KB) asad...snippet that you are using to add stamp and perform replace functionality...

    forum.aspose.com/t/changes-not-visible-in-adobe...
  10. Remove Images from PDF via Java | Aspose.PDF

    Java source code to remove Images from PDF File on any platform....pdf" ); // Create page number stamp PageNumberStamp pageNumberStamp...PageNumberStamp (); // Whether the stamp is background pageNumberStamp...

    products.aspose.com/pdf/java/images-remove/