Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,320 for

list

(0.15 sec)
  1. DatabaseFileType | GroupDocs.Conversion for .NE...

    Defines database documents. Includes the following file types Nsf./databasefiletype/nsfLog./databasefiletype/logSql./databasefiletype/sql...log extension contains the list of plain text with timestamp...

    reference.groupdocs.com/conversion/net/groupdoc...
  2. Get supported file formats | Documentation

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

    docs.groupdocs.com/watermark/java/get-supported...
  3. 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...
  4. Common conversion options | Documentation

    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...
  5. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET....not the body and attachments list. It is important to mention...attachments, it can only display a list of attachment names. So the...

    docs.groupdocs.com/editor/net/edit-email/
  6. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... They are listed in the table below. Format...document . GetBodyContent (); List < IImageResource > onlyImages...

    docs.groupdocs.com/editor/net/edit-document/
  7. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...search filters and returns a list of electronic signatures that...

    docs.groupdocs.com/signature/net/search-for-ele...
  8. Extract an image from an image annotation | Doc...

    The page describes how to extract image from image annotation....docx" )) { List < AnnotationBase > annotations...

    docs.groupdocs.com/annotation/net/extracting-im...
  9. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......3 Lists Numbered list: 1. Item 1 2. Item 2...Item 2.2 3. Item 3 Bulleted list: · Item 1 · Item 2 · Item 2...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  10. 在 Word、Excel、PowerPoint, PDF 中使用 C# 搜索圖像簽名

    使用 .NET Signature API 從任何文檔(DOC、XLS、PPT、PDF)中的圖像數據內容搜索條形碼、QR 碼、數字或電子簽名。...search for signatures in document List<QrCodeSignature> signatures...JPEG, }; // search document List<ImageSignature> signatures =...

    blog.groupdocs.com/zh-hant/signature/search-ima...