Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 6,797 for

paged

(0.16 sec)
  1. Add Ellipse Annotation to JPG using C#

    This guide provides instructions on how to add ellipse annotation to JPG using C#. It also encompasses code example to insert ellipse annotation to JPG in C#....properties, such as position and page number Call the Annotator.Add...

    kb.groupdocs.com/annotation/net/add-ellipse-ann...
  2. Add Area Annotation to JPG using Java

    In this topic, you'll discover how to add area annotation to JPG using Java. It encompasses detailed steps and code example to insert area annotation to JPG in Java....properties such as position and page number Call the Annotator.add...

    kb.groupdocs.com/annotation/java/add-area-annot...
  3. Document viewer API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....@{ ViewData["Title"] = "Home Page"; }...

    blog.groupdocs.com/zh/tag/document-viewer-api/
  4. document viewer

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....@{ ViewData["Title"] = "Home Page"; }...

    blog.groupdocs.com/zh/tag/document-viewer/
  5. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article.... This file shows the page with the input form and performs...5000)); //Wait 5 sec. after page loaded and run "check" function...

    blog.groupdocs.com/total/how-to-perform-callbac...
  6. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-xm...
  9. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Metadata signatures Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/net/search-embed-n...
  10. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/search-for-em...