Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 10,784 for

document comparison

(1.06 sec)
  1. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/render-images/
  3. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark images in headers and footers using Python via .NET....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/python-net/working...
  4. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/indexing-options/
  5. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  6. How to Sign DOCX with QR Code using C#

    In this topic, we will guide you on how to sign DOCX with QR Code using C#. We will also provide a code example to create QR Code in DOCX using C#....Comparison Product Family GroupDocs...frequently used to sign Word documents. Convenience, quickness, and...

    kb.groupdocs.com/signature/net/how-to-sign-docx...
  7. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  8. How to Add Image Signature to DOCX using C#

    This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#....Comparison Product Family GroupDocs...Adding a signature to a Word document adds a personal touch and...

    kb.groupdocs.com/signature/net/how-to-add-image...
  9. Render TXT as HTML using Python

    In this topic, you will learn how to render TXT as HTML using Python. There is no need to install extra software or tools to convert TXT to HTML in Python on any system....Comparison Product Family GroupDocs...Whether you’re building a documentation portal, archiving system...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  10. How to Sign DOCX with QR Code using Java

    In this tutorial, we will help you on how to sign DOCX with QR Code using Java. We will also supply you code example to create QR Code in DOCX using Java....Comparison Product Family GroupDocs...signatures for signing Word documents has become a norm. The advantages...

    kb.groupdocs.com/signature/java/how-to-sign-doc...