The Wayback Machine - https://web.archive.org/web/20210211212041/https://github.com/topics/documents
Skip to content
#

documents

Here are 459 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 Feb 11, 2021
  • 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 Feb 11, 2021
  • C#
pocke
pocke commented Dec 2, 2020

Problem

例えばforwardable libraryのバージョンを示す定数であるForwardable::FORWARDABLE_VERSIONの型を見ると、"1.1.0"と書かれています。

https://docs.ruby-lang.org/ja/latest/class/Forwardable.html#C_-F-O-R-W-A-R-D-A-B-L-E_-V-E-R-S-I-O-N
https://github.com/rurema/doctree/blob/495868c466c97c9bcca28d64d6ce0d68350de3e2/refm/api/src/forwardable.rd#L150

ところがこれは当然バージョンに依存した値なので、特定のRubyのバージョンでしか正しくない値です。実際に見てみると、どうやらRuby 1.9.

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 Nov 14, 2020
  • Python
txau
txau commented Feb 5, 2021

Sending an arbitrary malformed query string triggers and error in the load more button component, probably due to lack of validation before destructuring the param.

ie: server.com/library/?q=something

2021-02-05T14:43:44.614Z [server] 
url: /en/library/?q=something
query: {
 "q": "something"
}
TypeError: Cannot create property 'from' on string 'something'
    at DocumentsList.load

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