Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 12,355 for

new

(0.21 sec)
  1. Biblioteca C# Diff - Comparar arquivos de texto...

    Ele compara e mescla documentos do Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Texto e HTML. A API de comparação de documentos compara o conteúdo para detectar alterações em palavras, parágrafos e caracteres....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/pt/comparison/groupdocs-comp...
  2. GroupDocs.Redaction KI-Integration mit .NET | B...

    Verwenden Sie KI, um Text, Wörter oder Phrasen in PDF-Dokumenten mit .NET zu erkennen und zu redigieren. Ersetzen oder verbergen Sie Inhalte, um PDF-Dateien sicher zu verarbeiten....wie im Beispiel Regex regex = new Regex( ".*" ); //Definieren Sie...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/de/redaction/custom-ai-redac...
  3. C#-Diff-Bibliothek – Vergleichen Sie Textdateie...

    Es vergleicht und führt Microsoft Word-, Excel-, PowerPoint-, OpenDocument ODT-, PDF-, Text- und HTML-Dokumente zusammen. Die Dokumentvergleichs-API vergleicht Inhalte, um Änderungen an Wörtern, Absätzen und Zeichen zu erkennen....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/de/comparison/groupdocs-comp...
  4. Edytuj dokumenty Worda w C# | Zbuduj swój własn...

    Edytowanie dokumentów programu Word wyjaśniono na przykładach w języku C#, aby edytować pliki DOC, DOCX, ODT w aplikacji .NET przy użyciu interfejsu API do edycji dokumentów....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...kodu C#. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/pl/editor/edit-word-document...
  5. Annota i file Word DOC DOCX in Java | Aggiungi ...

    Aggiungi o rimuovi annotazioni dai file Word DOC/DOCX in Java. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione del documento....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/it/annotation/annotate-word-...
  6. افزودن یا حذف حاشیه نویسی | حاشیه نویسی فایل ها...

    فایل های PDF را به صورت برنامه نویسی در C# حاشیه نویسی کنید. با استفاده از NET API یادداشت هایی مانند فلش، مستطیل، بیضی، برجسته، واترمارک اضافه کنید یا حذف کنید....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fa/annotation/annotate-pdf-f...
  7. Kommentieren Sie Word-DOC-DOCX-Dateien in Java ...

    Hinzufügen oder Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in Java. Fügen Sie Pfeil-, Rechteck-, Ellipsen- und Wasserzeichen-Anmerkungen mit der Document Annotation API hinzu....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/de/annotation/annotate-word-...
  8. Annoteer Word DOC DOCX-bestanden in Java | Anno...

    Annotaties toevoegen aan of verwijderen uit Word DOC/DOCX-bestanden in Java. Voeg annotaties met pijlen, rechthoeken, ellipsen en watermerken toe met behulp van document Annotation API....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/nl/annotation/annotate-word-...
  9. Zvýrazněte PDF pomocí anotací v Java | Anotace ...

    Zvýrazněte text v PDF pomocí zvýrazněných anotací pomocí Java. Anotace dokumentů a obrázků Java API umožňuje anotovat soubory PDF zvýrazněním libovolné oblasti....v Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/cs/annotation/highlight-pdf-...
  10. Erstellen Sie Hyperlinks in PDF mithilfe von Li...

    Kommentieren Sie PDF-Dateien, indem Sie Hyperlinks mithilfe von Linkanmerkungen in C# erstellen. Dokument- und Bildanmerkung .NET API ermöglicht das Annotieren durch Verknüpfen externer Daten....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/de/annotation/create-hyperli...