Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 918 for

annotation types

(0.58 sec)
  1. GroupDocs.Comparaison | Introduction du SDK PHP...

    Cette version mensuelle permet aux utilisateurs d'obtenir des modifications dans la table des matières, la comparaison d'images et de HTML, ainsi que de comparer les Annotations en tant que chemin ou flux de fichier de document de résultat....SDK, des comparaisons d’annotations, des fonctionnalités de comparaison...PDF : mettre en œuvre des annotations comparant Mettre en œuvre...

    blog.groupdocs.cloud/fr/comparison/introduction...
  2. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Annotation Product Solution GroupDocs...Translation settings Property Type Default value Description sourceLanguage...

    docs.groupdocs.cloud/translation/file/request/
  3. Sending files for processing | Documentation

    How to send files for processing to the selected language....Annotation Product Solution GroupDocs...cument' \ --header 'Content-Type: application/json' \ --header...

    docs.groupdocs.cloud/rewriter/file/request/
  4. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Annotation Product Solution GroupDocs... regardless of subscription type, including free tier users....

    docs.groupdocs.cloud/translation/
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...ClassesCount=3" -H "content-type: application/json" -X POST -d...REST API 和 SDK GroupDocs.Annotation 允许使用适用于 . GroupDocs 是文档操作...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/43/
  6. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Outlook Data Files...

    docs.groupdocs.cloud/viewer/get-view-info-for-o...
  7. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/signature/verify-text-sign...
  8. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....Annotation Product Solution GroupDocs...cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/comparison/get-document-in...
  9. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering MS Project Documents...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  10. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering CAD Drawings / Render...

    docs.groupdocs.cloud/viewer/render-layers/