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

compare

(0.35 sec)
  1. مقایسه ارائه های پاورپوینت در C# | مقایسه PPT PPTX

    یاد بگیرید چگونه به صورت برنامه‌نویسی دو یا چند فایل پاورپوینت (PPTX) را در C# مقایسه کنید. تفاوت‌ها را هایلایت کنید، اسلایدهای خلاصه ایجاد کنید و ارائه‌ها را مدیریت کنید....following code snippet to compare the two PowerPoint presentations...

    blog.groupdocs.cloud/fa/comparison/compare-powe...
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...dont nous pouvons facilement comparer des fichiers PDF à l’aide...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/8/
  3. Firmas de estilos de pincel de fondo y pincel d...

    El boletín informativo para desarrolladores de GroupDocs.cloud de septiembre de 2018 describe la manipulación de documentos, las actualizaciones de las API en la nube, las principales mejoras de funciones y las correcciones de errores dentro de las API REST de GroupDocs.... Compare con confianza los formatos...

    blog.groupdocs.cloud/es/total/cloud-rest-apis-t...
  4. GroupDocs.Comparison Cloud 19.5 ile tanışın!

    Groupdocs.Comparison Cloud 19.5'in yeni sürümü burada. Document Comparison Cloud API'mize gösterdiğiniz ilgi, yeni özellikleri uygulamak için bizi motive ediyor.... ### Compare source and target document...

    blog.groupdocs.cloud/tr/comparison/introducing-...
  5. Extrair Texto de Arquivos PDF usando C# .NET RE...

    Aprenda como extrair texto de documentos PDF em C# .NET. Guia passo a passo para iniciantes para ler e analisar texto de arquivos PDF programaticamente....Fórum de Suporte Veja Também # Compare PowerPoint Presentations in...

    blog.groupdocs.cloud/pt/parser/extract-text-fro...
  6. مقایسه دو تصویر در پایتون | Python Image Compar...

    بدون زحمت تفاوت بین دو تصویر را با پایتون شناسایی کنید! راهنمای گام به گام ما به شما کمک می کند تصاویر را مقایسه کنید و تفاوت ها را به طور موثر تشخیص دهید. امروز مهارت های تجزیه و تحلیل تصویر خود را تقویت کنید!... پیکربندی Python Image Comparer SDK # برای شروع، GroupDocs...

    blog.groupdocs.cloud/fa/comparison/compare-two-...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Interesse an unserer Document Compare Cloud API motiviert uns, neue...

    blog.groupdocs.cloud/de/groupdocs.cloud/page/42/
  8. Представляем GroupDocs.Comparison Cloud 19.5!

    Вышла новая версия Groupdocs.Comparison Cloud 19.5. Ваш интерес к нашему облачному API для сравнения документов побуждает нас внедрять новые функции.... ### Compare source and target document...

    blog.groupdocs.cloud/ru/comparison/introducing-...
  9. 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...
  10. 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/