Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 7,117 for

may

(0.12 sec)
  1. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  3. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/working...
  4. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/indexing-passwor...
  5. Search index repository | GroupDocs

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/search-in...
  6. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items in Java....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/iterate-through-...
  7. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-table-of...
  8. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-documents...
  9. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature... GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/esign-spreads...
  10. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/load-document-...