Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 12,239 for

new

(0.22 sec)
  1. 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-...
  2. 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-...
  3. إضافة أو إزالة التعليقات التوضيحية | علق ملفات ...

    إضافة وإزالة التعليقات التوضيحية برمجيًا من ملفات 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...
  4. 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-...
  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. 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-...
  7. 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...
  8. Добавить волнистое подчеркивание в 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...
  9. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...

    blog.groupdocs.com/ja/categories/groupdocs.pars...
  10. 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...