Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 2,061 for

assembler

(0.07 sec)
  1. DNN 的 PDF 和 Office Java 文档查看器模块 |集团文档

    GroupDocs 发布了一个模块,允许 DNN 开发人员将其可下载的 Java 文档查看器集成到他们的 DNN 网站中。...Assembly for .NET 已发布示例 44:如何为 GroupDocs...撤消/重做、导入/导出下划线以及其他改进和修复。 GroupDocs.Assembly for .NET 1.0.3 – 改进和修复。 GroupDocs...

    blog.groupdocs.cloud/zh/annotation/focus-groupd...
  2. จดหมายข่าวประจำเดือนกุมภาพันธ์ 2557

    การผสานรวมและตัวอย่าง Cloud API ใหม่ การเปิดตัวผลิตภัณฑ์และการอัปเดต และอื่นๆ อีกมากมายในจดหมายข่าวประจำเดือนกุมภาพันธ์ 2014 ของเรา...ข่าวผลิตภัณฑ์ เร็วๆ นี้: GroupDocs Assembly สำหรับ Cloud App 2.5.0 เวอร์ชันใหม่ของ...เวอร์ชันใหม่ของ GroupDocs Assembly for cloud app ซึ่งเป็นเวอร์ชัน...

    blog.groupdocs.cloud/th/total/groupdocs-total-n...
  3. Customer Newsletters

    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....Assembly oferece suporte à geração...documentos externos. GroupDocs.Assembly oferece automação de documentos...

    blog.groupdocs.cloud/pt/tag/customer-newsletters/
  4. Customer Newsletters

    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....Assembly prend en charge la génération...documents externes. GroupDocs.Assembly propose des API d’automatisation...

    blog.groupdocs.cloud/fr/tag/customer-newsletters/
  5. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/overview/
  6. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/
  7. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/
  8. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...
  9. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/quick-start/
  10. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata/