Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,563 for

document management

(0.15 sec)
  1. Perform Boolean Search using Java

    Utilize this article to perform Boolean search using Java. Master full-text search with Boolean operators in Java for accurate and efficient application results....relevant insights from extensive document collections is essential....accurate results from indexed documents. This guide explores how to...

    kb.groupdocs.com/search/java/perform-boolean-se...
  2. Update Watermark Text in DOCX Using Java

    Quickly learn how to update watermark text in DOCX using Java. We'll provide you the code to change watermark text in DOCX in Java without using additional software....crucial in document processing, signifying document status, ownership... are visible overlays on documents serving purposes like branding...

    kb.groupdocs.com/watermark/java/update-watermar...
  3. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering Documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....Contains options for rendering documents into HTML format. For details...Sets the default font for a document. EmailOptions { get; set;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  4. GroupDocs' Online Signature App Dashboard: The ...

    We’re constantly working to improve the functionality and user interface of our online Document Management apps. Today we introduce our online signature app’s new user interface. The changes we are about to discuss are coming within the next weeks. An Overview of the New Online Signature App Interface The new GroupDocs Signature dashboard will look a lot like the main GroupDocs dashboard so it will feel familiar to GroupDocs users. [caption id=“attachment_216” align=“aligncenter” width=“650” caption=“GroupDocs’ online signature app - the new dashboard”] [/caption] We developed a completely new workflow which leads you through the signing process step by step:...interface of our online document management apps. Today we introduce...by step: Add one or more documents you want to be signed. Add...

    blog.groupdocs.com/signature/groupdocs-online-s...
  5. Convert JPG to DOCX using Java

    By following this tutorial, you will acquire the skills to convert JPG to DOCX using Java. We will provide you the code to seamlessly export JPG to DOCX using Java....using Java In the domain of document processing, particular instances...into a comprehensive document management and processing system...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  6. GroupDocs Pricing Review 2019

    In this post, we share how we conducted our 2019 GroupDocs Pricing Review. Last month we shared the news about GroupDocs 2019 pricing change. Our aim behind that change was simple: to make sure we are delivering the best value Document Management API suite on the market. Each year we review our pricing and licensing model to make sure we’re continually giving developers the functionality and flexibility they need. Providing top quality APIs at fair prices along with permissive licensing models....delivering the best value Document Management API suite on the market...list Vendors in the “.NET Document Viewer” space, ensured they...

    blog.groupdocs.com/total/groupdocs-pricing-revi...
  7. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end Document manipulation API that allows to split, remove or reorder pages in a Document of supported format. Pages could be swapped or trimmed. You can also manage Documents protection. GroupDocs.Merger for .NET allows to check Document protection and then set, remove or update password. Aside this, API permits to join two or more Documents of same file format into one.... A back-end document manipulation API that allows...remove or reorder pages in a document of supported format. Pages...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  8. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Convert JPG to PDF using C#

    By closely adhering to this topic, you will gain knowledge how to convert JPG to PDF using C#. Also, we will provide you with the code to export JPG to PDF using C#....possibilities for document processing and management. Before beginning...portfolios to streamlining document workflows. We suggest you...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET 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 DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Usage / Managing metadata for specific formats / Documents / Working...

    docs.groupdocs.com/metadata/net/working-with-me...