Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 10,319 for

new

(0.14 sec)
  1. C#을 사용하여 PDF에서 텍스트 찾기 및 바꾸기 | PDF 텍스트 바꾸기 또는 숨기기

    C#을 사용하여 대소문자를 구분하고 RegEx를 사용하여 PDF 문서에서 특정 텍스트, 단어, 구를 프로그래밍 방식으로 찾습니다. PDF 파일을 수정하려면 텍스트를 바꾸거나 숨깁니다....교체 using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/ko/redaction/find-and-replac...
  2. Tách tệp PDF thành nhiều tệp bằng C# | Tách API...

    Các cách khác nhau để chia nhỏ tệp PDF bằng C#. Tách các tệp PDF lớn và trích xuất các trang cụ thể bằng các tùy chọn tách khác nhau....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...tách using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/vi/merger/split-pdf-files-in...
  3. C#에서 주석 추가 또는 제거 | Word DOC DOCX 파일에 주석 달기

    프로그래밍 방식으로 C#의 Word DOC/DOCX 파일에서 주석을 추가 및 제거합니다. .NET Annotation API를 사용하여 화살표, 직사각형, 타원, 워터마크 주석을 추가합니다....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ko/annotation/annotate-word-...
  4. Thêm hoặc xóa chú thích trong C# | Chú thích cá...

    Lập trình thêm và xóa chú thích khỏi tệp Word DOC/DOCX trong C#. Thêm chú thích mũi tên, hình chữ nhật, hình elip, hình mờ bằng .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/vi/annotation/annotate-word-...
  5. 在 C# 中添加或删除注释 |注释 Word DOC DOCX 文件

    在 C# 中以编程方式在 Word DOC/DOCX 文件中添加和删除注释。使用 .NET Annotation API 添加箭头、矩形、椭圆、水印注释。...using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/zh/annotation/annotate-word-...
  6. إضافة أو إزالة التعليقات التوضيحية | علق ملفات ...

    إضافة وإزالة التعليقات التوضيحية برمجيًا من ملفات PDF في Java. إضافة سهم ، مستطيل ، قطع ناقص ، تمييز ، تعليقات توضيحية للعلامة المائية والمزيد باستخدام Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ar/annotation/annotate-pdf-f...
  7. Maak hyperlinks in PDF met behulp van linkannot...

    Annoteer PDF-bestanden door hyperlinks te maken met behulp van linkannotaties in C#. Annotatie van documenten en afbeeldingen .NET API maakt annotatie mogelijk door externe gegevens te koppelen....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/nl/annotation/create-hyperli...
  8. 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-...
  9. 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...
  10. Java'da Bağlantı Ek Açıklamalarını Kullanarak P...

    Java'da bağlantı ek açıklamalarını kullanarak köprüler oluşturarak PDF dosyalarına açıklama ekleyin. Belge ve görüntü ek açıklaması Java API, harici verileri bağlayarak açıklama eklemeye izin verir....oluşturun Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

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