Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,287 for

management

(0.88 sec)
  1. Convert DOCX to TIFF using Python

    Easily convert DOCX to TIFF using Python with clear code examples. Follow this guide to export DOCX to TIFF using Python for high-quality image output....when working with document management systems or print workflows...

    kb.groupdocs.com/conversion/python/convert-docx...
  2. 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....handling, and improved workflow management. This solution is ideal for...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  3. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...contents and more; Project Management – project start and end dates...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  4. 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()); // ....Developer Guide / Advanced Usage / Managing metadata for specific formats...a CAD file. advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-c...
  5. Java NoClassDefFoundError exception for GroupDo...

    Following previous advice from support, we have packaged the parser and viewer modules in a standalone Java app, the main goal being to avoid crashing the app server when document conversion crashes. Versions used : 25.…...access to our Paid Support management team....

    forum.groupdocs.com/t/java-noclassdeffounderror...
  6. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration....online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-in...
  7. Extract Images from PPTX using C#

    Learn how to extract images from PPTX using C# with a step-by-step guide. This tutorial provides C# code to extract images from PPTX files efficiently for your projects....handling presentations more manageable. Whether you’re building...processing system or a document management solution, extracting images...

    kb.groupdocs.com/parser/net/extract-images-from...
  8. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....features and get familiar how to manage metadata and more, please refer...online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/java/find-metadata-...
  9. Working with TORRENT files | GroupDocs

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....Developer Guide / Advanced Usage / Managing metadata for specific formats...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-to...
  10. SugarCRM Plugin Tutorial Using GroupDocs Viewer...

    GroupDocs offers a full set of document Management tools for SugarCRM: we’ve developed a bunch of plugins which help you use Viewer, Annotation, Assembly, Comparison and Signature apps in SugarCRM. This article gives some recommendations on how to create your own custom plugin for SugarCRM. We will use the GroupDocs Viewer plugin for SugarCRM as an example. SugarCRM is an open-platform web-based CRM solution which has an on-demand cloud platform. Today we show you how to create an on-site version plugin....offers a full set of document management tools for SugarCRM: we’ve...is a customer relationship management program developed by \* SugarCRM...

    blog.groupdocs.com/total/sugarcrm-plugin-tutori...