Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 4,041 for

comparison

(0.04 sec)
  1. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/previewoptions/
  2. Drupal 문서 뷰어 모듈 | 그룹 문서

    .NET용 GroupDocs.Total API는 UI에 구애받지 않으며 ASP.NET, Windows Forms, WPF, WCF 또는 모든 유형의 응용 프로그램을 대상으로 하는 데 매우 유연합니다....Comparison for .NET 3.3.0은 워드 문서를 위한...새로운 기능 및 개선 사항 GroupDocs.Comparison for .NET 3.3.0 – 2개의 새로운...

    blog.groupdocs.cloud/ko/viewer/next-generation-...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...com/products/comparison?utmsource=nl&utmcampaign...edium=link) با GroupDocs.Comparison APIs - اسناد Microsoft Word،...

    blog.groupdocs.cloud/fa/groupdocs.cloud/page/42/
  4. GroupDocs 通訊 2017 年 3 月 – API 更新和代碼示例

    2017 年 6 月的 GroupDocs 開發人員通訊介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Comparison for .NET 宣布了新功能,例如通過 Comparison.Imaging 比較...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  5. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....XLSX using Python 1 Comparison 1 Comparison Documents 1 concatenate...1 doc to html 2 Docuement Comparison 1 Document annotation 2 Document...

    blog.groupdocs.cloud/th/tags/
  6. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....XLSX using Python 1 Comparison 1 Comparison Documents 1 concatenate...1 doc to html 2 Docuement Comparison 1 Document annotation 2 Document...

    blog.groupdocs.cloud/pl/tags/
  7. SDK Installation Instructions | Documentation

    GroupDocs Assembly Cloud developer kit installation instructions for .NET (C#), Java, PHP, C++, Node.JS, Ruby, Python, Swift, Golang programming languages....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  8. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/product-overview/
  9. 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updatesettings/
  10. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/htmloptions/