Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,824 for

list

(0.06 sec)
  1. Extract Data from Database Files using C#

    The database is considered to be an integral part of most of the applications. Be it a desktop, web or mobile application, database plays a vital role in storing, accessing and manipulating the data. There are many database management systems that allow creating and managing databases for you. However, there could be a scenario when you need a way to extract data from database files, i.e. .db file, without installing a database management system or writing the SQL queries.... Get list of the tables in the database...

    blog.groupdocs.com/parser/extract-data-from-dat...
  2. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release new document conversion features like Convert from email to HTML document and email to diagram are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. .NET Document Conversion API - Major Changes This monthly release of GroupDocs....and performance, Here is the list of changes made in new release...

    blog.groupdocs.com/conversion/groupdocs.convers...
  3. GroupDocs.Viewer Product Family

    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.... Let’s have a look at the list of enhancements and fixes. GroupDocs...experience. Let’s have a look at the list of enhancements, fixes, and...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. Get supported file formats | GroupDocs

    This article explains how to get the List of all supported file formats....get a supported file formats list. BasicUsage.GetSupportedFileForm...

    docs.groupdocs.com/watermark/net/get-supported-...
  5. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java....outputPath ); // Retrieve the list of detected changes after comparison...outputPath ); // Retrieve the list of detected changes const changes...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  6. 在 Word、Excel、PowerPoint、PDF 中使用 C# 搜索图像签名

    使用 .NET Signature API 从 C# 中的任何文档(DOC、XLS、PPT、PDF) 中搜索条形码、二维码、数字或电子签名以及图像数据内容。...search for signatures in document List<QrCodeSignature> signatures...JPEG, }; // search document List<ImageSignature> signatures =...

    blog.groupdocs.com/zh/signature/search-image-si...
  7. Extract hyperlinks from document page | GroupDocs

    Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....if hyperlinks : page_links = list ( hyperlinks ) print ( f "Found...Expected behavior: Returns a list of pages containing external...

    docs.groupdocs.com/parser/python-net/extract-hy...
  8. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...ObjectInputStream(byteArrayInputStream); List<byte[]> pdfByteArrays = pro...ArrayList; import java.util.List; public class PdfMergerApp {...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  9. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Java.... is a list of specific page number to be...

    docs.groupdocs.com/conversion/java/common-conve...
  10. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....searchOptions); // Iterate over a list foreach(TextArea area in texts)...

    blog.groupdocs.com/parser/extract-text-areas-fr...