Skip to content
#

documents

Here are 442 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 Nov 7, 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 Nov 7, 2020
  • C#
asdine
asdine commented Nov 2, 2020

Add .save command to Genji CLI

Synopsis: .save ?badger? PATH

Description: Write database into PATH

Usage:

# run in memory database
genji
# or on-disk database
genji my.db
genji> CREATE TABLE foo;
genji> INSERT INTO foo(a) VALUES (1);
genji> .save foo.db
genji> .save badger foo 
$ ls
my.db foo.db foo/

Calling .save on an exis

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 Oct 29, 2020
  • Python

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.