Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 160 for

stamp

(0.01 sec)
  1. How to add page numbers to scanned documents th...

    Hi, I am using the following code snippet to add page numbers to a merged PDF document ( We have multiple PDF’s that are merged into a single PDF document) but I saw that the page numbers are not added to the documents …...numbers again ) PageNumberStamp stamp = new PageNumberStamp() { Background...PostDocumentPageNumb(destFileName, stamp, startPageNumber: 1); Please...

    forum.aspose.cloud/t/how-to-add-page-numbers-to...
  2. untitled

    List of annotations that are unsupported by XFDF: 1. Movie 2. Widget 3. Screen 4. PrinterMark 5. TrapNet List of annotations that are supported by XFDF: 1. Text 2. FreeText 3. Line 4. Square 5. Cir...... Stamp 13. Caret 14. Ink 15. Popup...

    docs.aspose.cloud/pdf/reading-text-annotations-...
  3. untitled

    List of annotations that are unsupported by XFDF: 1. Movie 2. Widget 3. Screen 4. PrinterMark 5. TrapNet List of annotations that are supported by XFDF: 1. Text 2. FreeText 3. Line 4. Square 5. Cir...... Stamp 13. Caret 14. Ink 15. Popup...

    docs.aspose.cloud/pdf/read-squiggly-annotation-...
  4. untitled

    List of annotations that are unsupported by XFDF: 1. Movie 2. Widget 3. Screen 4. PrinterMark 5. TrapNet List of annotations that are supported by XFDF: 1. Text 2. FreeText 3. Line 4. Square 5. Cir...... Stamp 13. Caret 14. Ink 15. Popup...

    docs.aspose.cloud/pdf/reading-strikeout-annotat...
  5. Java REST API to add Header in PDF | Use Java t...

    Add Header Footer to PDF using Java. Java REST API to Add Header in PDF. Use REST API to add Image in PDF Footer using Java...opacity(…) method indicates the stamp opacity. The default value is...start and end pages ( where stamp needs to be added ) as arguments...

    blog.aspose.cloud/pdf/add-header-and-footer-in-...
  6. How to add page numbers to the merged PDF docum...

    Hi, We are looping in and converting each excel and word template into PDF using Aspose.PDF.Cloud.SDK( Having if conditions where the extension = .docx and .xls etc , also handling the case where the extension = .pdf) a…...completed) PageNumberStamp stamp = new PageNumberStamp() { Background...PostDocumentPageNumb(destFileName, stamp, startPageNumber: 1, ' ', storage...

    forum.aspose.cloud/t/how-to-add-page-numbers-to...
  7. Add Text Watermark or Image Watermark to PDF us...

    Watermark PDF in Python. Learn how to add Image or Text watermark to PDF file using free Python SDK. Add Image watermark using cURL command...to be inserted Now create a Stamp object and specify properties...Finally, call the post_page_text_stamps(..) method of PdfApi to add...

    blog.aspose.cloud/2021/12/02/add-text-or-image-...
  8. Develop PDF Editor & Converter Apps via Pyt...

    Build cloud-based applications to edit, encrypt, append, & convert cloud PDF documents using Python SDK...document images, text items, stamp images, text & image-based watermarks...image stamps to documents Delete stamps by ID or all stamps from...

    products.aspose.cloud/pdf/python/
  9. Getting 504 error: Gateway Time-out - Aspose.PD...

    hi, when i am generate PDF i am getting 504 error gateway time out in the last month, but its not consistent and its really unclear why… i will really appreciate if you can explain me why ? and when this issue fixed. r…...call to append a PDF and add a stamp). Can you please confirm what...

    forum.aspose.cloud/t/getting-504-error-gateway-...
  10. Working with Watermarks in a Word document onli...

    Insert, edit, delete Watermarks in a Word document programmatically via Cloud API....can be in the form of logos, stamps, or other graphics. Unlike...company logo or a confidential stamp can be used as a graphic watermark...

    docs.aspose.cloud/words/watermark/