Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,337 for

stamp

(0.02 sec)
  1. AddFooter | Aspose.PDF for .NET API 参考

    为文档页面添加页脚... 例子 PdfFileStamp stamp = new PdfFileStamp ( "input..."input.pdf" , "output.pdf" ); stamp . AddFooter ( new FormattedText...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  2. PageNumber | Aspose.PDF for .NET API Reference

    Gets or sets page number....PageNumber Stamp.PageNumber property Gets or sets page number...get ; set ; } See Also class Stamp namespace Aspose.Pdf.Facades...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. IAnnotationVisitor - Aspose.PDF for Java - API ...

    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...( StampAnnotation stamp) Visit/select stamp annotation. void visit...

    reference.aspose.com/pdf/java/com.aspose.pdf/IA...
  4. Form | Aspose.PDF for .NET API Reference

    Gets XForm of the Stamp....property Gets XForm of the stamp. public XForm Form { get ; }...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. IndexOnPage | Aspose.PDF for .NET API Reference

    Gets Stamp index on the page....IndexOnPage property Gets stamp index on the page. public int...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. ASPOS PDF - merging PDF pages in one file to cr...

    I have 2 page pdf document. Each page size is 8.5 X 11 inch. I want to convert these 2 pages to one page of size 8.5inch X 22 inch. what function I should use. Any Example on it?...PdfPageStamp stamp = new PdfPageStamp(page); stamp.Height = stampedDoc...GetPageRect(false).Height; stamp.Width = stampedDoc.Pages[1]...

    forum.aspose.com/t/aspos-pdf-merging-pdf-pages-...
  7. TextAlignment | Aspose.PDF for .NET API Reference

    Alignment of the text inside the Stamp....Alignment of the text inside the stamp. public HorizontalAlignment...

    reference.aspose.com/pdf/net/aspose.pdf/textsta...
  8. XIndent | Aspose.PDF for .NET API 参考

    水平印章坐标从左边开始...XIndent Stamp.XIndent property 水平印章坐标,从左边开始。 public double XIndent...{ get ; set ; } 也可以看看 class Stamp 命名空间 Aspose.Pdf 部件 Aspose.PDF...

    reference.aspose.com/pdf/zh/net/aspose.pdf/stam...
  9. Opacity | Aspose.PDF for .NET API 参考

    获取或设置图章的不透明度...Opacity Stamp.Opacity property 获取或设置图章的不透明度。 public float Opacity...{ get ; set ; } 也可以看看 class Stamp 命名空间 Aspose.Pdf.Facades 部件 Aspose...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  10. StampAnnotation | Aspose.PDF for Python via .NE...

    Represents rubber Stamp annotation.
    This type of annotation displays text or graphics intended to look as if they were Stamped on the page with a rubber Stamp....StampAnnotation class Represents rubber stamp annotation. This type of annotation...they were stamped on the page with a rubber stamp. The StampAnnotation...

    reference.aspose.com/pdf/python-net/aspose.pdf....