Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 225 for

track changes

(0.05 sec)
  1. Comparar vários arquivos CSV em C# | Aceitar, r...

    Compare programaticamente dois ou mais arquivos CSV em C#. Aprenda a aceitar, rejeitar e destacar as mudanças. Compare arquivos CSV protegidos por senha usando a API .NET....Compare(); ChangeInfo[] changes = comparer.GetChanges(); //...segunda mudança identificada. changes[0].ComparisonAction = ComparisonAction...

    blog.groupdocs.com/pt/comparison/compare-multip...
  2. Mehrere CSV-Dateien in C# vergleichen | Änderun...

    Vergleichen Sie programmgesteuert zwei oder mehr CSV-Dateien in C#. Lernen Sie, die Änderungen zu akzeptieren, abzulehnen und hervorzuheben. Vergleichen Sie passwortgeschützte CSV-Dateien mit der .NET-API....Compare(); ChangeInfo[] changes = comparer.GetChanges(); //...identifizierten Änderung. changes[0].ComparisonAction = ComparisonAction...

    blog.groupdocs.com/de/comparison/compare-multip...
  3. مقایسه چندین فایل CSV در C# | پذیرش، رد یا برجس...

    دو یا چند فایل CSV را در C# به صورت برنامه ای مقایسه کنید. یاد بگیرید که تغییرات را بپذیرید، رد کنید و برجسته کنید. فایل های CSV محافظت شده با رمز عبور را با استفاده از NET API مقایسه کنید....Compare(); ChangeInfo[] changes = comparer.GetChanges(); //...پذیرش دومین تغییر شناسایی شده. changes[0].ComparisonAction = ComparisonAction...

    blog.groupdocs.com/fa/comparison/compare-multip...
  4. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....helps with organization and tracking, mishandling it can unintentionally...you set up the library and change file paths as needed, adding...

    kb.groupdocs.com/redaction/java/remove-metadata...
  5. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...ticket(s) in our internal issue tracking system and will deliver their...the code change. The original works but the change does not....

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  6. Comparez plusieurs fichiers CSV en C# | Accepte...

    Comparez par programmation deux fichiers CSV ou plus en C#. Apprenez à accepter, rejeter et mettre en évidence les changements. Comparez les fichiers CSV protégés par mot de passe à l'aide de l'API .NET....Compare(); ChangeInfo[] changes = comparer.GetChanges(); //...second changement identifié. changes[0].ComparisonAction = ComparisonAction...

    blog.groupdocs.com/fr/comparison/compare-multip...
  7. Vergelijk meerdere CSV-bestanden in C# | Accept...

    Vergelijk twee of meer CSV-bestanden programmatisch in C#. Leer de wijzigingen te accepteren, af te wijzen en te markeren. Vergelijk met een wachtwoord beveiligde CSV-bestanden met behulp van .NET API....Compare(); ChangeInfo[] changes = comparer.GetChanges(); //...geïdentificeerde wijziging. changes[0].ComparisonAction = ComparisonAction...

    blog.groupdocs.com/nl/comparison/compare-multip...
  8. Some emails do not convert in an expected way -...

    Attempting to convert the attached email document results in a strange formatting issue that results in an unreadable .pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…...msg does not change its format; it only alters...ticket(s) in our internal issue tracking system and will deliver their...

    forum.groupdocs.com/t/some-emails-do-not-conver...
  9. Vergelijk meerdere CSV-bestanden in Java | Acce...

    Vergelijk programmatisch twee of meer CSV-bestanden in Java. Leer de wijzigingen te accepteren, af te wijzen en te markeren. Vergelijk met een wachtwoord beveiligde CSV-bestanden met Java API....CSV-bestanden in Java # Net als de track changes-functie van Microsoft Word...ChangeInfo[] changes = comparer.getChanges(); changes[0].setCom...

    blog.groupdocs.com/nl/comparison/compare-multip...
  10. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...ticket(s) in our internal issue tracking system and will deliver their...updated snippet with the required change applied: GroupDocs.Conversion...

    forum.groupdocs.com/t/how-to-update-email-load-...