Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 12,011 for

docx comparison

(0.26 sec)
  1. Load document from stream | GroupDocs

    Learn how to Load document from stream....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/load-document-fro...
  2. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Comparison Product Solution GroupDocs...demonstrates how to embed PDF file into DOCX document as OLE object using...

    docs.groupdocs.com/merger/net/add-document-to-w...
  3. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....Comparison Product Family GroupDocs...processing formats like DOC, DOCX, DOT, TXT, and many more. Further...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Comparison Product Family GroupDocs...document formats such as PDF, DOC, DOCX, XLSX, and many more using the...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  5. How to Convert TeX to PDF using C#

    This tutorial walks you through the workflow to convert TeX to PDF using C# by consuming a few API calls and provides sample code for TeX to PDF converter in C#....Comparison Product Family GroupDocs...as ODP, JPG, XLSX, TIFF, PSD, DOCX, and many more. We have discussed...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Extract Text from HTML in Java

    This article describes a step-by-step procedure to extract text from HTML in Java and how to use these steps for developing the Java get Text from HTML application....Comparison Product Family GroupDocs...various document formats such as DOCX, XLSX, PPTX, PDF, EML, MSG,...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  7. How to Convert MHTML to JPG in C#

    This short post will show you how to convert MHTML to JPG in C# without using any third-party software, as well as how to build MHTML to JPG converter functionality....Comparison Product Family GroupDocs...document formats such as XLTX, DOCX, XPS, TSV, PNG, PPS, and many...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/getting-known-p...
  10. Deleting documents | GroupDocs

    This page contains information about deleting documents in the search network....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/deleting-documents/