Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 874 for

area

(0.06 sec)
  1. Dodaj lub usuń adnotacje w języku C# | Dodawaj ...

    Programowo dodawaj i usuwaj adnotacje z plików Word DOC/DOCX w języku C#. Dodaj strzałki, prostokąty, elipsy i adnotacje ze znakami wodnymi za pomocą interfejsu API adnotacji platformy .NET....docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/pl/annotation/annotate-word-...
  2. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...associare dati esterni a qualsiasi area specificata del documento. Possiamo...evidenziare il testo e qualsiasi area nei file PDF usando C# . [PDF][1]...

    blog.groupdocs.com/it/groupdocs.blog/page/21/
  3. แยกวิเคราะห์และแยกค่าฟิลด์แบบฟอร์ม 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-...
  4. 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/
  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. 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. הוסף או הסר הערות ב-C# | הערה לקבצי Word DOC DOCX

    הוסף והסר באופן תכנותי הערות מקובצי 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/he/annotation/annotate-word-...
  10. 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/