Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 4,569 for

comparison

(0.61 sec)
  1. 2013 – Ein aufregendes Jahr für GroupDocs

    Dieses Jahr war für uns sehr wichtig und erfolgreich. Werfen wir einen Blick auf die wichtigsten Erfolge von GroupDocs im Jahr 2013..../4/2014/01/NEW-GroupDocs-Comparison.png „NEUER GroupDocs-Vergleich“)...loads/sites/4/2014/01/GD-Comparison-for-NET.png „GD-Vergleich...

    blog.groupdocs.cloud/de/total/2013-exciting-yea...
  2. document viewer

    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....Comparison API を使用すると、Microsoft Word、Excel、PowerPoint...](https://www.groupdocs.com /products/comparison?utmsource=nl&utmcampaign...

    blog.groupdocs.cloud/ja/tag/document-viewer/
  3. 2013 年 - GroupDocs 激動人心的一年

    今年對我們來說非常重要且成功。讓我們回顧一下2013年GroupDocs的主要成就。.../4/2014/01/NEW-GroupDocs-Comparison.png “新的 GroupDocs 比較”) 一般錯誤修復和增強。...loads/sites/4/2014/01/GD-Comparison-for-NET.png “NET 的 GD 比較”)...

    blog.groupdocs.cloud/zh-hant/total/2013-excitin...
  4. Mô-đun Trình xem Tài liệu PDF & Office Java cho...

    GroupDocs đã phát hành một mô-đun cho phép các nhà phát triển DNN tích hợp trình xem tài liệu Java có thể tải xuống vào các trang web DNN của họ....Comparison cho .NET để so sánh tài liệu...trong C#/ASP.NET GroupDocs.Comparison dành cho .NET là một thư...

    blog.groupdocs.cloud/vi/annotation/focus-groupd...
  5. 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....Comparison für Produktfamilie“) Mit...Mit GroupDocs.Comparison APIs können Sie Microsoft Word-, Excel-...

    blog.groupdocs.cloud/de/page/51/
  6. updates

    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....Comparison 改进了 PDF 的比较:执行基于矢量的比较时关闭或打开图层。...

    blog.groupdocs.cloud/zh/tag/updates/
  7. roadmap

    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....Comparison 改進了 PDF 的比較:執行基於矢量的比較時關閉或打開圖層。...

    blog.groupdocs.cloud/zh-hant/tag/roadmap/
  8. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/
  9. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/overview/
  10. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/