Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,154 for

parser family

(0.07 sec)
  1. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/working-with-an...
  2. 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)....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/
  3. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewresult/
  4. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/supported-f...
  5. Translating PDF files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating PDF files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/pdf/
  6. Translating Srt files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating Srt files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/subti...
  7. Translating image files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating image files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/image...
  8. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-watermarks/
  9. Get Stream of Result Document - Changes | Docum...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents, update the changes (accept/reject), saves the result document to streams as a set of images and returns the array of streams of images by providing the JsonRequest Object data in the request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get stream of result document (changes)....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/get-stream-of-r...
  10. Get Document - Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and update the changes (Accept/Reject) by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/update?outPath#comparisons%2Foutput.docx&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles' [{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Accept'},{'id':1,'action':'Reject'}]}" Response { "href": "https://api.groupdocs.cloud/storage/file/comparisons/output.docx", "rel": "self", "type": null, "title": null } SDK example The API is completely independent of your operating system, database system or development language....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/get-document-ch...