Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 3,242 for

library

(0.07 sec)
  1. 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()); // ....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-c...
  2. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/word-forms-provi...
  3. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/wildcard-search/
  4. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/wildcard-search/
  5. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-document...
  6. GroupDocs.Viewer for Java 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for Java 25.12. Available now on NuGet and GroupDocs website....How to get the update # The library is distributed via Maven Central...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. 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....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  8. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  9. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....js library that allows you to edit documents...GroupDocs.Editor is a GUI-less library, the document cannot be edited...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  10. Converting a multi-tab XLSX to HTML causes Dire...

    We have groupdocs conversion for java deployed in a docker container running in kubernetes. Anytime we try to convert a spreadsheet with more than one tab, it blows up with the below exception. This occurs everytime an…...with every version of the library that we’ve tried, starting...by one of our third-party libraries, and at the moment it is not...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...