Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,465 for

stamp

(0.04 sec)
  1. HideStampById | Aspose.PDF for .NET API Reference

    Hides the Stamp. After hiding Stamp visibility may be restored with ShowStampById method....method Hides the stamp. After hiding, stamp visibility may be...stampId Int32 Identifier of stamp which should be hidden. See...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. Zoom | Aspose.PDF for .NET API Reference

    Zooming factor of the Stamp. Allows to scale Stamp. Please note that pair of properties ZoomX and ZoomY allows to set zoom factor for every axe separately. Setting of this property changes both ZoomX and ZoomY properties. If ZoomX and ZoomY are different then Zoom property returns ZoomX value....Zoom Stamp.Zoom property Zooming factor of the stamp. Allows...Allows to scale stamp. Please note that pair of properties ZoomX and...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/z...
  3. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page Stamp to a PDF file using the PdfPageStamp class with C++....PDF Page Stamps in PDF Contents [ Hide ] Add Page Stamp with C++...you need to apply a composite stamp containing graphics, text, tables...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  4. PdfContentEditor | Aspose.PDF for .NET API Refe...

    Represents a class to edit PDF files content....Color, Stream) Creates a rubber stamp annotation. CreateRubberStamp...Color, string) Creates a rubber stamp annotation. CreateRubberStamp...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. Extract Text From Stamps|Aspose.PDF for Java

    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/java/extract-text-from-stamps/
  6. image_stamp_get_opacity | Aspose.PDF for Python...

    Get a value to indicate the Stamp opacity. The value is from 0.0 to 1.0....image_stamp_get_opacity image_stamp_get_opacity ( ( image_stamp_handle...image_stamp_handle ) handle - image stamp handle ) -> float : Get a value...

    reference.aspose.com/pdf/python-cpp/core/image_...
  7. Watermark PDF document via Java | Aspose.PDF

    Java sample code to add or remove watermark to PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....pdf" ); // create text stamp TextStamp textStamp = new TextStamp...TextStamp ( "Sample Stamp" ); // set whether stamp is background textStamp...

    products.aspose.com/pdf/java/watermark/pdf/
  8. How to Remove watermark from PDF Document - Fre...

    Hi Team, The docx is converted to pdf and after converting i am going to add watermark text in it. Once the watermark text got added into the pdf document how can i remove the watermark text. I have gone through this li…...removing the watermark using stamp id. Can you suggest me another...text from pdf document using stamps? I have used below code by...

    forum.aspose.com/t/how-to-remove-watermark-from...
  9. Мәтін мөртабаны Python арқылы қосыңыз | Aspose.PDF

    .NET Framework, .NET Core туралы PDF файлына мәтіндік мөртабан қосу үшін Python бастапқы коды....Create text stamp textStamp = new TextStamp ( "Sample Stamp" ) # Set...Set whether stamp is background textStamp . Background = true...

    products.aspose.com/pdf/kk/python-net/stamps/text/
  10. How to add duplicated text watermarks on pdf - ...

    Hello, I want to add multiple text watermarks on pdf, how to fullfil this? Requirement: text will rotate 45degree watermark will be duplicated acc. to pdf page width and height watermark should be transparent and on …...and code snippets to add text stamps with transparency, rotation...styling. Add Text stamps in PDF C# Add a text stamp to a PDF document...

    forum.aspose.com/t/how-to-add-duplicated-text-w...