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

area

(0.27 sec)
  1. GroupDocs.Annotation Product Family

    Trova le risposte sull'annotazione di documenti digitali e immagini di vario tipo utilizzando il codice su qualsiasi piattaforma....inserire l'annotazione dell'area in PDF utilizzando C# Come aggiungere...utilizzando Java How to Insert Area Annotation to PDF using Java...

    kb.groupdocs.com/it/annotation/page/2/
  2. Annotaties toevoegen of verwijderen in C# | Ann...

    Programmatisch annotaties toevoegen aan en verwijderen uit Word DOC/DOCX-bestanden in C#. Voeg annotaties met pijlen, rechthoeken, ellipsen en watermerken toe met behulp van de .NET Annotation API....docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/nl/annotation/annotate-word-...
  3. Categories

    Temukan Jawaban oleh API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Prod......menggunakan Java Tambahkan Anotasi Area ke JPG menggunakan Java Tambahkan...menggunakan C# Tambahkan Anotasi Area ke JPG menggunakan C# Tambahkan...

    kb.groupdocs.com/id/categories/page/18/
  4. Trích xuất dữ liệu từ hóa đơn hoặc biên lai tro...

    Phân tích hóa đơn hoặc biên lai và trích xuất dữ liệu theo chương trình bằng C#. Sử dụng API phân tích cú pháp tài liệu .NET trong ASP.NET, WCF hoặc WPF để trích xuất văn bản từ tài liệu....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...bảng for (int row = 0; row < area.RowCount; row++) { // Lặp lại...

    blog.groupdocs.com/vi/parser/extract-data-from-...
  5. Extraheer gegevens uit facturen of ontvangstbew...

    Ontleed facturen of kwitanties en extraheer gegevens programmatisch met behulp van C#. Gebruik de .NET API voor het parseren van documenten in ASP.NET, WCF of WPF om tekst uit documenten te extraheren....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...tabelrijen for (int row = 0; row < area.RowCount; row++) { // Herhaal...

    blog.groupdocs.com/nl/parser/extract-data-from-...
  6. استخراج داده ها از صورتحساب ها یا رسیدها در C# ...

    فاکتورها یا رسیدها را تجزیه کنید و داده ها را به صورت برنامه نویسی با استفاده از C# استخراج کنید. از API تجزیه اسناد .NET در ASP.NET، WCF، یا WPF برای استخراج متن از اسناد استفاده کنید....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...جدول for (int row = 0; row < area.RowCount; row++) { // تکرار...

    blog.groupdocs.com/fa/parser/extract-data-from-...
  7. .NET API를 사용하여 C#의 송장 또는 영수증에서 데이터 추출

    송장 또는 영수증을 구문 분석하고 C#을 사용하여 프로그래밍 방식으로 데이터를 추출합니다. ASP.NET, WCF 또는 WPF에서 .NET 문서 구문 분석 API를 사용하여 문서에서 텍스트를 추출합니다....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...통해 반복 for (int row = 0; row < area.RowCount; row++) { // 테이블 열을...

    blog.groupdocs.com/ko/parser/extract-data-from-...
  8. 在 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-hant/annotation/annotate-...
  9. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Code Example: Extract Text Areas from Document Pages for Text...version supports extracting text areas from document pages that can...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  10. مقادیر فیلد فرم PDF قابل پر کردن را در Java تجز...

    تجزیه‌کننده و استخراج داده‌ها API Java که امکان تجزیه فرم‌های PDF قابل پر کردن را می‌دهد و مقادیر را از تمام فیلدهای اسناد PDF به صورت برنامه‌ریزی استخراج می‌کند....getName() + ": "); PageTextArea area = (data.get(i).getPageArea()...println(area == null ? "Not a template field" : area.getText());...

    blog.groupdocs.com/fa/parser/parse-and-extract-...