Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 14,359 for

file

(0.04 sec)
  1. Search Image Signature in C# in Word, Excel, Po...

    Search Barcode, QR Code, digital, or electronic signature with image data content from any document (DOC, XLS, PPT, PDF) in C# using .NET Signature API....search in any of the supported file formats. // Search QR Code Signatures...

    blog.groupdocs.com/signature/search-image-signa...
  2. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml Files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...eml files to .pdf. However, setting the...margins when converting .eml files to .pdf after upgrading from...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  3. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...Working with metadata in ASF files Reading ASF format-specific...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different Files of a folder using Java. Build application for homophones using document searching Java API....homophones within multiple files of any specific folder. It can...Search You can download the JAR file from the downloads section or...

    blog.groupdocs.com/search/find-homophones-in-mu...
  5. Scan QR Code from ODT using C#

    This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....from ODT (Open Document Text) files using C# offers a powerful way...supplying the path to your ODT file as an argument in its constructor...

    kb.groupdocs.com/parser/net/scan-qrcode-from-od...
  6. How to make cache thread-safe in your Java appl...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....simultaneously view the same file. The web application uses GroupDocs...local disk to store the cache files. The FileCache is not thread...

    docs.groupdocs.com/viewer/java/how-to-make-cach...
  7. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....signatures based on certificate files and ability to support digital...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/signature/java/features-over...
  8. Sign document with HIBC LIC barcode Symbology |...

    This article explains how to sign document with HIBC LIC barcode Symbology signatures...hibclicCombinedData }; // sign document to file var signResult = signature ...generate barcodes and/or sign your files with barcodes for free, you...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Sign document with HIBC PAS barcode Symbology |...

    This article explains how to sign document with HIBC PAS barcode Symbology signatures...data }; // sign document to file var signResult = signature ...generate barcodes and/or sign your files with barcodes for free, you...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Installation | Documentation

    The page describes how to add the GroupDocs.Annotation library to your .NET project....assembly files in your project, do the following: Extract files from...the GroupDocs.Annotation.dll file for the target framework. Click...

    docs.groupdocs.com/annotation/net/installation/