Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 8,432 for

annotation

(0.14 sec)
  1. Redact Word Document Online or using Android Mo...

    Open and redact Word document online via app for free. Android API code to search and replace Word text with regular expression....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/w...
  2. Redact DOCX Document Online or using Android Mo...

    Open and redact DOCX document online via app for free. Android API code to search and replace DOCX text with regular expression....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/d...
  3. Highlight text in PDF Document and convert each...

    Hai, My requiremnt is I wanted to highlight certain paragaraphs in a pdf document and convert each page of highlighted document into html string. I did the highlighting portion, and its working But when it comes to co…...Annotations.Add(ha); The result I am...more thing, What is this annotation. Flatten() method, and what...

    forum.aspose.com/t/highlight-text-in-pdf-docume...
  4. SVG to Aspose Image to be passed to StampAnnota...

    Does Aspose.PDF support this? i have an SVG file and i would like to pass that to a StampAnnotation object...workaround because a stamp annotation is not the same an image...use that to pass to stamp annotation. asad.ali January 12, 2021...

    forum.aspose.com/t/svg-to-aspose-image-to-be-pa...
  5. Public API Changes in Aspose.PDF for Java 9.1.0...

    Discover the key public API changes in Aspose.PDF for Java version 9.1.0, ensuring optimal use of the new features and fixes....getCatalogValue(String key) In Annotation class, following methods...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  6. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....to form fields changes to annotations changes to images changes...XForms displayed on pages If annotations, fields, or XForms are modified...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  7. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export Annotations from PDF file to XFDF with Aspose.PDF Facades....Ask AI Import and Export Annotations to XFDF Contents [ Hide ]...to represent form data or annotations contained in a PDF form....

    docs.aspose.com/pdf/net/import-export-annotations/
  8. LinkAnnotation Destination PageNumber is always...

    Hi, I notice in some PDF with LinkAnnotations pointing another page inside the document, the PageNumber property in LinkAnnotation.Destination attribute is always 0. Destination is implemented by XYZExplicitDestination…...page pointed by the link annotation? tfipsrd January 8, 2025...annotationIn in pdfPage.Annotations) { if (annotationIn is LinkAnnotation...

    forum.aspose.com/t/linkannotation-destination-p...
  9. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....fields Remove or flatten annotations Optimize PDF Document for...Removing or Flattening Annotations Annotations can be deleted when...

    docs.aspose.com/pdf/java/optimize-pdf/
  10. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....through all the annotations for ( auto annotation : document ->...-> idx_get ( 1 ) -> get_Annotations ()) { // Filter TextMarkupAnnotation...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/