Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 8,532 for

annotation

(0.11 sec)
  1. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...field (or any other type of annotation) on mouse enter/exit over...this purpose, Aspose.Pdf.Annotations.HideAction Class is used...

    docs.aspose.com/pdf/net/pdf-tooltip/
  2. 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-...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  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. 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/
  9. PowerPoint .NET Java C++ Python PHP Node.js And...

    PowerPoint API for .NET, Java, C++, Python, PHP, Node.js. Create Write Edit Render Print PowerPoint PPT, PPTX, ODP. Export Slides in SSRS and JasperReports...Online Include Annotation How to remove annotations from presentation...

    products.aspose.com/slides/family/
  10. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....table marked with Square Annotation: void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/cpp/extract-data-from-table...