Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 7,341 for

document signature

(0.08 sec)
  1. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  3. Save comparison result in different format | Do...

    This article explains how to save comparison result in different format after files comparison within your .NET applications using GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/save-comparis...
  4. groupdocs.annotation

    Online Document Annotation | Conholdate Apps,About - groupdocs.cloud - Websites - aspose.app,About - groupdocs.cloud - Websites - aspose.com,Aspose.Pdf for...14 sec) Online Document Annotation | Conholdate Apps...tools for collaboration and document annotations....apps online...

    search.aspose.com/q/GroupDocs.Annotation.html
  5. GroupDocs.Conversion Product Family

    Find answers about converting Documents and images of various types using code on any platform....Signature Product Family GroupDocs.Metadata...using Java How to Convert Word Document to Text in Java How to Convert...

    kb.groupdocs.com/conversion/page/13/
  6. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....Signature Product Family GroupDocs.Metadata...semi-transparent overlay of text on a document. It’s purposefully included...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  7. How to Extract Metadata from PDF using Java

    Let's get familiar ourselves with the process to extract metadata from PDF using Java and learn how to create functionality to get metadata from PDF in Java....Signature Product Family GroupDocs.Metadata...the metadata from the PDF document. Further, you will learn how...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  8. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....metadata is an important part of document automation, especially for...applications that work with different document formats. In this article,...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  9. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  10. 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....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...