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

list

(0.03 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. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...box, check boxes, drop down lists etc. Different document types...types support specific list of form field types. These elements...

    docs.groupdocs.com/signature/java/esign-documen...
  3. 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...
  4. 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/
  5. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a List of redaction rules, you don't need to specify them in your code. You can specify an XML document with a List of pre-configured redactions....sensitive data removal policy as a list of redaction rules, you don’t...specify an XML document with a list of pre-configured redactions...

    docs.groupdocs.com/redaction/python-net/use-red...
  6. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....build numbered or bulleted lists in reports dynamically. For...a report with their numbered list using the following template...

    docs.groupdocs.com/assembly/net/template-syntax...
  7. 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...
  8. 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...
  9. 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...
  10. 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/total/java/sample-apps/getti...