Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 909 for

area

(0.95 sec)
  1. Добавить или удалить аннотации в 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/ru/annotation/annotate-word-...
  2. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET.... page_area . text print ( f "Invoice number:...TemplateTableParamet , ) table_area = Rectangle ( Point ( 175.0...

    docs.groupdocs.com/parser/python-net/working-wi...
  3. Highlight Annotation on GroupDocs Blog | Docume...

    Highlight Annotation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight Annotation on GroupDocs Blog | Document Automation Solutions for .NET &......file PDF evidenziando qualsiasi area. Evidenzia PDF usando Annotazioni...file PDF evidenziando qualsiasi area. Recent content in Highlight...

    blog.groupdocs.com/it/tag/highlight-annotation/...
  4. Agregar o quitar anotaciones en C# | Anotar arc...

    Agregue y elimine anotaciones mediante programación de archivos DOC/DOCX de Word en C#. Agregue anotaciones de flechas, rectángulos, elipses y marcas de agua mediante la API de anotaciones de .NET....docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/es/annotation/annotate-word-...
  5. Highlight 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....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-annotation/
  6. Text Highlight

    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/text-highlight/
  7. 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....mengaitkan data eksternal ke area tertentu dari dokumen. Kami...mengaitkan data eksternal dengan area dokumen yang ditentukan. Kami...

    blog.groupdocs.com/id/tag/link-annotation/
  8. Синтаксичний аналіз і вилучення значень полів ф...

    Проаналізуйте форми PDF, які можна заповнити, і витягніть значення полів форми PDF-документів у C# за допомогою API аналізу та вилучення даних .NET від GroupDocs....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

    blog.groupdocs.com/uk/parser/parse-and-extract-...
  9. Analizuj i wyodrębniaj wartości pól formularzy ...

    Analizuj formularze PDF do wypełnienia i wyodrębniaj wartości pól formularzy z dokumentów PDF w języku C# przy użyciu interfejsu API analizy i ekstrakcji danych .NET firmy GroupDocs....Name + ": "); PageTextArea area = data[i].PageArea as PageTextArea;...WriteLine(area == null ? "Not a template field" : area.Text); }...

    blog.groupdocs.com/pl/parser/parse-and-extract-...
  10. Extraiga datos de facturas o recibos en C# usan...

    Analice facturas o recibos y extraiga datos mediante programación usando C#. Utilice la API de análisis de documentos .NET en ASP.NET, WCF o WPF para extraer texto de los documentos....PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...tabla for (int row = 0; row < area.RowCount; row++) { // Iterar...

    blog.groupdocs.com/es/parser/extract-data-from-...