Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 7,585 for

may

(0.08 sec)
  1. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  2. Sign Document With Stamp Signature Advanced | G...

    id: sign-document-with-stamp-signature-advanced url: signature/net/sign-document-with-stamp-signature-advanced title: Sign document with Stamp signature - advanced linkTitle: ✎ Stamp weight: 13 description: " This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API." keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides StampSignOptions class with additional properties to specify different options for Stamp Signature. This signature type implements stamps with different implementation, forms, lines etc....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/developer-guid...
  3. Extracting MakerNote Metadata | GroupDocs

    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....used by camera manufacturers may intersect with the ids defined...

    docs.groupdocs.com/metadata/net/extracting-make...
  4. Working with Metadata in ASF Files | GroupDocs

    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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...return many results, which may or may not be relevant. Metasearch...

    docs.groupdocs.com/search/net/about-search-engi...
  6. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using the Python programming language....Kindle Format 8 (KF8), which may be considered a successor to...e-Book formats — the . This class may be described as a truncated version...

    docs.groupdocs.com/editor/python-net/how-to-edi...
  7. [Release] GroupDocs.Comparison for Java 26.8 - ...

    Dear GroupDocs users, we’re pleased to announce GroupDocs.Comparison for Java 26.8. This release adds a side-by-side comparison view for PDF documents, lets you restrict PDF comparison to a page range, reports the row, c…... Either may be left null , meaning “from...results and generated previews may differ in detail from previous...

    forum.groupdocs.com/t/release-groupdocs-compari...
  8. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....though some advanced PDF features may require optional dependencies...to some useful resources you may need to accomplish your tasks...

    docs.groupdocs.com/parser/net/
  9. How to work with Metadata tags

    Explain how to work with Metadata tags...Properties by Tag # Sometimes, you may want to copy only specific types...For privacy or compliance, you may need to remove certain metadata...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  10. Edit PDF | GroupDocs

    This guide demonstrates how to edit the content of PDF files like common text documents using GroupDocs.Editor for Python via .NET....quality of editing a PDF document may be very close to what we can...instance is acceptable for you, you may omit creating PdfEditOptions...

    docs.groupdocs.com/editor/python-net/edit-pdf/