Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,997 for

feature

(0.05 sec)
  1. GroupDocs Introduced New Pricing Plans for Its ...

    Introduction We’ve recently introduced a set of new pricing plans for our document management solutions. Our objective is to make GroupDocs apps appealing to all types of users or groups, regardless of their size. We have launched these new plans after collecting valuable feedback from our customers. [caption id=“attachment_646” align=“alignnone” width=“632” caption=“Fig.1: GroupDocs introduced new pricing plans for its document management solutions”] [/caption] Pricing Plan Types As well as the Free plan, we have three other pricing plans:..., in addition to all the features available to the other two...not put restrictions on any feature. We offer world-class security...

    blog.groupdocs.com/total/groupdocs-introduced-n...
  2. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/nodejs-java/working...
  3. Compare Multiple PDF Files in Java | Accept or ...

    Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....functionality of the “track changes” feature in Microsoft Word, it is also...document comparison application. Features | Documentation | API Reference...

    blog.groupdocs.com/comparison/compare-multiple-...
  4. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents 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 Word document: Instantiate Parser object for the initial document; 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 document....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  8. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/signing-archiv...
  10. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.... This feature is useful, when you need to...are met. In particular, this feature is useful when cells corresponding...

    docs.groupdocs.com/assembly/python-net/template...