Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 977 for

area

(0.58 sec)
  1. 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....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...tabella for (int row = 0; row < area.RowCount; row++) { // Iterare...

    blog.groupdocs.com/it/parser/extract-data-from-...
  2. 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....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...Tabellenzeilen for (int row = 0; row < area.RowCount; row++) { // Über Tabellenspalten...

    blog.groupdocs.com/de/parser/extract-data-from-...
  3. Annotate PDF in CSharp

    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....mengaitkan data eksternal ke area tertentu dari dokumen. Kami...mempelajari cara menyorot teks dan area mana pun dalam file PDF menggunakan...

    blog.groupdocs.com/id/tag/annotate-pdf-in-csharp/
  4. C#에서 주석 추가 또는 제거 | Word DOC DOCX 파일에 주석 달기

    프로그래밍 방식으로 C#의 Word DOC/DOCX 파일에서 주석을 추가 및 제거합니다. .NET Annotation API를 사용하여 화살표, 직사각형, 타원, 워터마크 주석을 추가합니다....docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/ko/annotation/annotate-word-...
  5. 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....docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

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

    在 C# 中以编程方式在 Word DOC/DOCX 文件中添加和删除注释。使用 .NET Annotation API 添加箭头、矩形、椭圆、水印注释。...docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/zh/annotation/annotate-word-...
  7. Analisar e extrair valores de campo de formulár...

    Analise formulários PDF preenchíveis e extraia valores de campos de formulários de documentos PDF em C# usando a API .NET de análise e extração de dados do GroupDocs....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

    blog.groupdocs.com/pt/parser/parse-and-extract-...
  8. Синтаксичний аналіз і вилучення значень полів ф...

    Проаналізуйте форми PDF, які можна заповнити, і витягніть значення полів форми PDF-документів у C# за допомогою API аналізу та вилучення даних .NET від GroupDocs....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

    blog.groupdocs.com/uk/parser/parse-and-extract-...
  9. Analizuj i wyodrębniaj wartości pól formularzy ...

    Analizuj formularze PDF do wypełnienia i wyodrębniaj wartości pól formularzy z dokumentów PDF w języku C# przy użyciu interfejsu API analizy i ekstrakcji danych .NET firmy GroupDocs....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

    blog.groupdocs.com/pl/parser/parse-and-extract-...
  10. GroupDocs.Annotation .NET Python integrace | Ře...

    Naučte se integrovat GroupDocs.Annotation pro .NET s Pythonem pomocí pythonnet. Ovládněte dvě osvědčené metody pro řešení problémů s načítáním sestavení, včetně kompletních ukázek kódu pro přístupy založené na obalu i na reflexi....WriteLine( "Start adding area annotation..." ); using ( var...input_path) # Get annotation types area_annotation_type = Type . GetType(...

    blog.groupdocs.com/cs/annotation/python-integra...