Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 12,614 for

new

(0.32 sec)
  1. 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-...
  2. Отримайте дані з рахунків-фактур або квитанцій ...

    Проаналізуйте рахунки-фактури чи квитанції та витягніть дані програмним шляхом за допомогою C#. Використовуйте API аналізу документів .NET в ASP.NET, WCF або WPF, щоб витягти текст із документів....detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // Створити параметри детектора...

    blog.groupdocs.com/uk/parser/extract-data-from-...
  3. Ekstrak Data dari Faktur atau Tanda Terima di C...

    Parsing faktur atau tanda terima dan ekstrak data secara terprogram menggunakan C#. Gunakan .NET document parsing API di ASP.NET, WCF, atau WPF untuk mengekstrak teks dari dokumen....detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // Buat parameter detektor...

    blog.groupdocs.com/id/parser/extract-data-from-...
  4. 在 Java 中编辑演示文稿 | PPT/PPTX 编辑

    使用 Java 示例解释了编辑 PowerPoint 演示文稿,以使用演示文稿编辑 API 在应用程序中编辑 PPT、PPTX、ODP 文件。...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...
  5. Estrai dati da fatture o ricevute in C# utilizz...

    Analizza fatture o ricevute ed estrai i dati a livello di codice usando C#. Usare l'API di analisi dei documenti .NET in ASP.NET, WCF o WPF per estrarre il testo dai documenti....detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // Creare i parametri del...

    blog.groupdocs.com/it/parser/extract-data-from-...
  6. Extrahieren Sie Daten aus Rechnungen oder Quitt...

    Analysieren Sie Rechnungen oder Quittungen und extrahieren Sie Daten programmgesteuert mit C#. Verwenden Sie die .NET-Dokumentanalyse-API in ASP.NET, WCF oder WPF, um Text aus Dokumenten zu extrahieren....detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // Erstellen Sie Detektorparameter...

    blog.groupdocs.com/de/parser/extract-data-from-...
  7. Ajouter ou supprimer des annotations en C# | An...

    Ajoutez et supprimez par programmation des annotations des fichiers Word DOC/DOCX en C#. Ajoutez des annotations de flèche, de rectangle, d'ellipse et de filigrane à l'aide de l'API d'annotation .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-word-...
  8. הוסף או הסר הערות | הערות לקבצי PDF ב-Java

    הוסף והסר הערות מקבצי PDF באופן תוכניתי ב-Java. הוסף חץ, מלבן, אליפסה, סימון, הערות סימן מים ועוד באמצעות Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/he/annotation/annotate-pdf-f...
  9. Добавить или удалить аннотации | Аннотировать ф...

    Программно добавляйте и удаляйте аннотации из PDF-файлов на Java. Добавьте стрелку, прямоугольник, эллипс, выделение, аннотации водяных знаков и многое другое с помощью Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ru/annotation/annotate-pdf-f...
  10. Buscar y reemplazar texto en PDF con C# | Reemp...

    Encuentre mediante programación ciertos textos, palabras y frases en documentos PDF con distinción entre mayúsculas y minúsculas y RegEx usando C#. Reemplace u oculte el texto para redactar archivos PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/es/redaction/find-and-replac...