Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 2,336 for

assembly

(0.06 sec)
  1. Evaluation tier | Documentation

    Evaluate GroupDocs.Translation Cloud service without registration....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/evaluation/
  2. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/available-sdks/
  3. Upload file | Documentation

    How to upload file to Cloud storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/upload/
  4. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verifysettings/
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud... JSON verisi sağlamayı ve Assembly Cloud .NET SDK veya basit...

    blog.groupdocs.cloud/tr/groupdocs.cloud/
  6. 使用电子签名功能增强您的 C# / ASP.NET 应用程序

    GroupDocs 提供了一个具有灵活 API 的 .NET 库,可用于构建具有 Web 签名捕获功能的具有法律约束力的电子签名应用程序。...Assembly 添加了通过 C# 或 JS 获取模板编辑器字段的新功能。...种不同类型的字段:文本框、图像、复选框。 Cloud App 的 GroupDocs.Assembly 模板编辑器现在可以从任何 Microsoft Word...

    blog.groupdocs.cloud/zh/comparison/spotlight-gr...
  7. Nâng cao ứng dụng C#/ASP.NET của bạn với khả nă...

    GroupDocs cung cấp một thư viện .NET với API linh hoạt có thể được sử dụng để xây dựng các ứng dụng chữ ký điện tử ràng buộc về mặt pháp lý với chức năng chụp chữ ký web....Assembly cho thư viện .NET Đã thêm...Hình ảnh, Hộp kiểm. GroupDocs.Assembly cho ứng dụng đám mây Trình...

    blog.groupdocs.cloud/vi/comparison/spotlight-gr...
  8. GroupDocs ニュースレター 2017 年 10 月版 – ドキュメント操作 API の更新

    2017 年 10 月の GroupDocs 開発者ニュースレターでは、GroupDocs ドキュメント操作 API 内の API の更新、主要な機能強化、バグ修正について説明しています。...Assembly は、データベース、XML、JSON、OData、および外部ドキュメント...ファイル形式の生成をサポートします。 GroupDocs.Assembly は、.NET、Java、およびクラウド開発者がテンプレートからカスタム...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  9. 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...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/itemsstyle/
  10. 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...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/previewoptions/