Skip to content
#

documents

Here are 433 public repositories matching this topic...

SuiteCRM

iText 7 for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.

  • Updated Sep 19, 2020
  • Java

iText 7 for .NET is the .NET version of the iText 7 library, formerly known as iTextSharp, which it replaces. iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.

  • Updated Sep 19, 2020
  • C#
asdine
asdine commented Sep 7, 2020

The insert command allows inserting documents from the command line:

# inserting json documents to the table foo, as individual arguments
genji insert -f my.db -t foo '{"a": 1}' '{"a": 2}'

# inserting json documents to the table foo, as a json array
genji insert -f my.db -t foo '[{"a": 1}, {"a": 2}]'

# inserting a json stream or json array from stdin
 curl https://api.github

Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database

  • Updated Aug 13, 2020
  • Python
txau
txau commented Sep 18, 2020

This is a minor issue but can be misleading for users under certain circumstances.

Steps to reproduce:

  1. Go to the relationship tree of an entity.
  2. Edit and search.
  3. On another tab, go to uploads an create a new entity that could be used as target entity.
  4. Go back to the first tab and try to add an entity.
  5. The new entity should be listed in the potential targets but instead the

Improve this page

Add a description, image, and links to the documents topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the documents topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.