Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 2,051 for

assembler

(0.13 sec)
  1. GroupDocs 뉴스레터 2017년 3월 – API 업데이트 및 코드 예제

    2017년 5월의 GroupDocs 개발자 뉴스레터에서는 GroupDocs 문서 조작 API 내의 API 업데이트, 주요 기능 향상 및 버그 수정에 대해 설명합니다....Assembly 는 템플릿에서 사용자 지정 문서를 생성하기 위한...04개의 기능 개선 및 수정. GroupDocs.Assembly for .NET 17.03 - 일반 텍스트 및...

    blog.groupdocs.cloud/ko/total/groupdocs-newslet...
  2. Link | Documentation

    Link data structure represents output document information Link example: { "href": "string", "rel": "string", "type": "string", "title": "string" } Name Description Href Contains the link’s URL Rel Contains file path in the cloud storage Type Output type (‘file’) Title File name...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/link/
  3. Processing files | Documentation

    How to process a file....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/
  4. Translating files | Documentation

    How to translate plain text....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/
  5. Evaluation tier | Documentation

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

    docs.groupdocs.cloud/rewriter/evaluation/
  6. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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/searchsettings/
  7. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updatesettings/
  8. Product overview | Documentation

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

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

    docs.groupdocs.cloud/viewer/htmloptions/
  10. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/raw-text-cl...