Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 16,544 for

pdf annotation

(0.37 sec)
  1. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  2. Search network node events | GroupDocs

    This page contains information about the purpose and use of all search network events....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/search-network-n...
  3. 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-...
  4. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Annotation Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/use-microsoft...
  5. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Deleting QR-code signatures - advanced | GroupDocs

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); // read from some data source...

    docs.groupdocs.com/signature/java/deleting-qr-c...
  7. Set custom fonts | GroupDocs

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

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  8. 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-...
  9. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Annotation Product Solution GroupDocs...Signature ( "QRCodeCustomSerializ.pdf" )) { // create data encryption...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // setup options with text...

    docs.groupdocs.com/signature/java/sign-document...