Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,386 for

document management

(0.03 sec)
  1. PDF Annotation, Word Annotation and Others in J...

    We are excited to launch the GroupDocs Annotation plugin for Joomla. Our annotation plugin lets you embed Documents to Joomla sites and allows PDF annotation, Microsoft Word annotation, and annotation of other files easily. GroupDocs Annotation simplifies Document review and collaboration between teams. The powerful tool lets you add comments, draw text, strikeout content to Word, PDF or any image file through a browser. Share Documents online with your colleagues for faster review and approval process....annotation plugin lets you embed documents to Joomla sites and allows...GroupDocs Annotation simplifies document review and collaboration between...

    blog.groupdocs.com/annotation/pdf-annotation-wo...
  2. Convert PDF to PS using C#

    This tutorial demonstrates how to convert PDF to PS using C#. Also, code example will be supplied to export PDF to PS using C# without extra software installation....PS using C# In the realm of document processing, the ability to...to convert PDF (Portable Document Format) files to PS (PostScript)...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  3. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...features and get familiar how to manage metadata and more, please refer...

    docs.groupdocs.com/metadata/java/get-supported-...
  4. Extract Text from DOC using Java

    This article explains how to extract text from DOC using Java. It also provides a code example for text extraction from DOC in Java without using extra software....development landscape, managing and processing documents programmatically...for developers involved in document processing applications. Whether...

    kb.groupdocs.com/parser/java/extract-text-from-...
  5. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....js When working with Open Document Text (ODT) files in JavaScript-based...enterprise systems, content management solutions, or automated workflows...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. Find metadata properties | Documentation

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...cases, one image, video or document contains more than one metadata...

    docs.groupdocs.com/metadata/java/find-metadata-...
  7. 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....XLSX using C# In the realm of document processing, the ability to...add a valuable skill to your document processing projects. Whether...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  8. Convert PDF to PS using Java

    This guide illustrates the procedure of how to convert PDF to PS using Java. Additionally, a code example will be provided to export PDF to PS using Java....using Java In the domain of document processing, the capability...to transform PDF (Portable Document Format) files into PS (PostScript)...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  9. How to Sign XLSX with Digital Signature using Java

    Let's learn how to sign XLSX with digital signature using Java. You will also be provided a simple code example for digital signature integration in XLSX using Java....and integrity of electronic documents. In this article, we will...authenticity and integrity of XLSX documents. You will be provided vital...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  10. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Document passwords or password dictionary using Java....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...Usage / Managing dictionaries / Document passwords Document passwords...

    docs.groupdocs.com/search/nodejs-java/document-...