Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 5,465 for

file signature

(0.05 sec)
  1. Add area annotation | GroupDocs

    The page describes how to add area annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...// Add annotation and save to file annotator.add(area); annotator...

    docs.groupdocs.com/annotation/java/add-area-ann...
  2. Add arrow annotation | GroupDocs

    The page describes how to add arrow annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...// Add annotation and save to file annotator . add ( arrow ); annotator...

    docs.groupdocs.com/annotation/java/add-arrow-an...
  3. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...// Add annotation and save to file annotator . add ( polyline );...

    docs.groupdocs.com/annotation/java/add-polyline...
  4. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...Signature Product Solution GroupDocs...detection algorithm and output file creation by setting the CompareOptions...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. System requirements | GroupDocs

    GroupDocs.Total for Java does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for document manipulation....Signature Product Solution GroupDocs...on Java 17+) Note Ensure the file system and permissions allow...

    docs.groupdocs.com/total/java/system-requirements/
  6. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom font, color, and alignment....Signature Product Family GroupDocs.Metadata...styled text directly into PNG files. This guide walks you through...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. Working with metadata in Presentations | GroupDocs

    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...and extract some additional file format information. a presentation...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Scan Barcode from PPTX using C#

    This guide explains how to scan barcode from PPTX using C#, featuring a code example to help you extract barcode from PPTX in C# efficiently and seamlessly....Signature Product Family GroupDocs.Metadata...PPTX (PowerPoint Open XML) files can enhance processes such as...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  9. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT Files. Therefore, for TXT File getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Signature Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  10. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Signature Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...