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

area

(0.09 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. Анализ и извлечение заполняемых значений полей ...

    Разбирайте заполняемые 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/ru/parser/parse-and-extract-...
  3. 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-...
  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. 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/
  6. 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/
  7. اضافه کردن یا حذف حاشیه نویسی در 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/fa/annotation/annotate-word-...
  8. 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...
  9. 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-...
  10. استخراج داده ها از صورتحساب ها یا رسیدها در 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-...