Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 992 for

comparison family

(0.04 sec)
  1. GroupDocs.Watermark Cloud | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/
  2. DeleteViewOptions | Documentation

    DeleteViewOptions data structure used as input parameters for Delete View working-with-viewer-api API DeleteViewOptions example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } DeleteViewOptions fields Name Description FileInfo.FilePath The path of the document, delete view requested for. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Not used...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/deleteviewoptions/
  3. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....XLSX using Python 1 Comparison 1 Comparison Documents 1 concatenate...PDF converter 1 Docuement Comparison 1 Document annotation 2 Document...

    blog.groupdocs.cloud/tags/
  4. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....XLSX using Python 1 Comparison 1 Comparison Documents 1 concatenate...pdf rest api 2 Docuement Comparison 1 Document annotation 2 Document...

    blog.groupdocs.cloud/zh-hant/tags/
  5. classify/file Request Rarameters | Documentation

    Parameter In Type Default value Comment FormData multipart/form-data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classifyfil...
  6. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/supported-file...
  7. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/advanced-usage/
  8. Metadata | Documentation

    Metadata data structure used for setting output document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/metadata/
  9. Link | Documentation

    Link data structure represents output document information Link example: { "href": "string", "rel": "string", "type": "string", "title": "string" } Name Description Href Contains the link’s URL Rel Contains file path in the cloud storage Type Output type (‘file’) Title File name...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/link/
  10. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/conversionresult/