Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,277 for

management

(0.03 sec)
  1. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......View PPT Online metadata management Docx Viewer Merge DOCX in...Success Stories Correspondence Management System GroupDocs Success...

    blog.groupdocs.com/tags/index.xml
  2. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Developer Guide / Advanced Usage / Managing metadata for specific formats...information advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. How to Convert DOCX to PDF using Node.js

    Quickly take a look at the guideline to convert DOCX to PDF using Node.js without installing any extra software and learn about code to export DOCX to PDF in Node.js....In the world of document management and digital communication...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  4. How to Sign RTF with Stamp Signature using C#

    This article is here to assist you to sign RTF with stamp signature using C#. Additionally, we will furnish you with a code example to embed stamp signature into RTF using C#....signature into your document management process is a valuable skill...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  5. Linux Compatibility for Python version

    Linux Compatibility for Python version Hi, I just purchased a license and I'm trying to find the python binaries for the Linux version, for GroupDocs.Watermark, I could only find macosx and windows......access to our Paid Support management team. Read full topic Linux...

    forum.groupdocs.com/t/linux-compatibility-for-p...
  6. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....data analysis to spreadsheet management. After configuration of the...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  7. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document Management by mastering the technique of how to get file properties using Java....using Java In the context of managing and processing documents,...and traits of documents to manage and manipulate them effectively...

    kb.groupdocs.com/metadata/java/get-document-inf...
  8. Issue with Email to Pdf - text does not respect...

    We have two separate issues with converting .eml to .pdf. We were able to reproduce both in one email. Attached you will find the .eml file, the output .pdf and an image taken from within the viewer. Bad Signature PDF…...your product has options to manage the initial visual appearance...have been able to successfully manage other similar issues, we have...

    forum.groupdocs.com/t/issue-with-email-to-pdf-t...
  9. Render DOC as PNG using Python

    Learn how to render DOC as PNG using Python. This tutorial explains how to convert DOC to PNG in Python with page-by-page rendering and custom output naming....legal systems, and document management workflows. Converting these...block to load the DOC file and manage resources automatically Create...

    kb.groupdocs.com/viewer/python/render-doc-as-pn...
  10. Render EML as PNG using Python

    Learn how to render EML as PNG using Python. This tutorial explains how to convert EML to PNG in Python with custom dimensions for email visualization....block to load the EML file and manage resources automatically Create...developers building document management systems, compliance tools...

    kb.groupdocs.com/viewer/python/render-eml-as-pn...