Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,397 for

document management

(0.05 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.Document.project_Management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Usage / Managing metadata for specific formats / Documents / Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...property contains the name of the document author OR # it refers to the...

    docs.groupdocs.com/metadata/python-net/remove-m...
  3. Getting Document Information | Documentation

    This article explains how to detect the Document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...guide / Getting Document Information Getting Document Information...

    docs.groupdocs.com/conversion/java/get-document...
  4. Various Conversion Failures - Free Support Foru...

    Hello, I am getting some conversion errors with various Documents in .NET 9. You can find these in the attached .zip files. Interestingly the .csv file works on your free online converter, but the e-mail does not. Pac…...conversion errors with various documents in .NET 9. You can find these...Conversion 25.3.0 Problem Documents.zip (1.3 KB) If you require...

    forum.groupdocs.com/t/various-conversion-failur...
  5. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint Documents thumbnails and preview Document pages using GroupDocs.Annotation for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product.../ Generate document page preview Generate document page preview...

    docs.groupdocs.com/annotation/java/generate-doc...
  6. Working with metadata in GIF images | Documenta...

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata for Java represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...properties extracted from a document, video, image, etc. GroupDocs...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  8. Remove Metadata from XLS using C#

    Quickly understand how to remove metadata from XLS using C#. Additionally, you'll get code snippet illustrating the process of how to delete metadata from XLS in C#....XLS file on disk Clearing document properties in XLS files involves...developers seeking robust data management solutions. By following the...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  9. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#....sensitive information from PDF documents is a crucial task for ensuring...developers working on document management systems, legal applications...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  10. Annotate PDF and Other Documents Online in Drup...

    We’re excited to announce the launch of the GroupDocs Annotation plugin for Drupal. The plugin lets you embed Documents into Drupal webpages to review and annotate them through a browser. So, annotate PDF or other files online and enjoy the benefits of collaborative review. GroupDocs Annotation is a web-based application used to share and review Documents. Different annotation options allows you to make comments or suggestions in different ways. From strikeouts to ‘point notes’, comments and drawings, GroupDocs Annotation lets you add your feedback in a way that suits you....The plugin lets you embed documents into Drupal webpages to review...used to share and review documents. Different annotation options...

    blog.groupdocs.com/annotation/annotate-pdf-or-o...