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

assembly

(0.22 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Assembly Cloud est sur le point d’être...des modèles. Cette API REST assemble intelligemment les données...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/44/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Assembly Cloud REST API akan segera...yang ditentukan. GroupDocs.Assembly Cloud REST API akan memberi...

    blog.groupdocs.cloud/id/groupdocs.cloud/page/44/
  3. 2013 рік – захоплюючий рік для GroupDocs

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

    blog.groupdocs.cloud/uk/total/2013-exciting-yea...
  4. 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...
  5. 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/
  6. 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...
  7. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud....Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Cloud / Developer Guide /...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  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. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotateoptions/
  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...