Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,525 for

stamp

(0.1 sec)
  1. 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_...
  2. ImageStamp - 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...lang.Object com.aspose.pdf.Stamp com.aspose.pdf.ImageStamp public...

    reference.aspose.com/pdf/java/com.aspose.pdf/Im...
  3. 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...
  4. setStampId | Aspose.PDF for .NET API Reference

    Sets Stamp Id....setStampId Stamp.setStampId method Sets stamp Id. public void...Int32 New value of Stamp ID. See Also class Stamp namespace Aspose...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/s...
  5. Loosing data when converting PDF to PDF-A - Fre...

    Hi, in some cases, pdf content is being lost when we convert pdf-documents to PDF-A. I am attaching a file that looses fields after conversion. Please let me know if there is a solution for this.Förfrågan (1).pdf (232.…... However, adding page stamps to the same pdf using 24.3... // Create stamp Stamp stamp = new Stamp(); stamp.setStampId(1);...

    forum.aspose.com/t/loosing-data-when-converting...
  6. 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...
  7. StampType | Aspose.PDF for .NET API Reference

    Describes Stamp types....StampType enumeration Describes stamp types. public enum StampType...Description Form 0 Stamp if Form. Image 1 Stamp is image. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. getStampId | Aspose.PDF for .NET API Reference

    Returns Stamp ID....getStampId Stamp.getStampId method Returns stamp ID. public int...Identifier of the stamp. See Also class Stamp namespace Aspose...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/g...
  9. 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...
  10. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....Hide ] A lot of users want to stamp their PDF documents with multi-line...Instantiate a stamp object Stamp logoStamp = new Stamp (); // Instantiate...

    docs.aspose.com/pdf/net/adding-multi-line-water...