Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 928 for

annotation types

(0.04 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Annotation Cloud API เป็นแพลตฟอร์มท...น้อยที่สุด API รองรับ Annotation types ได้หลากหลาย แต่ในโพสต์นี้...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/41/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Token]' \ --header 'content-type: application/json' \ --data...适用于 Java 和 Ruby 的 GroupDocs.Annotation Cloud SDK 的第一版现已正式可供下载。这些...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/43/
  3. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Annotation Product Solution GroupDocs...cloud/connect/token" \ - X POST \ - d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  4. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Annotation Product Solution GroupDocs...Comparison ChangeType Changes type. Used only for Changes reso...

    docs.groupdocs.cloud/comparison/updatesoptions/
  5. كيفية تحويل PDF إلى مستند Word قابل للتحرير باس...

    قم بتحويل PDF إلى مستند Word قابل للتحرير باستخدام Python Cloud SDK لتحويل المستندات على أي نظام أساسي دون الاعتماد على أدوات أو تطبيقات الجهات الخارجية....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) وهذا...

    blog.groupdocs.cloud/ar/conversion/convert-pdf-...
  6. Як перетворити PDF на редагований документ Word...

    Перетворюйте PDF у редагований документ Word за допомогою Python Cloud SDK для конвертації документів на будь-якій платформі без використання сторонніх інструментів чи програм....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) І це...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  7. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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...electronic signatures of QR-Code type inside document with GroupDocs...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  8. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info 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....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/editor/get-document-inform...
  9. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. 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_i...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  10. Jak převést PDF na upravitelný dokument Word po...

    Převeďte PDF na upravitelný dokument Word pomocí Python Cloud SDK pro převod dokumentů na jakékoli platformě bez závislosti na nástrojích nebo aplikacích třetích stran....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) A to...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...