Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 976 for

area

(0.71 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    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...evidenziare il testo e qualsiasi area nei file PDF usando C# . [PDF][1]...

    blog.groupdocs.com/it/page/32/
  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. 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/
  4. 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...
  5. Анализ и извлечение заполняемых значений полей ...

    Разбирайте заполняемые 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-...
  6. Parsing dan Ekstrak Nilai Kolom Formulir PDF ya...

    Parsing formulir PDF yang dapat diisi dan ekstrak nilai kolom formulir dari dokumen PDF dalam C# menggunakan penguraian & ekstraksi data .NET API oleh GroupDocs....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

    blog.groupdocs.com/id/parser/parse-and-extract-...
  7. C#'ta Açıklama Ekleyin veya Kaldırın | Word DOC...

    C# dilinde Word DOC/DOCX dosyalarına programlı olarak ek açıklamalar ekleyin ve kaldırın. .NET Annotation API kullanarak ok, dikdörtgen, elips, filigran açıklamaları ekleyin....docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/tr/annotation/annotate-word-...
  8. Hinzufügen oder Entfernen von Anmerkungen in C#...

    Programmgesteuertes Hinzufügen und Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in C#. Fügen Sie mithilfe der .NET-Anmerkungs-API Anmerkungen mit Pfeilen, Rechtecken, Ellipsen und Wasserzeichen hinzu....docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/de/annotation/annotate-word-...
  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. 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-...