Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,525 for

stamp

(0.07 sec)
  1. DeleteStampById | Aspose.PDF for .NET API Refer...

    Deletes Stamp on the specified page by Stamp ID....int) Deletes stamp on the specified page by stamp ID. public void...pageNumber Int32 Page number where stamp will be deleted. stampId Int32...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. 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/
  3. 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-...
  4. 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...
  5. Image | Aspose.PDF for .NET API Reference

    Gets image of Stamp. May be null if Stamp does not contain images for example for text Stamp....property Gets image of stamp. May be null if stamp does not contain...images (for example for text stamp). public Image Image { get ;...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. Add Page Number to PDF|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/
  7. 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...
  8. StampType - 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....Scope SaveableFacade Stamp StampInfo StampType SubmitFormFlag...aspose.ms.System.Enum Describes stamp types. Nested Class Summary...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  9. TimeStamp() | Aspose.Slides for C++ API Reference

    Updates the timeStamp by specified scenario and returns a new value....CookieCollection::TimeStamp(CookieCollection::Stamp) method Updates the timestamp...TimeStamp ( CookieCollection :: Stamp how ) Arguments Parameter Type...

    reference.aspose.com/slides/cpp/system.net/cook...
  10. 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 …... // Create stamp Stamp stamp = new Stamp(); stamp.setStampId(1);...by JBS_RemoveDraftWatermark stamp.bindLogo(new FormattedText(text...

    forum.aspose.com/t/pdffilestamp-not-working-on-...