Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 8,276 for

page

(0.08 sec)
  1. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors.... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/use-advanced-...
  2. Load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/load-document...
  3. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...view ( options ); } } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  4. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for .NET....docx" )); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/comparison/net/compare-multi...
  5. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document Pages with GroupDocs.Signature API....WriteLine ( "Signature found at page {0} with type {1}" , resSignature...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/search-for-mul...
  6. Extract Data from Attachments and ZIP Archives ...

    Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET....Archives Leave feedback On this page Use container extraction to...applies in Python. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/python-net/extract-da...
  7. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary....searching using homophones, see the page. To get the number of homophones...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/homophone-diction...
  8. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.... Search ( "page number" ); // Iterate over search...SearchResult > sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/developer-guide/a...
  9. Features Overview | GroupDocs

    Comprehensive overview of GroupDocs.Parser for .NET features including text extraction, metadata extraction, image extraction, template-based parsing, and PDF form data extraction from 50+ document formats....Overview Leave feedback On this page Note GroupDocs.Parser is a feature-rich...you may call method. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/features-overview/
  10. eSign Document with Stamp Signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature for Python via .NET API....Signature Leave feedback On this page What is a Stamp Signature? A...position within the document page; and many more. Each Stamp option...

    docs.groupdocs.com/signature/python-net/esign-d...