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

stamp

(0.09 sec)
  1. 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...
  2. PdfFileStamp not working on all pdf - Free Supp...

    Hi, PdfFileStamp does not work on all pdf. It works fine for pdf that are generated through Aspose. Code: PdfFileStamp fileStamp = new PdfFileStamp(); // Open Document fileStamp.bindPdf(sourceName); // Create Stamp …...pdf"); // create text stamp TextStamp textStamp = new TextStamp(text);...TextStamp(text); // set whether stamp is background textStamp.setBackground(true);...

    forum.aspose.com/t/pdffilestamp-not-working-on-...
  3. StampIcon.h - Aspose.PDF for C++ - API Reference

    StampIcon.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Stamp icon is not approved. System::String...Aspose::Pdf::Annotations::StampIcon::Expired Stamp icon is expired. System::Object...

    reference.aspose.com/pdf/cpp/_stamp_icon_8h_sou...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Extract Text From Stamps|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Text From Stamps Contents [ Hide ] Extract Text from Stamp Annotations...from stamp annotations. In order to extract text from Stamp Annotations...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/
  10. 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...