Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,520 for

document management

(0.14 sec)
  1. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...{ // Initialize the export manager with the root metadata package...

    docs.groupdocs.com/metadata/net/exporting-metad...
  2. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...{ // Initialize the export manager with the root metadata package...

    docs.groupdocs.com/metadata/java/exporting-meta...
  3. Generate document pages preview | Documentation

    This topic explains how to get Document pages preview as images with various options by GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product.../ Generate document pages preview Generate document pages preview...

    docs.groupdocs.com/signature/net/generate-docum...
  4. When trying to index a powerpoint template (.PO...

    When trying to add specific PowerPoint Template file to index an exception occurs: System.ArgumentException: MaxValue can’t be less than StartValue at …ctor(Int32 , Int32 ) at …ctor(Presentation , Nullable1 ) at .e(…... (Document , , String ) That does not...file by placing it in the document folder and executing the indexing...

    forum.groupdocs.com/t/when-trying-to-index-a-po...
  5. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF metadata section. Working with IPTC metadata GroupDocs.Metadata for .NET is also able to work with IPTC metadata in TIFF images....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF images....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. Convert DOCX to XPS using Node.js

    In this article, we will provide you detail on how to convert DOCX to XPS using Node.js. Also, you will be provide a code example to export DOCX to XPS in Node.js....converting a DOCX file into an XPS document, along with a code snippet...module for converting DOCX documents to XPS Instantiate an object...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  8. 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-...
  9. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering Documents into PDF format. For details see the Documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....Contains options for rendering documents into PDF format. For details...details, see the documentation . public class PdfViewOptions : ViewOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. Generate document pages preview | Documentation

    This topic explains how to get Document pages preview as images with various options by GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product.../ Generate document pages preview Generate document pages preview...

    docs.groupdocs.com/signature/java/generate-docu...