Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 6,098 for

pdf editor

(0.16 sec)
  1. How to compare Source Code Files | Documentation

    This article describes how to compare files using GroupDocs.Comparison for .NET. You will also learn how to compare two or more Source Code files and how to influence their comparison....Editor Product Solution GroupDocs...DOCX, XLS or XLSX, PPT or PPTX, PDF, EML, EMLX, MSG and other documents...

    docs.groupdocs.com/comparison/net/how-to-compar...
  2. 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....Editor Product Solution GroupDocs...Signature ( "QRCodeCustomSerializ.pdf" ); // create data encryption...

    docs.groupdocs.com/signature/java/search-embed-...
  3. GroupDocs.Signature for .NET 20.4 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 20.4 Major Features This release contains implemented features on ability to obtain Barcode and QR-code signatures image content when creating electronic signatures or searching for them, new enhancements on storing and retrieving signature metadata information, important bug fixes with digital signatures processing, and another significant fixes and improvements. Below the list of most notable changes in release of GroupDocs.Signature for ....Editor Product Solution GroupDocs...signatures on password protected PDF documents Digital signatures...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  4. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/work-with-search...
  5. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Editor Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); // setup search options ...

    docs.groupdocs.com/signature/java/search-embed-...
  6. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Editor Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-em...
  7. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Editor Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  9. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Editor Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/implement-cust...
  10. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...