Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 6,778 for

may

(0.08 sec)
  1. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/sign-document...
  2. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....guides: GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  4. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java.... But you may want to use other library for...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  5. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…... 1 Like trucnv99 May 20, 2025, 7:34am 14 @alexndr...

    forum.groupdocs.com/t/image-comparison-processi...
  6. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  7. 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....labels to the documents that may indicate the state of the document...

    blog.groupdocs.com/categories/groupdocs.waterma...
  9. Font extraction options | Documentation

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js.... For example, a document may reference a font through a style...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  10. Sign document with Digital signature | Document...

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....resources GitHub Examples You may easily run the code above and...

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