Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,340 for

stamp

(0.02 sec)
  1. DeleteStamp | Aspose.PDF for .NET API Reference

    Deletes multiple Stamps on the specified page by Stamp indexes....Deletes multiple stamps on the specified page by stamp indexes. public...number where stamp will be deleted. index Int32[] Stamp indexes....

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. 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...
  3. 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...
  4. 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/
  5. Left to right support for Java addStamp mixed l...

    Hi I am using Aspose word Java and I add a Stamp to PDF all works using English characters but when use non english , the order of the text mixed see code example FontRepository.setLocalFontPaths(Arrays.asList(new S…...Aspose word Java and I add a stamp to PDF all works using English...LOGGER.info("Get Text stamp actual stamp" + textStamp.getTextState()...

    forum.aspose.com/t/left-to-right-support-for-ja...
  6. Мәтін мөртабаны C++ арқылы қосыңыз | Aspose.PDF

    C++ тілі бар кез-келген платформада PDF-ге мәтіндік мөртаңба қосу үшін қарапайым демо-бастапқы код....inputFileName ); // Create text stamp auto textStamp = MakeObject...TextStamp > ( u "Sample Stamp" ); // Set whether stamp is background textStamp...

    products.aspose.com/pdf/kk/cpp/stamps/text/
  7. 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...
  8. PdfFileStamp Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades - a toolset for popular operations with PDF....] Add PDF Page Stamp Add Text and Image Stamp Manage Header and...

    docs.aspose.com/pdf/java/pdffilestamp-class/
  9. 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...
  10. Мәтін мөртабаны 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/