Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 2,687 for

resource

(1.14 sec)
  1. GroupDocs.Redaction untuk Java 25.12 – Pembarua...

    Jelajahi apa yang baru di GroupDocs.Redaction untuk Java 25.12. Tersedia sekarang di NuGet dan situs web GroupDocs....prepare output stream // All resources are automatically closed when...

    blog.groupdocs.com/id/redaction/groupdocs-redac...
  2. GroupDocs.Redaction pour Java 25.12 – Dernières...

    Découvrez les nouveautés de GroupDocs.Redaction pour Java 25.12. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....prepare output stream // All resources are automatically closed when...

    blog.groupdocs.com/fr/redaction/groupdocs-redac...
  3. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....AddSuffix = true }); }; } More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  4. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from document page.... println (); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  5. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents... Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  6. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/custom-text-extra...
  7. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....println ( message ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/search-network-d...
  8. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....ReadToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  9. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....EncodingName ; } }; More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/text-file-encodin...
  10. Search text in Emails | GroupDocs

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text-in-e...