Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,337 for

stamp

(0.01 sec)
  1. 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...
  2. How do I get an inserted ImageStamp using its I...

    I have a document where I’m adding an ImageStamp to each page, and I’m giving it properties such as opacity, setBackground, and StampId. Now, I would like to retrieve the ImageStamp from a page (or pages) using the stam…...PDF Product Family image-stamp-pdf mohammed.allulu August 23...order to retrieve the stamps using Stamp ID: // Create PDF content...

    forum.aspose.com/t/how-do-i-get-an-inserted-ima...
  3. 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/
  4. FAQ|Aspose.PDF for .NET

    Here you can find answers to Frequently Asked Questions for Aspose.PDF for .NET 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/net/faq/
  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. Stack overflow exception when trying to convert...

    Hi, We are getting stack overflow exceptions when trying to convert tiff to PDF file using the below code. ============== Code Snippet string astrFilePath = @"D:\Test\Input\Fassino.tiff"; string astrDe…...TextStamp stamp = new TextStamp("Windows Fax and Scan"); stamp.Background...Specify font name for Stamp object stamp.TextState.Font = FontRepository...

    forum.aspose.com/t/stack-overflow-exception-whe...
  7. I can't see the watermark. What should I do? - ...

    The pdf file that transformed the image does not perform the watermark function properly. I attached the pdf file. Please check the watermark function test. test version : aspose-pdf 19.2 ------------ watermark code--…...Object> mappingInfo) { // create stamp ImageStamp imageStamp = mak...makePageNumberStamp(document); // add stamp in all pages Iterator<Page>...

    forum.aspose.com/t/i-cant-see-the-watermark-wha...
  8. 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...
  9. PdfPageStamp | Aspose.PDF for .NET API Reference

    Constructor of PdfPageStamp....Page Page which is used for stamping. See Also class Page class...PdfPageStamp(string, int) Creates Pdf page stamp from specifed page of the document...

    reference.aspose.com/pdf/net/aspose.pdf/pdfpage...
  10. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Strikeout annotation Stamp (PDF 1.3) Rubber stamp annotation Caret...

    docs.aspose.com/pdf/cpp/overview-of-annotations/