Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,963 for

value

(0.05 sec)
  1. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/features-overview/
  2. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/get-pages/
  3. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  4. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  5. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/delete-annotati...
  6. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...setTagOptions(tagOptions); //Set Date for Value Date date = new Date(); DateFormat...setTagOptions(tagOptions); //Set the new Value and Type and then add the property...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  7. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/get-document-inform...
  8. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/working-with-sig...
  9. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  10. Fonts Resource | Documentation

    Get Installed Fonts Note Note: The features listed on this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to get the installed fonts resource from the API server. API returns list of installed fonts. The following GroupDocs.Viewer Cloud REST API resource has been used in the Get Fonts Resource example. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/viewer/fonts?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X GET -d "{}" Response { "families": [ { "name": "Aharoni" }, { "name": "Aldhabi" }, { "name": "Algerian" }, { "name": "Andalus" }, { "name": "Angsana New" }, { "name": "AngsanaUPC" }, { "name": "Aparajita" }, { "name": "Arabic Typesetting" }, { "name": "Arial" }, { "name": "Arial Black" }, { "name": "Arial Unicode MS" }, { "name": "Baskerville Old Face" }, { "name": "Batang" }, { "name": "BatangChe" }, { "name": "Book Antiqua" }, { "name": "Bookman Old Style" }, { "name": "Browallia New" }, { "name": "BrowalliaUPC" }, { "name": "Calibri" }, { "name": "Calibri Light" }, { "name": "Calisto MT" }, { "name": "Cambria" }, { "name": "Cambria Math" }, { "name": "Candara" }, { "name": "Century Gothic" }, { "name": "Century Schoolbook" }, { "name": "Comic Sans MS" }, { "name": "Consolas" }, { "name": "Constantia" }, { "name": "Corbel" }, { "name": "Cordia New" }, { "name": "CordiaUPC" }, { "name": "Courier New" }, { "name": "DaunPenh" }, { "name": "David" }, { "name": "DFKai-SB" }, { "name": "DilleniaUPC" }, { "name": "DokChampa" }, { "name": "Dotum" }, { "name": "DotumChe" }, { "name": "Ebrima" }, { "name": "Estrangelo Edessa" }, { "name": "EucrosiaUPC" }, { "name": "Euphemia" }, { "name": "FangSong" }, { "name": "Franklin Gothic Medium" }, { "name": "FrankRuehl" }, { "name": "Free 3 of 9 Extended" }, { "name": "FreesiaUPC" }, { "name": "Gabriola" }, { "name": "Gadugi" }, { "name": "Garamond" }, { "name": "Gautami" }, { "name": "Georgia" }, { "name": "Gisha" }, { "name": "Gulim" }, { "name": "GulimChe" }, { "name": "Gungsuh" }, { "name": "GungsuhChe" }, { "name": "Impact" }, { "name": "IrisUPC" }, { "name": "Iskoola Pota" }, { "name": "JasmineUPC" }, { "name": "KaiTi" }, { "name": "Kalinga" }, { "name": "Kartika" }, { "name": "Khmer UI" }, { "name": "KodchiangUPC" }, { "name": "Kokila" }, { "name": "Lao UI" }, { "name": "Latha" }, { "name": "Leelawadee" }, { "name": "Levenim MT" }, { "name": "Liberation Serif" }, { "name": "LilyUPC" }, { "name": "Lucida Console" }, { "name": "Lucida Grande" }, { "name": "Lucida Sans Unicode" }, { "name": "Malgun Gothic" }, { "name": "Mangal" }, { "name": "Marlett" }, { "name": "Meiryo" }, { "name": "Meiryo UI" }, { "name": "Microsoft Himalaya" }, { "name": "Microsoft JhengHei" }, { "name": "Microsoft JhengHei UI" }, { "name": "Microsoft New Tai Lue" }, { "name": "Microsoft PhagsPa" }, { "name": "Microsoft Sans Serif" }, { "name": "Microsoft Tai Le" }, { "name": "Microsoft Uighur" }, { "name": "Microsoft YaHei" }, { "name": "Microsoft YaHei UI" }, { "name": "Microsoft Yi Baiti" }, { "name": "MingLiU" }, { "name": "MingLiU-ExtB" }, { "name": "MingLiU_HKSCS" }, { "name": "MingLiU_HKSCS-ExtB" }, { "name": "Miriam" }, { "name": "Miriam Fixed" }, { "name": "Mongolian Baiti" }, { "name": "Monotype Corsiva" }, { "name": "MoolBoran" }, { "name": "MS Gothic" }, { "name": "MS Mincho" }, { "name": "MS PGothic" }, { "name": "MS PMincho" }, { "name": "MS UI Gothic" }, { "name": "MV Boli" }, { "name": "Myanmar Text" }, { "name": "Narkisim" }, { "name": "Nirmala UI" }, { "name": "NSimSun" }, { "name": "Nyala" }, { "name": "Palatino Linotype" }, { "name": "Plantagenet Cherokee" }, { "name": "PMingLiU" }, { "name": "PMingLiU-ExtB" }, { "name": "Raavi" }, { "name": "Rod" }, { "name": "Sakkal Majalla" }, { "name": "Segoe Print" }, { "name": "Segoe Script" }, { "name": "Segoe UI" }, { "name": "Segoe UI Light" }, { "name": "Segoe UI Semibold" }, { "name": "Segoe UI Semilight" }, { "name": "Segoe UI Symbol" }, { "name": "Shonar Bangla" }, { "name": "Shruti" }, { "name": "SimHei" }, { "name": "Simplified Arabic" }, { "name": "Simplified Arabic Fixed" }, { "name": "SimSun" }, { "name": "SimSun-ExtB" }, { "name": "Sylfaen" }, { "name": "Symbol" }, { "name": "Tahoma" }, { "name": "Times New Roman" }, { "name": "Traditional Arabic" }, { "name": "Trebuchet MS" }, { "name": "Tunga" }, { "name": "Tw Cen MT" }, { "name": "Tw Cen MT Condensed" }, { "name": "Tw Cen MT Condensed Extra Bold" }, { "name": "Ubuntu" }, { "name": "Ubuntu Condensed" }, { "name": "Ubuntu Light" }, { "name": "Ubuntu Mono" }, { "name": "Univers 45 Light" }, { "name": "Univers 47 CondensedLight" }, { "name": "Univers 55" }, { "name": "Univers 57 Condensed" }, { "name": "Univers Extended" }, { "name": "Univers ExtraBlack" }, { "name": "Univers ExtraBlackExt" }, { "name": "Univers LightUltraCondensed" }, { "name": "Univers ThinUltraCondensed" }, { "name": "Univers UltraCondensed" }, { "name": "Urdu Typesetting" }, { "name": "Utsaah" }, { "name": "Vani" }, { "name": "Verdana" }, { "name": "Vijaya" }, { "name": "Vrinda" }, { "name": "Webdings" }, { "name": "Wingdings" } ] SDKs The API is completely independent of your operating system, database system or development language.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/fonts-resource/