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

assembly

(0.04 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Assembly, veritabanlarından, XML, JSON...oluşturulmasını destekler. GroupDocs.Assembly, şablonlardan özel belgeler...

    blog.groupdocs.cloud/tr/groupdocs.cloud/page/46/
  2. Bulletin février 2014

    Intégrations et nouveaux exemples d'API Cloud, versions et mises à jour de produits et plus encore dans notre newsletter de février 2014....Création du plugin GroupDocs Assembly pour dotCMS Création du plugin...plugin GroupDocs Assembly pour Typo3 Mise à jour du plug-in d’assemblage...

    blog.groupdocs.cloud/fr/total/groupdocs-septemb...
  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 hỗ trợ tạo các định dạng tệp...liệu bên ngoài. GroupDocs.Assembly cung cấp API tạo báo cáo và...

    blog.groupdocs.cloud/vi/tag/customer-newsletters/
  4. 2013 рік – захоплюючий рік для GroupDocs

    Цей рік був досить важливим і успішним для нас. Давайте розглянемо основні досягнення GroupDocs у 2013 році....0 Додаток GroupDocs Assembly для Salesforce. Надбудова...ExpressionEngine Плагін GroupDocs Assembly для Salesforce Плагін збірки...

    blog.groupdocs.cloud/uk/total/2013-exciting-yea...
  5. Bản tin GroupDocs tháng 3 năm 2017– Cập nhật AP...

    Bản tin dành cho nhà phát triển GroupDocs vào tháng 5 năm 2017 mô tả các bản cập nhật API, cải tiến tính năng chính và sửa lỗi trong API thao tác tài liệu GroupDocs....Assembly for Java là API tự động hóa...sửa lỗi tính năng. GroupDocs.Assembly cho .NET 17.03 - Hỗ trợ hợp...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  6. GroupDocs.Total Cloud Product Family

    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 टेम्प्लेट से कस्टम दस्तावेज़...

    blog.groupdocs.cloud/hi/categories/groupdocs.to...
  7. GroupDocs.Total for Cloud API の新しい SDK バージョンがリリ...

    これらの新しい Cloud SDK を使用すると、さまざまなプラットフォームの開発者が GroupDocs のドキュメント コラボレーション ツールをアプリやサイトに簡単に統合できます。...Assembly for Cloud API GroupDocs.Assembly を使用すると、PDF...ドキュメントをその場で生成できます。 GroupDocs.Assembly for Cloud は、テンプレートに関連付けられたオンライン...

    blog.groupdocs.cloud/ja/total/get-up-and-runnin...
  8. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } 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. Options Array of options to perform signatures delete...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deletesettings/
  9. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/words/docx/one-page.docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" } ]...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/conversion-api/
  10. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path to the output document...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/applyrevisionso...