Skip to content
#

documents

Here are 430 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 6, 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 6, 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
RafaPolit
RafaPolit commented Sep 3, 2020

The Document Viewer, when displaying a PDF, is calculating it's height incorrectly. The lower scroll arrow is below the screen end, and you cannot see the bottom part of the content even after you have scrolled all the way down.

This is also true for the uploads section.

It appears that the inclusion of the bar underneath the navigation is affecting this issue.

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.