Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,502 for

stamp

(0.26 sec)
  1. Add Page Numbers to PDF using Java

    Add page numbers to PDF using Java. Get details for the development environment, list of steps, and a runnable sample code to add numbering to PDF using Java....all the PDF pages where page stamp is to be added Follow these...addStamp() method is called for this stamp. Add page number to PDF using...

    kb.aspose.com/pdf/java/add-page-numbers-to-pdf-...
  2. 从印章中提取文本|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....Annotations :: AnnotationType :: Stamp ) { auto annot = System :: DynamicCast...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-st...
  3. Resize Images in PDF using Python

    Follow this article to resize images in PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing PDF photo resizer using Python....original image Save the image stamp to the page and save the PDF...for the image, and save the stamp into the page before saving...

    kb.aspose.com/pdf/python/resize-images-in-pdf-u...
  4. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...pdf"); ImageStamp stamp = new ImageStamp(dataDir + "watermark..."watermark.png"); stamp.HorizontalAlignment = HorizontalAlignment...

    forum.aspose.com/t/watermark-image-to-full-page...
  5. 使用 Python 的批注和特殊文本|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 从 PDF 文档中的印章批注、突出显示的文本以及上标/下标内容中提取文本。...as ap def extract_text_from_stamp ( infile , page_number , annotation_index...): """ Extracts text from a stamp annotation on a given page in...

    docs.aspose.com/pdf/zh/python-net/annotation-an...
  6. Rotate PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to rotate PDF pages and change page orientation in Python....Python Move PDF Pages in Python Stamp PDF Pages in Python...

    docs.aspose.com/pdf/python-net/rotate-pages/
  7. Pdf417Parameters|Aspose.BarCode for Python via ...

    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....pdf_417_macro_time_stamp MacroPdf417 barcode time stamp (optional field)...field). MicroPDF417 barcode time stamp (optional field for Structured...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. Pdf417ExtendedParameters|Aspose.BarCode for Pyt...

    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....macro_pdf_417_time_stamp Macro PDF417 time stamp (optional). macro_pdf_417_checksum...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....TextParagraph object and even you can stamp the text inside PDF by using...TextStamp stamp = new TextStamp ( "This is text stamp with character...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  10. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…... Text Stamp positions well even on a rotate...they obscure the text. Text Stamp doesn’t appear to offer a z-index...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...