2023:Array (Collation Provider): Difference between revisions

From Grooper Wiki
Vertical Layout // Edit via Wikitext Extension for VSCode
New Edit // Edit via Wikitext Extension for VSCode
Line 27: Line 27:


=== Setting the Collation Property ===
=== Setting the Collation Property ===


[[File:2023 Arrays - 2023 01 How To 01 Setting the Collation Property 01.png]]
[[File:2023 Arrays - 2023 01 How To 01 Setting the Collation Property 01.png]]
Line 41: Line 40:




=== The Horizontal Layout Property ===
==== The Horizontal Layout Property ====
 


[[File:2023 Arrays - 2023 01 How To 02 Horizontal Layout 01.png]]
[[File:2023 Arrays - 2023 01 How To 02 Horizontal Layout 01.png]]
Line 50: Line 48:




=== The Vertical Layout Property ===
==== The Vertical Layout Property ====
 


[[File:2023 Arrays - 2023 01 How To 02 Horizontal Layout 03.png]]
[[File:2023 Arrays - 2023 01 How To 02 Horizontal Layout 03.png]]
Line 58: Line 55:
[[File:2023 Arrays - 2023 01 How To 03 Vertical Layout 02.png]]
[[File:2023 Arrays - 2023 01 How To 03 Vertical Layout 02.png]]


=== The Flow Layout Property ===
==== The Flow Layout Property ====
 
[[File:2023 Arrays - 2023 01 How To 04 Flow Layout 01.png]]
 
 
[[File:2023 Arrays - 2023 01 How To 04 Flow Layout 02.png]]
 
 
[[File:2023 Arrays - 2023 01 How To 04 Flow Layout 03.png]]
 
 
[[File:2023 Arrays - 2023 01 How To 04 Flow Layout 04.png]]
 
=== Maximum Elements ===
 
[[File:2023 Arrays - 2023 01 How To 05 Maximum Elements 01.png]]
 
 
[[File:2023 Arrays - 2023 01 How To 05 Maximum Elements 02.png]]
 
 
[[File:2023 Arrays - 2023 01 How To 05 Maximum Elements 03.png]]

Revision as of 17:36, 21 December 2023

WIP

This article is a work-in-progress or created as a placeholder for testing purposes. This article is subject to change and/or expansion. It may be incomplete, inaccurate, or stop abruptly.

This tag will be removed upon draft completion.

An Array is one of many Collation Providers you can use in Grooper to combine or organize extracted data based on the data's layout relationship.

About

Array is one of the Collation Providers and can be used for data organization depending on what you want to extract from your documents. All of the Collation Providers (except for Individual) essentially take multiple results and combine them into one. Array specifically only returns results based on the orientation of the information. If the data is lined up horizontally or vertically, you must select the corresponding layout property for Grooper to return the information.

Essentially, an Array collated result is a collection of results who share a layout relationship that are all lined up together (either horizontally, vertically, or in the left/right and top/bottom text flow of the document).

The Array collation differs from the Ordered Array collation in one significant way. In an Ordered Array the order of the data matters. For the Array Collation Provider the data can be in any order and will all be returned as one result.

How To

Setting the Collation Property





The Horizontal Layout Property



The Vertical Layout Property


The Flow Layout Property




Maximum Elements