Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 4,668 for

as

(0.07 sec)
  1. Search Different Word Forms using C#

    Search different word forms using C# to find nouns in singular or plural. An example will be provided to implement word form search in C# without extra installation....Search different word forms using C# to find nouns in singular or plural. An example will be provided to implement word form search in C# without extra installation.

    kb.groupdocs.com/search/net/search-different-wo...
  2. Announcing a new Modern UI for GroupDocs.Viewer...

    It is an exciting moment for me to announce that a new UI for GroupDocs.Viewer for Java hAs been releAsed. Re-written from scratch with usability in mind, the new user interface hAs a good look, better user experience and a neat feeling. GroupDocs.Viewer for Java is an API to render vAst variety of documents into HTML and images. It allows you to convert pages of a document into separate HTML or image files which can be later be used in your application....It is an exciting moment for me to announce that a new UI for GroupDocs.Viewer for Java has been released. Re-written from scratch with usability in mind, the new user interface has a good look, better user experience and a neat feeling. GroupDocs.Viewer for Java is an API to render vast variety of documents into HTML and images. It allows you to convert pages of a document into separate HTML or image files which can be later be used in your application.

    blog.groupdocs.com/viewer/announcing-modern-ui-...
  3. Play and Pause Animated GIF and APNG Images usi...

    Programmatically render animated GIF and APNG images to HTML web page in C# with play and pause feature. Build your own animation viewer using .NET....Programmatically render animated GIF and APNG images to HTML web page in C# with play and pause feature. Build your own animation viewer using .NET.

    blog.groupdocs.com/viewer/play-pause-animated-g...
  4. Install GroupDocs.Assembly for .NET | GroupDocs

    This topic describes how to install GroupDocs.Assembly for .NET....This topic describes how to install GroupDocs.Assembly for .NET.

    docs.groupdocs.com/assembly/net/installation/
  5. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....This article shows how to handle search queries if they contain special characters and separator characters.

    docs.groupdocs.com/search/nodejs-java/search-fo...
  6. 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....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.

    docs.groupdocs.com/metadata/nodejs-java/working...
  7. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for Java...Logging when converting documents with GroupDocs.Conversion for Java

    docs.groupdocs.com/conversion/java/logging/
  8. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature

    docs.groupdocs.com/signature/java/esign-documen...
  9. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/updating-mult...
  10. 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....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.

    docs.groupdocs.com/metadata/java/working-with-m...