Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 910 for

area

(0.04 sec)
  1. Extraia dados de faturas ou recibos em C# usand...

    Analise faturas ou recibos e extraia dados programaticamente usando C#. Use a API de análise de documentos .NET em ASP.NET, WCF ou WPF para extrair texto de documentos....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...tabela for (int row = 0; row < area.RowCount; row++) { // Iterar...

    blog.groupdocs.com/pt/parser/extract-data-from-...
  2. GroupDocs.Annotation for Java

    Questa API ti consente di annotare digitalmente qualsiasi tipo di formato di file utilizzando il linguaggio Java su qualsiasi piattaforma....utilizzando Java Aggiungi annotazione area a JPG utilizzando Java Aggiungi...utilizzando Java How to Insert Area Annotation to PDF using Java...

    kb.groupdocs.com/it/annotation/java/
  3. GroupDocs.Annotation for Java

    API ini memungkinkan Anda membuat anotasi digital semua jenis format file menggunakan bahasa Java di platform apa pun....menggunakan Java Tambahkan Anotasi Area ke JPG menggunakan Java Tambahkan...Java Cara Memasukkan Anotasi Area ke PDF menggunakan Java «« «...

    kb.groupdocs.com/id/annotation/java/
  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/zh-hant/annotation/annotate-...
  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/ko/annotation/annotate-word-...
  7. 在 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-...
  8. .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-...
  9. ניתוח וחילוץ ערכי שדות של טופס PDF שניתן למלא ב-C#

    נתח טפסי PDF הניתנים למילוי וחלץ ערכי שדות טופס של מסמכי PDF ב-C# באמצעות ניתוח וחילוץ נתונים .NET API על ידי GroupDocs....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

    blog.groupdocs.com/he/parser/parse-and-extract-...
  10. C#에서 채울 수 있는 PDF 양식 필드 값 구문 분석 및 추출

    GroupDocs의 구문 분석 및 데이터 추출 .NET API를 사용하여 C#에서 채울 수 있는 PDF 양식을 구문 분석하고 PDF 문서의 양식 필드 값을 추출합니다....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

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