Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 10,612 for

new

(0.06 sec)
  1. עריכת PDF ומסמכים סרוקים ב-Java | Blackout טקסט...

    צור טקסט ב-PDF ובמסמכים אחרים באמצעות Java ביישומים שלך. ערכו מסמכים להאפלת טקסט וגם את הטקסט בתוך התמונות המוטבעות....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/he/redaction/redact-text-and...
  2. Znajdź i zamień tekst w formacie PDF przy użyci...

    Programowo znajdź określony tekst, słowa, frazy w dokumentach PDF z rozróżnianiem wielkości liter i RegEx za pomocą C#. Zastąp lub ukryj tekst, aby zredagować pliki PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/pl/redaction/find-and-replac...
  3. מצא והחלף טקסט ב-PDF באמצעות C# | החלף או הסתר ...

    מצא באופן פרוגרמטי טקסט, מילים, ביטויים מסוימים במסמכי PDF עם רגישות רישיות ו-RegEx באמצעות C#. החלף או הסתר את הטקסט כדי לבטל קבצי PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/he/redaction/find-and-replac...
  4. Redactar PDF y documentos escaneados en C# | Te...

    Redacte texto en PDF y otros documentos usando C# en sus aplicaciones .NET. Redactar documentos para oscurecer el texto y también el texto dentro de las imágenes incrustadas....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/es/redaction/redact-text-and...
  5. Schwärzen Sie PDF- und gescannte Dokumente in C...

    Schwärzen Sie Text in PDF- und anderen Dokumenten mit C# in Ihren .NET-Anwendungen. Schwärzen Sie Dokumente, um Text und auch den Text in den eingebetteten Bildern zu schwärzen....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/de/redaction/redact-text-and...
  6. Redaguj PDF i zeskanowane dokumenty w Javie | Z...

    Redaguj tekst w plikach PDF i innych dokumentach, używając języka Java w swoich aplikacjach. Redaguj dokumenty, aby zaciemnić tekst, a także tekst w osadzonych obrazach....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/pl/redaction/redact-text-and...
  7. Vytvářejte hypertextové odkazy v PDF pomocí ano...

    Anotujte soubory PDF vytvářením hypertextových odkazů pomocí anotací odkazů v Java. Anotace dokumentů a obrázků Java API umožňuje anotaci propojením externích dat....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/create-hyperli...
  8. Texte barré dans les documents utilisant C# | C...

    Utilisez l'annotation barrée pour barrer le texte non valide dans les documents à l'aide de C#. Automatisez les annotations de documents et d'images avec l'API .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/fr/annotation/strikethrough-...
  9. Texto tachado em documentos em Java | C̶r̶o̶s̶s...

    Vamos riscar o texto dentro de documentos usando Java. Automatize a exclusão de texto inválido usando a anotação tachada com a API Java....Java */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/pt/annotation/strikethrough-...
  10. Зачеркнутый текст в документах на Java | C̶r̶o̶...

    Давайте зачеркнем текст в документах с помощью Java. Автоматизируйте зачеркивание недопустимого текста с помощью зачеркнутой аннотации с помощью Java API....Java */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/ru/annotation/strikethrough-...