Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,887 for

data

(0.11 sec)
  1. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....best practices to keep your data secure. All communication with...application/x-www-form-urlencoded' \ --data-urlencode 'grant_type=client_credentials'...

    docs.groupdocs.cloud/translation/authorization/
  2. Compare two or more Excel files online on Docum...

    Compare two or more Excel files online on Document Processing REST APIs | GroupDocs Cloud Recent content in Compare two or more Excel files online on Document Processing REST APIs | GroupDocs Cloud...... Sederhanakan analisis data dan proses pelaporan Anda dengan...

    blog.groupdocs.cloud/id/tag/compare-two-or-more...
  3. csv to web on Document Processing REST APIs | G...

    csv to web on Document Processing REST APIs | GroupDocs Cloud Recent content in csv to web on Document Processing REST APIs | GroupDocs Cloud Konversi File CSV ke HTML dengan mudah di C# .NET Temuk...... Mudah Mengonversi data yang dipisahkan koma menjadi...

    blog.groupdocs.cloud/id/tag/csv-to-web/index.xml
  4. ods to excel on Document Processing REST APIs |...

    ods to excel on Document Processing REST APIs | GroupDocs Cloud Recent content in ods to excel on Document Processing REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel Menggunakan REST A......ke Excel untuk kompatibilitas data yang lancar. Recent content...

    blog.groupdocs.cloud/id/tag/ods-to-excel/index.xml
  5. ods to xls on Document Processing REST APIs | G...

    ods to xls on Document Processing REST APIs | GroupDocs Cloud Recent content in ods to xls on Document Processing REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel Menggunakan REST API –......ke Excel untuk kompatibilitas data yang lancar. Recent content...

    blog.groupdocs.cloud/id/tag/ods-to-xls/index.xml
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...signature or e-signature refers to data in electronic form which is...logically associated with other data in electronic form and which...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  7. 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....Comparison Cloud / Developer Guide / Data structures / UpdatesOptions...Leave feedback UpdatesOptions data structure defines comparison...

    docs.groupdocs.cloud/comparison/updatesoptions/
  8. InfoSettings | Documentation

    InfoSettings Data structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....Signature Cloud / Developer Guide / Data structures / InfoSettings InfoSettings...feedback On this page InfoSettings data structure used as input parameters...

    docs.groupdocs.cloud/signature/infosettings/
  9. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/comparison/compare-documents/
  10. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...