Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 12,361 for

to

(0.05 sec)
  1. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API....Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API.

    blog.groupdocs.com/search/find-homophones-in-mu...
  2. Loading Documents | Documentation

    Following this guide, you will learn how To load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API.

    docs.groupdocs.com/conversion/python-net/develo...
  3. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how To edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.EdiTor for Java....This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java.

    docs.groupdocs.com/editor/java/edit-powerpoint/
  4. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.EdiTor for Java....This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java.

    docs.groupdocs.com/editor/java/working-with-res...
  5. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users To read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy To operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format.

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  6. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks To your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark To be inserted during run-time....Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <<bookmark [bookmark_expression]>> bookmarked_content <</bookmark>> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time.

    docs.groupdocs.com/assembly/net/inserting-bookm...
  7. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality To open the password-protected documents. The following are the steps To work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) construcTor; Create Parser object and call any method. The following code sample shows how To process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!

    docs.groupdocs.com/parser/java/password-protect...
  8. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting To switch the desired keyboard layout using Java search API....This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API.

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  9. Password-protected documents | Documentation

    Learn how To open the password-protected documents....Learn how to open the password-protected documents.

    docs.groupdocs.com/parser/net/password-protecte...
  10. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....This article describes the image search options that can be specified in an instance of the ImageSearchOptions class.

    docs.groupdocs.com/search/net/image-search-opti...