Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 10,662 for

new

(0.11 sec)
  1. .NET에서 GroupDocs.Redaction AI 통합 | 맞춤형 주석

    .NET을 사용하여 PDF 문서에서 텍스트, 단어 또는 구문을 감지하고 주석을 추가하는 데 AI를 사용하세요. 콘텐츠를 대체하거나 숨겨 PDF 파일을 안전하게 처리하세요....같은 regex를 사용하세요 Regex regex = new Regex( ".*" ); //대상 페이지 및 주석...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/ko/redaction/custom-ai-redac...
  2. C# Convertir PPT en PDF | PPTX en PDF | Convers...

    Convertissez PowerPoint PPT, PPTX en PDF dans .NET. Des exemples de code C# montrent la conversion de diapositives consécutives sélectives et le filigrane à l'aide de l'API de conversion....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Convertir...

    blog.groupdocs.com/fr/conversion/convert-presen...
  3. 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-...
  4. 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-...
  5. 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-...
  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. צור היפר-קישורים ב-PDF באמצעות הערות קישור ב-Ja...

    הערות לקובצי PDF על ידי יצירת היפר-קישורים באמצעות הערות קישורים ב-Java. הערת מסמכים ותמונה Java API מאפשרת הערות על ידי קישור נתונים חיצוניים....ב-Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/he/annotation/create-hyperli...
  8. Văn bản gạch ngang trong tài liệu bằng C# | C̶r...

    Sử dụng chú thích gạch bỏ để gạch bỏ văn bản không hợp lệ trong tài liệu bằng C#. Tự động hóa chú thích tài liệu và hình ảnh bằng .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/vi/annotation/strikethrough-...
  9. Maak hyperlinks in PDF met behulp van linkannot...

    Annoteer PDF-bestanden door hyperlinks te maken met behulp van linkannotaties in Java. Annotatie van documenten en afbeeldingen Java API maakt annotaties mogelijk door externe gegevens te koppelen....in Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/nl/annotation/create-hyperli...
  10. Realçar PDF usando anotações em Java | Anotar P...

    Realce texto em PDF com anotações de realce usando Java. A API Java de anotação de documentos e imagens permite anotar arquivos PDF destacando qualquer área....em Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

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