Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 2,316 for

assembly

(0.27 sec)
  1. DNN용 PDF 및 Office Java 문서 뷰어 모듈 | 그룹 문서

    GroupDocs는 DNN 개발자가 다운로드 가능한 Java 문서 뷰어를 DNN 웹 사이트에 통합할 수 있는 모듈을 출시했습니다....Assembly 게시됨 게시된 샘플 44: 문서를 조합하고 GroupDocs...기타 개선 사항 및 수정 사항. GroupDocs.Assembly for .NET 1.0.3 – 개선 및 수정....

    blog.groupdocs.cloud/ko/annotation/focus-groupd...
  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 supporta la generazione di...documenti esterni. GroupDocs.Assembly offre API per l’automazione...

    blog.groupdocs.cloud/it/tag/customer-newsletters/
  3. Notiziario di febbraio 2014

    Integrazioni e nuovi esempi di API Cloud, rilasci e aggiornamenti dei prodotti e altro ancora nella nostra newsletter di febbraio 2014....prodotti Prossimamente: GroupDocs Assembly per Cloud App 2.5.0 La nuova...nuova versione di GroupDocs Assembly for cloud app , versione 2...

    blog.groupdocs.cloud/it/total/groupdocs-total-n...
  4. 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/uk/tag/customer-newsletters/
  5. خبرنامه فوریه 2014

    یکپارچه‌سازی‌ها و نمونه‌های جدید Cloud API، محصولات منتشر شده و به‌روزرسانی‌ها و موارد دیگر در خبرنامه فوریه 2014 ما....اخبار محصول به زودی: GroupDocs Assembly for Cloud App 2.5.0 نسخه جدید...جدید GroupDocs Assembly for cloud app ، نسخه 2.5.0، در دست تولید...

    blog.groupdocs.cloud/fa/total/groupdocs-total-n...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Assembly for .NET 自動組裝文檔 GroupDocs.Assembly for .NET...的 GroupDocs.Assembly 即將推出新字段類型 GroupDocs.Assembly for .NET 允許您的用戶使用...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Assembly for .NET 自动组装文档 GroupDocs.Assembly for .NET...的 GroupDocs.Assembly 即将推出新字段类型 GroupDocs.Assembly for .NET 允许您的用户使用...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/51/
  8. 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....Assembly for .NET 自动组装文档 GroupDocs.Assembly for .NET...的 GroupDocs.Assembly 即将推出新字段类型 GroupDocs.Assembly for .NET 允许您的用户使用...

    blog.groupdocs.cloud/zh/page/51/
  9. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/total/overview-rest-api/
  10. ComparisonOptions | Documentation

    ComparisonOptions data structure defines comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/comparisonoptions/