Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,525 for

stamp

(0.06 sec)
  1. 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...
  2. 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...
  3. Field Rect.LLY returns negative values on 8.5 x...

    Drawing a watermark over a field works just fine on 8.5 x 11, but doesn’t on any other paper size. In the attached example change the file to Sample1.pdf to see it work, then Sample2.pdf to see the problem. Stamp.zip (…... Stamp.zip (7.3 KB) sergei.shibanov...cannot be used to draw the stamp due to the negative number?...

    forum.aspose.com/t/field-rect-lly-returns-negat...
  4. CreateRubberStamp | Aspose.PDF for .NET API Ref...

    Creates a rubber Stamp annotation....string, Color) Creates a rubber stamp annotation. public void CreateRubberStamp...Color, string) Creates a rubber stamp annotation. public void CreateRubberStamp...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. PdfFileStamp | Aspose.PDF for Java API Reference

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

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  6. AnnotationType | Aspose.PDF for .NET API Reference

    Enumeration of annotation types.... Stamp 24 Rubber stamp annotation type. RichMedia...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  7. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....pagination Create a page number stamp and set its formatting and display...all the PDF pages and put the stamp on it Save the resultant PDF...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  8. Adding Headers and footers on a Output PDF File...

    I need to add Headers and footers on a output PDF file. If the input PDF file containing existing headers and footers i need to remove them first and add the new headers and footers on the output pdf file in aspose pdf…...are added using Stamp, then you can find stamps and remove it and...objects Stamp header = fileStamp.GetHeader(page); Stamp footer...

    forum.aspose.com/t/adding-headers-and-footers-o...
  9. Aspose::Pdf::Facades::PdfContentEditor Class Re...

    Classes | Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members Aspos......or color) Creates a rubber stamp annotation. More... ASPOSE_PDF_SHARED_API...appearanceFile) Creates a rubber stamp annotation. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  10. Work with Headers in PDF via Python for .NET | ...

    Python source code to work with PDF file annotations on .NET Framework, .NET Core....Create a Stamp and define its properties. Add the Stamp to Page...); // Set properties of the stamp textStamp . TopMargin = 10 ;...

    products.aspose.com/pdf/python-net/header-footer/