Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 909 for

area

(0.66 sec)
  1. Create Hyperlink in PDF

    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...mengaitkan data eksternal dengan area dokumen yang ditentukan. Kami...

    blog.groupdocs.com/id/tag/create-hyperlink-in-pdf/
  2. Integrasi Python GroupDocs.Annotation .NET | So...

    Pelajari cara mengintegrasikan GroupDocs.Annotation untuk .NET dengan Python menggunakan pythonnet. Kuasai dua metode terbukti untuk mengatasi tantangan pemuatan assembly, dengan contoh kode lengkap untuk pendekatan anotasi berbasis wrapper dan berbasis refleksi....WriteLine( "Start adding area annotation..." ); using ( var...input_path) # Get annotation types area_annotation_type = Type . GetType(...

    blog.groupdocs.com/id/annotation/python-integra...
  3. Annotate PDF in Java

    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....di associare dati esterni all’area specificata del documento. Possiamo...evidenziare il testo e qualsiasi area nei file PDF utilizzando Java...

    blog.groupdocs.com/it/tag/annotate-pdf-in-java/
  4. Link Annotation

    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....associare dati esterni a qualsiasi area specificata del documento. Possiamo...di associare dati esterni all’area specificata del documento. Possiamo...

    blog.groupdocs.com/it/tag/link-annotation/
  5. استخراج داده ها از صورتحساب ها یا رسیدها در 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-...
  6. 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-...
  7. 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-...
  8. Highlight Text in PDF

    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....evidenziare il testo e qualsiasi area nei file PDF usando C# . Spesso...evidenziare il testo e qualsiasi area nei file PDF utilizzando Java...

    blog.groupdocs.com/it/tag/highlight-text-in-pdf/
  9. แยกวิเคราะห์และแยกค่าฟิลด์แบบฟอร์ม PDF ที่กรอกไ...

    แยกวิเคราะห์แบบฟอร์ม 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/th/parser/parse-and-extract-...
  10. เพิ่มหรือลบคำอธิบายประกอบใน C# | ใส่คำอธิบายประ...

    เพิ่มและลบคำอธิบายประกอบโดยทางโปรแกรมจากไฟล์ Word DOC/DOCX ใน C# เพิ่มลูกศร สี่เหลี่ยม วงรี คำอธิบายประกอบลายน้ำโดยใช้ .NET Annotation API...docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/th/annotation/annotate-word-...