Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,499 for

stamp

(0.07 sec)
  1. pdf417parameters - Aspose.BarCode for Android v...

    Develop Android apps that can read & write barcodes using the Aspose.BarCode for Android via Java library....() MacroPdf417 barcode time stamp (optional field). boolean getPdf417Truncate...value) MacroPdf417 barcode time stamp (optional field). void setPdf417Truncate...

    reference.aspose.com/barcode/androidjava/com.as...
  2. Pdf417ExtendedParameters Class Reference - Aspo...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | List of all members ......getMacroPdf417TimeSt (self) Macro PDF417 time stamp (optional). More... def getMacroPdf417Checks...PDF417 time stamp (optional). Returns : Time stamp. ◆ hashCode()...

    reference.aspose.com/barcode/python-java/class/...
  3. SaveOptions | Aspose.PDF for Python via .NET AP...

    SaveOptions type hold level of abstraction on individual save options...PDF Rows Stamp...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  4. How to get the real textstamp size? - Free Supp...

    Hi, Support: I use TextStamp to add text to pdf page, for example: Dim textStamp As TextStamp = New TextStamp(“Some Text Stamp context”) tex…...= New TextStamp(“Some Text Stamp context”) textStamp.TextState...

    forum.aspose.com/t/how-to-get-the-real-textstam...
  5. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... For adding a Stamp in your document use ImageStamp...be used to add a watermark. Stamping - you can use the ImageStamp...

    docs.aspose.com/pdf/php-java/working-with-pages/
  6. Aspose::Pdf::Facades::PdfFileStamp Class Refere...

    Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members Aspose::Pdf::Fa......Reference final Class for adding stamps (watermark or background) to...get_StampId () const Stamp ID of next added stamp (incluiding page...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  7. Pdf417Parameters - Aspose.BarCode for Java - AP...

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....() MacroPdf417 barcode time stamp (optional field). boolean getPdf417Truncate...value) MacroPdf417 barcode time stamp (optional field). void setPdf417Truncate...

    reference.aspose.com/barcode/java/com.aspose.ba...
  8. Pdf417Parameters - Aspose.BarCode for Android v...

    Develop Android apps that can read & write barcodes using the Aspose.BarCode for Android via Java library....() MacroPdf417 barcode time stamp (optional field). boolean getPdf417Truncate...value) MacroPdf417 barcode time stamp (optional field). void setPdf417Truncate...

    reference.aspose.com/barcode/androidjava/com.as...
  9. StampAnnotation | Aspose.PDF for .NET API Refer...

    Constructor...StampAnnotation(Page, Rectangle) Creates new Stamp annotation on the specified...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  10. Overlay PDFs - Free Support Forum - aspose.com

    I have 2 existing PDFs. They could have image, text, tables, etc… How would I overlay 1 on top of the other? I’ve attached 2 PDFs that I am testing with. The output should be 1 PDF. What would be the best way to do …...pdf"); var stamp = new PdfPageStamp(dataDir +...pdfDocument.Pages) page.AddStamp(stamp); pdfDocument.Save(dataDir +...

    forum.aspose.com/t/overlay-pdfs/269726