Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 23,818 for

pdf annotation

(0.07 sec)
  1. Getting indexed documents | Documentation

    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/java/getting-indexed-...
  2. Extract text in Accurate Mode | Documentation

    This article explains that how to extract text in Accurate mode....Annotation Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-text-in-...
  3. Configuring search network | Documentation

    This page contains information about configuring the search network....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/configuring-sear...
  4. Deleting Text signatures - advanced | Documenta...

    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/net/deleting-text-...
  5. 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...
  6. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-o...
  7. GetBarcodeImage Error while trying to view the ...

    I am getting the error on below function if (loadAllPages) { customViewer.CreateCache(); } dynamic viewInfo = customViewer.GetViewer().GetViewInfo(ViewInfoOptions.ForHtmlView()); LoadDocumentEntity loadDocumentEnti…...word file and it is working on pdf file. vladimir.litvinchik July...Groupdocs.Viewer, Groupdocs.Annotation, Groupdocs.Signature If I...

    forum.groupdocs.com/t/getbarcodeimage-error-whi...
  8. How to compare files in Java or Kotlin | Docume...

    You will find how you can use GroupDocs.Comparison for Java to see differences of few files or documents. Changes detection mechanism can be configured according to requirements...Annotation Product Solution GroupDocs...Excel, PowerPoint, OpenDocument, PDF, Text, HTML and many other documents...

    docs.groupdocs.com/comparison/java/how-to-compa...
  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/java/searching-for...
  10. Implement custom serialization with QR-code sig...

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

    docs.groupdocs.com/signature/java/implement-cus...