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

docx comparison

(0.25 sec)
  1. 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...
  2. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....Comparison Product Solution GroupDocs...supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...

    docs.groupdocs.com/redaction/python-net/redacti...
  3. Get document info | GroupDocs

    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...
  4. Use PDF redaction filters | GroupDocs

    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. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...(auto-detected) # - PDF # - DOC, DOCX # - XLS, XLSX # - PPT, PPTX...

    docs.groupdocs.com/parser/python-net/load-speci...
  6. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Comparison Product Solution GroupDocs...viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  7. How to Convert HTML to Text using Java

    Get familiar with the process to convert HTML to Text using Java and easily use these instructions for developing the functionality to convert HTML to Text in Java....Comparison Product Family GroupDocs...documents to TXT format such as DOCX, CSV, DOT, DWG, EML, MD, and...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert HTML to Excel using Java

    Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....Comparison Product Family GroupDocs...various document formats including DOCX, PPTX, CSV, MHTML, MD, SVG,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert PDF to Text in C#

    Review the procedure to convert PDF to Text in C#, easily follow this guide to save PDF as text using C# on any operating system like MS Windows, Linux, and Mac OS....Comparison Product Family GroupDocs...formats including HTML, CSV, DOCX, DWF, EML, ODT, PNG, and many...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert Word to PDF using C#

    Easily do document conversion between two popular formats and learn how to convert Word to PDF using C#. Quickly apply the guide to create C# Word to PDF capability....Comparison Product Family GroupDocs...instructions for converting DOCX to PDF document along with a...

    kb.groupdocs.com/conversion/net/how-to-convert-...