Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 2,291 for

assembly

(0.13 sec)
  1. عارض مستندات PDF و Office Java لـ DNN | GroupDocs

    أصدرت GroupDocs وحدة نمطية تسمح لمطوري DNN بدمج عارض مستندات Java القابل للتنزيل في مواقع DNN الخاصة بهم....Assembly لـ .NET لمعرض NuGet النموذج...وتحسينات وإصلاحات أخرى. GroupDocs.Assembly for .NET 1.0.3 - التحسينات...

    blog.groupdocs.cloud/ar/annotation/focus-groupd...
  2. احصل على المستندات كاملة وموقعة من خلال النماذج...

    تركز النشرة الإخبارية لشهر سبتمبر 2014 من GroupDocs على Aspose.Conversion لمكتبة .NET ولكنها تحتوي أيضًا على أخبار حول ما هو جديد وما هو قادم....Assembly for .NET plugin 1.0.4 لـ NuGet...NuGet Gallery نشرت GroupDocs.Assembly للتطبيق السحابي لـ Zapier...

    blog.groupdocs.cloud/ar/conversion/september-ne...
  3. 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...
  4. โมดูลโปรแกรมดูเอกสาร PDF และ Office Java สำหรับ...

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

    blog.groupdocs.cloud/th/annotation/focus-groupd...
  5. 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/
  6. 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...
  7. 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/
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...в DOCX или PDF, используя Assembly Cloud .NET SDK или простой...

    blog.groupdocs.cloud/ru/groupdocs.cloud/page/4/
  9. Document Processing REST APIs | GroupDocs Cloud

    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....DOCX або PDF за допомогою Assembly Cloud .NET SDK або простих...

    blog.groupdocs.cloud/uk/page/4/
  10. 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/