Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 8,543 for

annotation

(0.1 sec)
  1. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...TextBoxField value = Page Index1 Annotation Index1 Partial Name = address[0]...TextBoxField value = Page Index1 Annotation Index2 Partial Name = postal_code[0]...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  2. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++....features like text extraction, annotation, or form filling. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  3. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java.... Annotations - annotations allow users to add...add, delete and modify the annotation from the PDF documents. Metadata...

    docs.aspose.com/pdf/php-java/advanced-operations/
  4. 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....Extract Text from Stamp Annotations Aspose.PDF for C++ lets you...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/
  5. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  6. 从印章提取文本|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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/zh/java/extract-text-from-s...
  7. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the Annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the importing... add a stamp Export the annotations to XFDF Import the XFDF using...file that contains a stamp annotation. Please try the following...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  8. How to Remove Comments from PDF using Python

    This article guides on how to remove comments from PDF using Python. It provides detailed information to set the IDE, write program algorithm and a runnable sample code to delete all comments in PDF using Python....collection of annotations Check each annotation if it is a TEXT...document and then parsing the annotations collection on each page to...

    kb.aspose.com/pdf/python/how-to-remove-comments...
  9. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...annotations.RedactionAnnotation(page...fill_color = pdf.Color.black page.annotations.add(ann, True) try: ann.redact()...

    forum.aspose.com/t/really-weird-large-redaction...
  10. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....fonts removing or flattening annotations removing AcroForm Fields...attachments and annotations Adding attachments and annotations makes PDF...

    docs.aspose.com/pdf/java/overview/