Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 16,873 for

pdf annotation

(0.12 sec)
  1. Runtime error (Springboot - app) - Free Support...

    I’m migrating SpringBoot application from version 2.7 to version 3.15 (Java 11 → 17). When I build a project using Gradle, I get a working jar file. When I try to run the bootRun task, I get the error message “java.lan…...annotation.AutowiredAnnotationB.che...viewer = new Viewer("sample1.pdf")) { // Set output HTML options...

    forum.groupdocs.com/t/runtime-error-springboot-...
  2. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create data encryption...

    docs.groupdocs.com/signature/net/implement-cust...
  3. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  4. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more....Annotation Product Solution GroupDocs...converter . Convert ( "product-photo.pdf" , new PdfConvertOptions ());...

    docs.groupdocs.com/conversion/net/load-image-do...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Annotation for Java 19.5 permits you...introduced the feature of signing the PDF documents using various metadata...

    blog.groupdocs.com/groupdocs.blog/page/43/
  6. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/python-net/working-...
  7. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....Annotation Product Solution GroupDocs...the document file itself, like PDF. But other, like Office family...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  8. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Annotation Product Solution GroupDocs...new Signature ( "sample_signed.pdf" )) { TextSearchOptions options...

    docs.groupdocs.com/signature/net/searching-for-...
  10. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); TextSearchOptions options...

    docs.groupdocs.com/signature/java/deleting-text...