Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 939 for

parser family

(0.05 sec)
  1. How to Run the Examples | Documentation

    All examples of GroupDocs.Merger Cloud is hosted on Github. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pullRequest. We will review the changes and include them in the repository if found helpful....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/how-to-run-the-exam...
  2. Technical Support | Documentation

    GroupDocs.Viewer Cloud Technical Support...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/technical-support/
  3. Translating Word files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/word/
  4. Translating PowerPoint files with GroupDocs.Tra...

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

    docs.groupdocs.cloud/translation/file/sdk/power...
  5. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updatesettings/
  6. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/fileinfo/
  7. Available SDKs | Documentation

    GroupDocs.Parser Cloud SDKs GroupDocs.Parser Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/available-sdks/
  8. Evaluate GroupDocs.Annotation | Documentation

    Note You can easily create a trial account on GroupDocs Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Annotation Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/evaluate-groupd...
  9. Setting content language | Documentation

    How to specify a language of the processed text....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  10. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/itemsstyle/