Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 2,059 for

assembler

(0.12 sec)
  1. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchresult/
  2. Drupal ドキュメント ビューア モジュール |グループドキュメント

    GroupDocs.Total for .NET API は UI に依存せず、ASP.NET、Windows Forms、WPF、WCF、またはあらゆる種類のアプリケーションをターゲットにするのに非常に柔軟です。...Assembly for .NET 3.2.0 にバーコードのサポートが追加されました...Team GroupDocs は、GroupDocs.Assembly for .NET 3.2.0 を発表できることを嬉しく思います。ドキュメント生成...

    blog.groupdocs.cloud/ja/viewer/next-generation-...
  3. 使用电子签名功能增强您的 C# / ASP.NET 应用程序

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

    blog.groupdocs.cloud/zh/comparison/spotlight-gr...
  4. GroupDocs 通訊 2017 年 3 月 – API 更新和代碼示例

    2017 年 5 月的 GroupDocs 開發人員通訊介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Assembly for Java 是一個文檔生成和報告自動化 AP...個新功能(閱讀縮略圖),04 個功能改進和修復。 GroupDocs.Assembly for .NET 17.03 - 支持純文本和 HTML...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  5. Módulo de visor de documentos PDF y Office Java...

    GroupDocs lanzó un módulo que permite a los desarrolladores de DNN integrar su visor de documentos Java descargable en sus sitios web de DNN....Assembly para .NET para NuGet Gallery...y correcciones. GroupDocs.Assembly para .NET 1.0.3 – Mejoras...

    blog.groupdocs.cloud/es/annotation/focus-groupd...
  6. Zpravodaj z února 2014

    Integrace a nové ukázky Cloud API, vydání a aktualizace produktů a další informace v našem Zpravodaji z února 2014....produktech Již brzy: GroupDocs Assembly pro cloudovou aplikaci 2.5...5.0 Nová verze GroupDocs Assembly pro cloudovou aplikaci , verze...

    blog.groupdocs.cloud/cs/total/groupdocs-total-n...
  7. โมดูลโปรแกรมดูเอกสาร PDF และ Office Java สำหรับ...

    GroupDocs เปิดตัวโมดูลที่ช่วยให้นักพัฒนา DNN รวมโปรแกรมดูเอกสาร Java ที่ดาวน์โหลดได้เข้ากับเว็บไซต์ DNN ของตน...Assembly สำหรับ .NET สำหรับ NuGet Gallery...และการปรับปรุงและการแก้ไขอื่นๆ GroupDocs.Assembly สำหรับ .NET 1.0.3 – การปรับปรุงและแก้ไข...

    blog.groupdocs.cloud/th/annotation/focus-groupd...
  8. Setting content language | Documentation

    How to specify a language of the processed text....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  9. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential options and add information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More options Add https://dashboard....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/total/configure-google-dri...
  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/