Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 4,772 for

data

(0.04 sec)
  1. Add Password to PDF Document on Document Automa...

    Add Password to PDF Document on Document Automation REST APIs | GroupDocs Cloud Recent content in Add Password to PDF Document on Document Automation REST APIs | GroupDocs Cloud Kunci Dokumen PDF d......keamanan tambahan dan lindungi data berharga Anda. Recent content...

    blog.groupdocs.cloud/id/tag/add-password-to-pdf...
  2. PDF Password Protector REST API on Document Aut...

    PDF Password Protector REST API on Document Automation REST APIs | GroupDocs Cloud Recent content in PDF Password Protector REST API on Document Automation REST APIs | GroupDocs Cloud Kunci Dokumen......keamanan tambahan dan lindungi data berharga Anda. Recent content...

    blog.groupdocs.cloud/id/tag/pdf-password-protec...
  3. online mpp to excel on Document Automation REST...

    online mpp to excel on Document Automation REST APIs | GroupDocs Cloud Recent content in online mpp to excel on Document Automation REST APIs | GroupDocs Cloud Convert MPP to Excel Menggunakan .NET......langkah-demi-langkah untuk mengekspor data MS Project ke Excel untuk analisis...

    blog.groupdocs.cloud/id/tag/online-mpp-to-excel...
  4. cloud csv to json conversion on Document Automa...

    cloud csv to json conversion on Document Automation REST APIs | GroupDocs Cloud Recent content in cloud csv to json conversion on Document Automation REST APIs | GroupDocs Cloud Convert CSV to JSON......skalabel dan aman untuk mengubah data tabular menjadi format JSON...

    blog.groupdocs.cloud/id/tag/cloud-csv-to-json-c...
  5. ChangeInfo | Documentation

    ChangeInfo Data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Comparison Cloud / Developer Guide / Data structures / ChangeInfo ChangeInfo...ChangeInfo Leave feedback ChangeInfo data structure returned by /comparison/changes...

    docs.groupdocs.cloud/comparison/changeinfo/
  6. ViewOptions | Documentation

    ViewOptions Data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Viewer Cloud / Developer Guide / Data structures / ViewOptions ViewOptions...ViewOptions Leave feedback ViewOptions data structure used as input parameters...

    docs.groupdocs.cloud/viewer/viewoptions/
  7. ViewResult | Documentation

    ViewResult Data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Viewer Cloud / Developer Guide / Data structures / ViewResult ViewResult...ViewResult Leave feedback ViewResult data structure returned by Document...

    docs.groupdocs.cloud/viewer/viewresult/
  8. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/text-highlight-...
  9. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/area-annotation/
  10. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/distance-annota...