Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,150 for

compare

(0.2 sec)
  1. GroupDocs.Comparison 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....Interesse an unserer Document Compare Cloud API motiviert uns, neue...

    blog.groupdocs.cloud/de/categories/groupdocs.co...
  2. annonce-groupdcs.comparison-cloud-API-first-rel...

    La première version de l'API REST GroupDocs.Comparison est sur le point de sortir. Cette version comprendra des fonctionnalités de comparaison de documents ainsi que la prise en charge de Word, PDF....une API REST qui permet de comparer deux versions d’un document...

    blog.groupdocs.cloud/fr/comparison/next-generat...
  3. C#에서 PowerPoint 프레젠테이션 비교 | PPT PPTX 비교

    두 개 이상의 PowerPoint (PPTX) 파일을 C#에서 프로그래밍 방식으로 비교하는 방법을 배우세요. 차이점을 강조하고, 요약 슬라이드를 생성하며, 프레젠테이션을 관리하세요....following code snippet to compare the two PowerPoint presentations...

    blog.groupdocs.cloud/ko/comparison/compare-powe...
  4. 在 Node.js 中使用 REST API 比較 PDF 文件 | PDF比較SDK

    在 Node.js 中使用雲上的 REST API 與 GroupDocs.Comparison Cloud SDK for Node.js 以編程方式比較 PDF 文件。...DownloadFileRequest("compared\\result.pdf", myStorage);...[target]; options.outputPath = "compared/result.pdf"; // 創建比較請求 let...

    blog.groupdocs.cloud/zh-hant/comparison/compare...
  5. So sánh các tệp PDF bằng API REST trong Node.js...

    So sánh các tệp PDF theo chương trình bằng API REST trên đám mây trong Node.js với GroupDocs.So sánh SDK đám mây cho Node.js....DownloadFileRequest("compared\\result.pdf", myStorage);...[target]; options.outputPath = "compared/result.pdf"; // tạo yêu cầu...

    blog.groupdocs.cloud/vi/comparison/compare-pdf-...
  6. مقایسه فایل های PDF با استفاده از REST API در N...

    مقایسه برنامه‌نویسی فایل‌های PDF با استفاده از REST API روی ابر در Node.js با GroupDocs.Comparison Cloud SDK برای Node.js....DownloadFileRequest("compared\\result.pdf", myStorage);...[target]; options.outputPath = "compared/result.pdf"; // ایجاد درخواست...

    blog.groupdocs.cloud/fa/comparison/compare-pdf-...
  7. क्लाउडकंट्रोल के लिए एक ऑनलाइन दस्तावेज़ प्रबंध...

    GroupDocs ने अपने ऑनलाइन दस्तावेज़ प्रबंधन ऐप्स को क्लाउडकंट्रोल के साथ एकीकृत किया है...कॉन्फ्लुएंस के लिए GroupDocs Compare प्लगइन को संस्करण 1.3 में अद्यतन...प्लगइन Magento के लिए GroupDocs Compare प्लगइन प्रकाशित PHP के लिए...

    blog.groupdocs.cloud/hi/total/groupdocs-newslet...
  8. Порівняти два зображення в Python | Python Imag...

    Легко визначте розбіжності між двома зображеннями за допомогою Python! Наш покроковий посібник допоможе вам порівнювати зображення та ефективно виявляти відмінності. Розвивайте свої навички аналізу зображень сьогодні!... Налаштуйте Python Image Comparer SDK # Для початку включіть...

    blog.groupdocs.cloud/uk/comparison/compare-two-...
  9. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "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 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is Compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Original document when picture is compared with other different formats...

    docs.groupdocs.cloud/comparison/settings/
  10. GroupDocs.Comparison 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.... Compare dos o más documentos de Word...

    blog.groupdocs.cloud/es/categories/groupdocs.co...