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

assembly

(0.09 sec)
  1. Nhận tài liệu đã hoàn thành và được ký thông qu...

    Bản tin tháng 9 năm 2014 của GroupDocs tập trung vào thư viện Aspose.Conversion for .NET nhưng cũng có tin tức về tính năng mới và tính năng sắp ra mắt....Assembly cho .NET 1.0.4 cho NuGet Gallery...xuất bản ứng dụng GroupDocs.Assembly for Cloud cho Zapier Đã xuất...

    blog.groupdocs.cloud/vi/conversion/september-ne...
  2. 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 поддерживает создание форматов...источников документов. GroupDocs.Assembly предлагает API для автоматизации...

    blog.groupdocs.cloud/ru/tag/customer-newsletters/
  3. Лютий 2014 Інформаційний бюлетень

    Інтеграції та нові зразки Cloud API, випуски й оновлення продуктів тощо в нашому інформаційному бюлетені за лютий 2014 року....продукції Незабаром: GroupDocs Assembly for Cloud App 2.5.0 Нова версія...версія GroupDocs Assembly for cloud app , версія 2.5.0, знаходиться...

    blog.groupdocs.cloud/uk/total/groupdocs-total-n...
  4. Taxonomy | Documentation

    Taxonomy (general) is the practice and science of classification of things or concepts, including the principles that underlie such classification.In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. ‘Automotive’, ‘Books_and_Literature’, ‘Business_and_Finance’, ‘Careers’, ‘Education’, ‘Events_and_Attractions’, ‘Family_and_Relationships’, ‘Fine_Art’, ‘Food_&_Drink’, ‘Healthy_Living’, ‘Hobbies_&_Interests’, ‘Home_&_Garden’, ‘Medical_Health’, ‘Movies’, ‘Music_and_Audio’, ‘News_and_Politics’, ‘Personal_Finance’, ‘Pets’, ‘Pop_Culture’, ‘Real_Estate’, ‘Religion_&_Spirituality’, ‘Science’, ‘Shopping’, ‘Sports’, ‘Style_&_Fashion’, ‘Technology_&_Computing’, ‘Television’, ‘Travel’, ‘Video_Gaming’ Documents taxonomy Documents taxonomy:...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/taxonomy/
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...ณ์เป็น DOCX หรือ PDF ด้วย Assembly Cloud .NET SDK หรือ cURL ธรรมดา...

    blog.groupdocs.cloud/th/groupdocs.cloud/
  6. 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/
  7. 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/
  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. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/features-overview/
  10. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updateresult/