Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,465 for

stamp

(0.04 sec)
  1. Italic font style leads to wrong text calculati...

    Hi there, I use Java Aspose.Pdf library to place the text Stamp onto the pdf document. I’ve faced with issue using italic font style. I create the TextStamp and fill respective TextState with font (Courier), font size …...Pdf library to place the text stamp onto the pdf document. I’ve...snippet, where I’ve added text stamp on the document page. TextStamp...

    forum.aspose.com/t/italic-font-style-leads-to-w...
  2. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Stamp and Watermark Add text stamp. Add image stamp. Add...Add PDF page stamp. Add page number stamp. Add text in the header...

    docs.aspose.com/pdf/net/key-features/
  3. YIndent | Aspose.PDF for .NET API Reference

    Vertical Stamp coordinate starting from the bottom....YIndent Stamp.YIndent property Vertical stamp coordinate, starting...get ; set ; } See Also class Stamp namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/y...
  4. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....In order to add page number stamp, you need to create a Document...method of the Page to add the stamp in the PDF. You can also set...

    docs.aspose.com/pdf/cpp/add-page-number/
  5. RightMargin | Aspose.PDF for .NET API Reference

    Gets or sets right margin of Stamp....RightMargin Stamp.RightMargin property Gets or sets right margin...margin of stamp. public double RightMargin { get ; set ; } See...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/r...
  6. XIndent | Aspose.PDF for .NET API Reference

    Horizontal Stamp coordinate starting from the left....XIndent Stamp.XIndent property Horizontal stamp coordinate, starting...get ; set ; } See Also class Stamp namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/x...
  7. Width | Aspose.PDF for .NET API Reference

    Desired width of the Stamp on the page....Width Stamp.Width property Desired width of the stamp on the...get ; set ; } See Also class Stamp namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/w...
  8. Stamping Logos on PDF in EPS, PDF, or SVG Forma...

    Hello, I am trying to Stamp a logo on 1st page of PDF file. This seems to be possible using PNG and JPG for the logo file. However, I need to Stamp this logo while it is in SVG, PDF, EPS format to preserve its quality. …...Stamping Logos on PDF in EPS, PDF, or SVG Formats Aspose.PDF...Product Family add-image-stamp , add-pdf-stamp Mohamed.Hakeem May 26...

    forum.aspose.com/t/stamping-logos-on-pdf-in-eps...
  9. Add PDF Page Stamps in PDF using C#|Aspose.PDF ...

    Add a page Stamp to a PDF document using the PdfPageStamp class with Aspose.PDF for .NET library....Add PDF Page Stamps in PDF using C# Contents [ Hide ] Add Page...Page Stamp with C# A PdfPageStamp can be used when you need to...

    docs.aspose.com/pdf/net/page-stamps-in-the-pdf-...
  10. 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...