Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 10,319 for

new

(0.17 sec)
  1. C#を使用してPDF内のテキストを検索して置換する| PDFテキストを置き換えるか非表示にする

    C#を使用して、大文字と小文字を区別し、正規表現を使用してPDFドキュメント内の特定のテキスト、単語、フレーズをプログラムで検索します。 PDFファイルを編集するには、テキストを置き換えるか非表示にします。... using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/ja/redaction/find-and-replac...
  2. C# 比较 Excel、Word、文本文件 | .NET 文档比较 API

    使用 C# 比较两个或更多文件。 .NET SDK 允许比较两个 Excel 电子表格、Word 文档、PDF 文件或比较 CSharp 中的文本文件。... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer...文件。 using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/zh/comparison/compare-excel-...
  3. Texto tachado en documentos en Java | C̶r̶o̶s̶s...

    Tachemos el texto dentro de los documentos usando Java. Automatice el tachado de texto no válido mediante la anotación tachada con la API de Java....Java */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/es/annotation/strikethrough-...
  4. Cree hipervínculos en PDF usando anotaciones de...

    Anote archivos PDF mediante la creación de hipervínculos mediante anotaciones de vínculos en Java. Anotación de documentos e imágenes La API de Java permite realizar anotaciones mediante la vinculación de datos externos....en Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/es/annotation/create-hyperli...
  5. Doorgehaalde tekst in documenten in Java | C̶r̶...

    Laten we de tekst in documenten doorhalen met Java. Automatiseer het doorhalen van ongeldige tekst met behulp van doorgestreepte annotaties met Java API....Java */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/nl/annotation/strikethrough-...
  6. Teks Dicoret di Dokumen di Java | C̶r̶o̶s̶s̶ o̶...

    Mari coret teks di dalam dokumen menggunakan Java. Otomatiskan pencoretan teks yang tidak valid menggunakan anotasi coret dengan Java API....Java */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/id/annotation/strikethrough-...
  7. Mettre en surbrillance un PDF avec des annotati...

    Mettez en surbrillance du texte dans un PDF avec des annotations de surbrillance à l'aide de C#. L'API .NET d'annotation de documents et d'images permet d'annoter des fichiers PDF en mettant en surbrillance n'importe quelle zone....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/fr/annotation/highlight-pdf-...
  8. 使用 C# 的文档中的删除线文本 | C̶r̶o̶s̶s̶o̶u̶t̶ Word 中的文本,PDF

    使用删除线注释在使用 C# 的文档中划掉无效文本。使用 .NET API 自动化文档和图像注释。...using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/zh/annotation/strikethrough-...
  9. 使用 C# 突出顯示帶有註釋的 PDF |使用突出顯示註釋 PDF

    使用 C# 突出顯示帶有突出顯示註釋的 PDF 中的文本。文檔和圖像註釋 .NET API 允許通過突出顯示任何區域來註釋 PDF 文件。...using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/zh-hant/annotation/highlight...
  10. Виділіть PDF за допомогою анотацій у Java | Дод...

    Виділіть текст у PDF за допомогою виділених анотацій за допомогою Java. API Java для анотацій документів і зображень дозволяє додавати анотації до PDF-файлів, виділяючи будь-яку область....в Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/uk/annotation/highlight-pdf-...