Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 7,119 for

may

(0.51 sec)
  1. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from document....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-formatted...
  2. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata search engine...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/adding-metadata/
  3. Sign document with XML Advanced Electronic Sign...

     This article explains how to sign document with XML advanced electronic signatures (XAdES) using GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Search for built-in Metadata signatures | Group...

    This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-bui...
  5. Extract text from HTML documents | GroupDocs

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Merge EPUB | GroupDocs

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Java language using GroupDocs.Merger for Java library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/java/merge/epub/
  7. Extract text from documents | GroupDocs

    Learn how to extract text from PDF, Word, Excel, PowerPoint, and 50+ document formats using GroupDocs.Parser for .NET. Simple C# code examples for extract text from PDF C# scenarios.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/handle-loading-o...
  9. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file in java....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/detect-encoding/
  10. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from documents....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-hyperlink...