Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 523 for

link annotation

(0.02 sec)
  1. 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....Annotation Product Solution GroupDocs...downloadUrl Page file direct download link (Requires Authorization). attachments...

    docs.groupdocs.cloud/viewer/viewresult/
  2. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...console . log ( "Output file link: " + response . href ); } catch...

    docs.groupdocs.cloud/comparison/set-password-fo...
  3. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/s...
  4. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/r...
  5. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/i...
  6. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/m...
  7. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/p...
  8. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/c...
  9. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/h...
  10. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...ComparisonsRequest ( options ); Link response = apiInstance . comparisons...

    docs.groupdocs.cloud/comparison/set-document-me...