Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 7,117 for

may

(0.78 sec)
  1. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-c...
  4. Generate PDF Report from JSON Data in Java | JS...

    Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API....Download or Configure # You may download the JAR file from the...

    blog.groupdocs.com/assembly/generate-pdf-report...
  5. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  6. Scan QR Code Online | QR Code Scanning using Im...

    Scan QR codes online. Scan QR Code images and scan using the camera. We will also discuss how to programmatically scan QR codes using C# & Java.... # It may seem strange or different to...

    blog.groupdocs.com/parser/scan-qr-code-online/
  7. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library.... Updated on 13 May 2025 English Français Deutsch...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Convert CSV to JSON - Online and Free Image Con...

    Convert CSV to JSON format using free online conversion tool. Developers can use .NET, Java, and Cloud API to build CSV to JSON Converter....are several reasons why you may need to convert a CSV (Comma...

    blog.groupdocs.com/conversion/convert-csv-to-json/
  9. Comparison Compare method in GroupDocs (C#) iss...

    I am encountering an issue while using the Compare method in the GroupDocs Comparison library for comparing Excel files. The error message I receive is: Error: Error occurred while converting document This issue occur…...files, and I suspect the issue may be related to how the file streams...

    forum.groupdocs.com/t/comparison-compare-method...
  10. Convert ODT to RTF using Node.js

    Learn how to convert ODT to RTF using Node.js with a simple script. This guide shows how to export ODT to RTF in Node.js using powerful file conversion library.... Updated on 07 May 2025 English Français Deutsch...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...