Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 2,670 for

groupdocs total cloud

(0.05 sec)
  1. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/metadata/set-metadata/
  2. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  3. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  4. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with Groupdocs.Annotation Cloud V1 Groupdocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following Groupdocs.Annotation Cloud REST API resource has been used to generate images of document pages....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/annotation/image-represent...
  5. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/metadata/remove-metadata/
  6. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/metadata/add-metadata/
  7. Can't convert tsv/txt file - Free Support Forum...

    Hello, In the latest Groupdocs version, I tried to convert tsv file as follows { “FilePath”: “”, “Format”: “pdf”, “OutputPath”: “”, “LoadOptions”: { “Password”:"", “SkipEmptyRowsAndColumns”: false }, “FontsPath…...convert tsv/txt file GroupDocs.Total Cloud Product Family danibk...11:32pm 1 Hello, In the latest GroupDocs version, I tried to convert...

    forum.groupdocs.cloud/t/cant-convert-tsv-txt-fi...
  8. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/classification/documents-c...
  9. Supported Document Formats | Documentation

    Groupdocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/supported-docum...
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from Groupdocs Cloud Storage. API Explorer Groupdocs.Editor Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/editor/working-with-files/