Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 12,033 for

docx comparison

(0.05 sec)
  1. Getting known property descriptors | Documentation

    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...
  2. Working with metadata in FLV files | Documentation

    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...
  3. Export Data | Documentation

    How to export data to XML files....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/export-data/
  4. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....Comparison Product Solution GroupDocs...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  5. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  6. 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-...
  7. 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-...
  8. 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-...
  9. 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...
  10. 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...