Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,344 for

stamp

(0.03 sec)
  1. Add Page Number to PDF with Java | Aspose.PDF f...

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....class to add a page number stamp in a PDF document. The PageNumberStamp...create a page number based stamp like format, margins, alignments...

    docs.aspose.com/pdf/androidjava/add-page-number/
  2. Aspose::Pdf::Facades::StampInfo Class Reference...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Facades::StampInfo Class Refe......Reference final Class representing stamp information. More... #include...const Gets identifier of the stamp. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  3. image_stamp_get_height | Aspose.PDF for Python ...

    Desired height of the Stamp on the page....image_stamp_get_height image_stamp_get_height ( ( image_stamp_handle...image stamp handle ) -> float : Desired height of the stamp on the...

    reference.aspose.com/pdf/python-cpp/core/image_...
  4. SetOrigin | Aspose.PDF for .NET API Reference

    Sets position on page where Stamp will be placed....SetOrigin Stamp.SetOrigin method Sets position on page where...where stamp will be placed. public void SetOrigin ( float originX...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. Stamp.h - Aspose.PDF for C++ - API Reference

    Stamp.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Stamp.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty...enum class Rotation ; 22 class Stamp ; 23 namespace Text 24 { 25...

    reference.aspose.com/pdf/cpp/_facades_2_stamp_8...
  6. MoveStamp | Aspose.PDF for .NET API Reference

    Changes position of the Stamp on page....method Changes position of the stamp on page. public void MoveStamp...Int32 Index of stamp on the page. x Double New stamp horizontal position...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. stampicon - Aspose.PDF for Java - API Reference

    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...Approved Approved stamp icon. static int AsIs Stamp icon "as is"....

    reference.aspose.com/pdf/java/com.aspose.pdf/st...
  8. Add Page Number to PDF with C#|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....page number stamp in a PDF file. PageNumber Stamp class provides...create a page number based stamp like format, margins, alignments...

    docs.aspose.com/pdf/net/add-page-number/
  9. StampAnnotation | Aspose.PDF for Java API Refer...

    Represents rubber Stamp annotation....MarkupAnnotation Represents rubber stamp annotation. This type of annotation...they were stamped on the page with a rubber stamp. Next code...

    reference.aspose.com/pdf/java/com.aspose.pdf/st...
  10. TextStamp not showing on all pages - Aspose.PDF...

    Hello, I am evaluating aspose-pdf version 21.12, and I am looking to add text to both the upper right corner and bottom of all pages in a PDF file using java. TextStamp seems to be the ideal way to do this, but I can’t g…...CONSTRUCTION"); // Set properties of the stamp footer.setBottomMargin(10);...following code example to add text stamp on all pages of PDF. You need...

    forum.aspose.com/t/textstamp-not-showing-on-all...