Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,074 for

separated

(0.05 sec)
  1. So sánh tệp CSV trong C# - So sánh và tìm sự kh...

    Làm cách nào để so sánh hai tệp CSV trong C#? So sánh dữ liệu của các tệp CSV bằng API .NET để tìm sự khác biệt và nhận đầu ra trong tệp CSV....new Comparer("path/comma-separated-file-1.csv")) { comparer....Add("path/comma-separated-file-2.csv"); comparer.Compare("pa...

    blog.groupdocs.com/vi/comparison/compare-csv-fi...
  2. GroupDocs.Conversion for Java 16.10.1 Implement...

    Team GroupDocs is keen to announce another release of GroupDocs.Conversion for Java 16.10.1. Numerous customers reported bugs are resolved in this release. Moreover, API encompasses multitude of new features. Support of converting documents to and from PSD format is introduced. Using latest version of the API developers can implement multi-thread conversion as well. We would recommend you to download and experience GroupDocs.Conversion for Java 16.10.1 and share your feedback....to PDF return each page in separate stream When converting to...to HTML return each page in separate stream Place watermark in...

    blog.groupdocs.com/conversion/groupdocs.convers...
  3. Comparer les fichiers CSV en Java - Comparer et...

    Comment comparer deux fichiers CSV en Java ? Comparez les données des fichiers CSV à l'aide de l'API Java pour trouver les différences et obtenir la sortie dans un fichier CSV....new Comparer("path/comma-separated-file-1.csv"); comparer.ad...add("path/comma-separated-file-2.csv"); final Path outputFilePath...

    blog.groupdocs.com/fr/comparison/compare-csv-fi...
  4. Comparer les fichiers CSV en C# - Comparer et t...

    Comment comparer deux fichiers CSV en C# ? Comparez les données des fichiers CSV à l'aide de l'API .NET pour rechercher les différences et obtenir la sortie dans un fichier CSV....new Comparer("path/comma-separated-file-1.csv")) { comparer....Add("path/comma-separated-file-2.csv"); comparer.Compare("pa...

    blog.groupdocs.com/fr/comparison/compare-csv-fi...
  5. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....recognition, OCR) on images, either separate or embedded in documents....getImageLocation ()) { case Separate : case Embedded : case ContainerItem...

    docs.groupdocs.com/search/java/ocr-support/
  6. generate reports in csharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... CSV-Dateien ([Comma Separated Values][1]-Dateien werden...

    blog.groupdocs.com/de/tag/generate-reports-in-c...
  7. Add Metered Licence using GroupDocs.Editor for ...

    At GroupDocs, we are always focused on improving our API’s. In this regard, we are announcing another monthly release of GroupDocs.Editor for .NET v18.6. In this release, we have extended the supported file formats by adding variety of Cells document formats. Furthermore, support for metered licence system is also introduced in this release. We’d recommend our users to download latest API and get benefits from new and enhanced API features....HTML Ability to specify a separator Opening encrypted documents...

    blog.groupdocs.com/editor/document-editor-api-f...
  8. Generate PDF Report in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Tiếng Việt 中文 中國傳統的 Comma Separated Values (CSV) เป็นรูปแบบไฟ...

    blog.groupdocs.com/th/tag/generate-pdf-report-i...
  9. Generate PDF Report in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Tiếng Việt 中文 中國傳統的 Le Comma Separated Values (CSV) est un format...

    blog.groupdocs.com/fr/tag/generate-pdf-report-i...
  10. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...entries separately, or you could maintain a separate mechanism...

    forum.groupdocs.com/t/is-it-possible-to-get-all...