Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,572 for

document management

(0.24 sec)
  1. Result compare 2 files word is wrong - Free Sup...

    Input and output files: input_231215.7z (449.9 KB) GroupDocs.Comparison .NET version: 25.2.0 Please retest my input files Thank you!...Comparison Product Family document-comparison , dotnet , csharp...access to our Paid Support management team. alexndr May 21, 2025...

    forum.groupdocs.com/t/result-compare-2-files-wo...
  2. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } 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/net/extracting-comm...
  3. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) Documents thumbnails and preview Document pages using GroupDocs.Merger for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product.../ Generate document pages preview Generate document pages preview...

    docs.groupdocs.com/merger/net/generate-document...
  4. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....Java Efficient and accurate document search plays a vital role...retrieval tools to content management systems. A significant challenge...

    kb.groupdocs.com/search/java/search-different-w...
  5. 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...
  6. Render PDF as JPG using Python

    Quickly render PDF as JPG using Python. We will use platform independent Viewer library to convert PDF to JPG in Python without installing extra software or tools....for transforming your PDF documents into widely compatible image...Python code Open your PDF document using the Viewer class inside...

    kb.groupdocs.com/viewer/python/render-pdf-as-jp...
  7. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....DOCX using C# In the realm of document processing, extracting metadata...contents and properties of a document. This article will guide you...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  8. Convert DOCX to TXT using Python

    Learn how to convert DOCX to TXT using Python with clear steps and sample code. Easily export DOCX to TXT using Python with GroupDocs.Conversion for automation....using Python When working with document automation, it’s often necessary...NET library to enable Word document to text file format conversion...

    kb.groupdocs.com/conversion/python/convert-docx...
  9. Convert TXT to PPTX using Node.js

    Quickly convert TXT to PPTX using Node.js for seamless presentation creation. This guide helps you export TXT to PPTX in Node.js with reliable and fast conversion APIs....js Transforming plain TXT document into dynamic presentation...this quickly using reliable document transformation tools. In this...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  10. Some emails do not convert in an expected way -...

    Attempting to convert the attached email Document results in a strange formatting issue that results in an unreadable .pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…...convert the attached email document results in a strange formatting...formatting issues when converting a document that has been renamed from...

    forum.groupdocs.com/t/some-emails-do-not-conver...