Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 7,381 for

may

(0.91 sec)
  1. 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/search-text-in-e...
  2. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/search-network-d...
  3. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/text-file-encodin...
  4. Handling the APEv2 tag | GroupDocs

    This article explains how to handle APEv2 tag....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  5. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/locating-signa...
  6. Merge PDF | GroupDocs

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

    docs.groupdocs.com/merger/net/merge/pdf/
  7. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...tahir May 2, 2024, 12:45pm 8 @wangfu91...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...during recursive conversion may originate from a container document...

    forum.groupdocs.com/t/how-to-update-email-load-...
  10. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....resources GitHub examples You may easily run the code above and...

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