Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 5,440 for

file viewer

(0.06 sec)
  1. Installation | Documentation

    Install from Nuget NuGet is the easiest way to download and install GroupDocs.Classification for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Classification using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools > NuGet Package Manager > Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu Select Browse tab and type “GroupDocs....Viewer Product Solution GroupDocs...GroupDocs.Classification.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/classification/net/installat...
  2. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....Viewer Product Solution GroupDocs...metadata properties from the file var properties = metadata ....

    docs.groupdocs.com/metadata/net/extracting-prop...
  3. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Viewer Product Solution GroupDocs...metadata properties from the file IReadOnlyList < MetadataProperty...

    docs.groupdocs.com/metadata/java/extracting-pro...
  4. OCR support | Documentation

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...Viewer Product Solution GroupDocs...); path = path . Replace ( "file:\\" , "" ); using ( var engine...

    docs.groupdocs.com/search/net/ocr-support/
  5. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Viewer Product Solution GroupDocs...// Could be useful for .xlsx files. Appearance = new DigitalSignatureAppe...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Viewer Product Solution GroupDocs...MakerNote format. a raw image file that contains MakerNote metadata...

    docs.groupdocs.com/metadata/java/extracting-mak...
  7. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Viewer Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  8. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....Viewer Product Solution GroupDocs...// Add annotation and save to file annotator . add ( textField...

    docs.groupdocs.com/annotation/java/add-text-fie...
  9. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Viewer Product Solution GroupDocs...padding ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  10. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Viewer Product Solution GroupDocs...ReplacesImageInFound byte [] imageData = File . ReadAllBytes ( "image.png"...

    docs.groupdocs.com/watermark/net/modifing-found...