Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,407 for

document management

(0.04 sec)
  1. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON to PDF & Word using templates in C#. Automate PDF & DOCX reports using .NET API....the report generation and document automation API for .NET applications...different formats like Word document, spreadsheet , presentation...

    blog.groupdocs.com/assembly/generate-reports-fr...
  2. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....Metadata from ODT using Java Open Document Text ( ODT ) files, frequently...hidden information about the document, such as the author’s name...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  3. Quick Start Guide | Documentation

    Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...use a virtual environment to manage dependencies in Python applications...

    docs.groupdocs.com/conversion/python-net/gettin...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting Document information and preview generation procedures were simplified....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...as a single entry point to manage metadata in files of all supported...

    docs.groupdocs.com/metadata/net/migration-notes/
  5. How to Convert XLSX to DOCX using C#

    In this article, you will be guided on how to convert XLSX to DOCX using C#. Also, a code example will be provided to demonstrate how to export XLSX to DOCX in C#....article, we’ll concentrate on document conversion utilizing a well-known...using C# Use the NuGet package manager to install GroupDocs.Conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...of the presentation. manager The manager of the presentation....

    docs.groupdocs.com/parser/java/extract-metadata...
  7. How to Sign DOCX with Barcode Signature using C#

    Quickly get help on how to sign DOCX with Barcode signature using C#. We will also provide a code example to create Barcode signature in DOCX using C#....for trustworthy and secure document signatures is paramount. Digital...many ways to sign electronic documents, employing a Barcode signature...

    kb.groupdocs.com/signature/net/how-to-sign-docx...
  8. Regular expression Search using Java

    Efficiently perform regular expression search using Java for advanced pattern matching in Documents. Learn how to implement regular expression search in Java....finding specific text within documents. This feature is especially...optimized searching Add the documents from the specified folder...

    kb.groupdocs.com/search/java/regular-expression...
  9. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...search results by setting valid document field names to search. Creating...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  10. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...request) { try { Document document = new Document(); await Task...Task.Run(() => document.Save(request.FileUploadPath)); return new...

    forum.groupdocs.com/t/groupdocs-editor-example-...