Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 3,484 for

library

(0.37 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. Synonym dictionary | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  3. 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...
  4. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....NET is a comprehensive C# library designed for enterprise-level...Supported Document Formats # The library supports an extensive range...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  5. Convert PDF to Image using Python

    Quickly learn how to convert PDF to image using Python. Effortlessly export PDF to image using Python with few lines of code that works without installing extra tool....robust document conversion library, Python developers can efficiently...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. Convert PDF to ODT using Python

    Discover how to convert PDF to ODT using Python with straightforward steps. Effortlessly export PDF to ODT using Python, without any additional software....NET-powered conversion library, Python developers can automate...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  7. Convert DOCX to BMP using Python

    Learn how to convert DOCX to BMP using Python with detailed steps. Effortlessly export DOCX to BMP using Python for high-quality, uncompressed results....professional document conversion library built on .NET, Python developers...

    kb.groupdocs.com/conversion/python/convert-docx...
  8. Search with Aliases in Document using Java

    Efficiently search with aliases in document using Java. Learn techniques to enhance document search with aliases in Java for better results and performance....Search for Java library to your project to enable the...

    kb.groupdocs.com/search/java/search-with-aliase...
  9. Spelling Correction in Document Search using C#

    Implement spelling correction in document search using C#. For accurate and efficient document retrieval, this topic enables spell check in document search using C#....NET library into your project" Create an...

    kb.groupdocs.com/search/net/spelling-correction...
  10. Perform Boolean Search using Java

    Utilize this article to perform Boolean search using Java. Master full-text search with Boolean operators in Java for accurate and efficient application results.... With the Search library, developers can effortlessly...

    kb.groupdocs.com/search/java/perform-boolean-se...