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

assembly

(0.08 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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/
  5. 使用電子簽名功能增強您的 C# / ASP.NET 應用程序

    GroupDocs 提供了一個具有靈活 API 的 .NET 庫,可用於構建具有 Web 簽名捕獲功能的具有法律約束力的電子簽名應用程序。...Assembly 添加了通過 C# 或 JS 獲取模板編輯器字段的新功能。...種不同類型的字段:文本框、圖像、複選框。 Cloud App 的 GroupDocs.Assembly 模板編輯器現在可以從任何 Microsoft Word...

    blog.groupdocs.cloud/zh-hant/comparison/spotlig...
  6. 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 podporuje generování formátů...zdrojů dokumentů. GroupDocs.Assembly nabízí automatizaci dokumentů...

    blog.groupdocs.cloud/cs/tag/customer-newsletters/
  7. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Cloud / Developer Guide /...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  8. فبراير 2014 النشرة الإخبارية

    عمليات التكامل وعينات Cloud API الجديدة وإصدارات المنتجات والتحديثات والمزيد في النشرة الإخبارية لشهر فبراير 2014.... قريبًا: GroupDocs Assembly for Cloud App 2.5.0 الإصدار...الإصدار الجديد من GroupDocs Assembly for cloud app ، الإصدار 2.5.0...

    blog.groupdocs.cloud/ar/total/groupdocs-total-n...
  9. Evaluation tier | Documentation

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

    docs.groupdocs.cloud/rewriter/evaluation/
  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/