Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 12,351 for

new

(0.84 sec)
  1. Přidat nebo odebrat anotace | Anotace souborů P...

    Programově přidávejte a odebírejte anotace ze souborů PDF v Java. Přidejte šipku, obdélník, elipsu, zvýraznění, anotace vodoznaku a další pomocí Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/cs/annotation/annotate-pdf-f...
  2. Aggiungi o rimuovi annotazioni in C# | Annota i...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file Word DOC/DOCX in C#. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/it/annotation/annotate-word-...
  3. Hinzufügen oder Entfernen von Anmerkungen in C#...

    Programmgesteuertes Hinzufügen und Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in C#. Fügen Sie mithilfe der .NET-Anmerkungs-API Anmerkungen mit Pfeilen, Rechtecken, Ellipsen und Wasserzeichen hinzu....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/de/annotation/annotate-word-...
  4. Agregar subrayado ondulado en Word, PDF, PPT us...

    Inserte subrayados ondulados de diferentes colores en Word, PDF y otros documentos usando C#. Agregue anotaciones onduladas en documentos dentro de las aplicaciones .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/es/annotation/add-wavy-under...
  5. Добавить волнистое подчеркивание в Word, PDF, P...

    Вставляйте разноцветные волнистые подчеркивания в документы Word, PDF и другие документы с помощью C#. Добавьте волнистую аннотацию в документы в приложениях .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/ru/annotation/add-wavy-under...
  6. Wasserzeichen zu Word-Dokumenten hinzufügen | 5...

    Erfahren Sie, wie Sie sichere Wasserzeichen zu Word-Dokumenten mit GroupDocs.Watermark für .NET hinzufügen. Vergleichen Sie 5 Schutzmethoden mit Codebeispielen, einschließlich gesperrter Kopfzeilen, gekachelter Wasserzeichen und passwortgeschützter Abschnitte, die nicht leicht entfernt werden können...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/de/watermark/secure-word-doc...
  7. Tambahkan Watermark ke Dokumen Word | 5 Metode ...

    Pelajari cara menambahkan watermark yang aman ke dokumen Word menggunakan GroupDocs.Watermark untuk .NET. Bandingkan 5 metode perlindungan dengan contoh kode, termasuk header yang terkunci, watermark berulang, dan bagian yang dilindungi password yang tidak dapat dengan mudah dihapus...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/id/watermark/secure-word-doc...
  8. C# kullanarak PDF'de Metin Bul ve Değiştir | PD...

    Büyük/küçük harf duyarlılığı ve C# kullanarak RegEx ile PDF belgelerindeki belirli metinleri, sözcükleri, tümceleri programlı olarak bulun. PDF dosyalarını yeniden düzenlemek için metni değiştirin veya gizleyin....değiştirin using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/tr/redaction/find-and-replac...
  9. PDF'yi ve Taranan Belgeleri C#'ta Düzeltin | PD...

    .NET uygulamalarınızda C# kullanarak PDF ve diğer belgelerdeki metni yeniden düzenleyin. Metni ve ayrıca gömülü görüntülerdeki metni karartmak için belgeleri yeniden düzenleyin....düzenleyin var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/tr/redaction/redact-text-and...
  10. Redagowanie plików PDF i zeskanowanych dokument...

    Redaguj tekst w plikach PDF i innych dokumentach przy użyciu języka C# w aplikacjach .NET. Redaguj dokumenty, aby zaciemnić tekst, a także tekst w osadzonych obrazach....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/pl/redaction/redact-text-and...