Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 30,630 for

groupdocs.comparison

(0.15 sec)
  1. Working with CAD metadata | Documentation

    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); // ....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  3. HTML

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....another monthly release of GroupDocs.Comparison for .NET 17.6.0 API...

    blog.groupdocs.com/tag/html/
  4. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...
  5. GroupDocs.Assembly for .NET 18.12 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 18.12. Major Features Supported document assembly of external documents being dynamically inserted for Word Processing and Email formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-94 Support document assembly of external documents being dynamically inserted for Word Processing formats  Feature  ASSEMBLYNET-95  Support document assembly of external documents being dynamically inserted for Email formats  Feature  ASSEMBLYNET-96  An evaluation mark is added to a nested document being inserted dynamically  Bug  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  6. Scan QR Code from DOCM using C#

    In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  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....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  8. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  9. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/search/net/perform-case-sensit...
  10. GroupDocs.Merger for Java 19.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for Java 19.6 Major Features There are 10 new features in this regular monthly release. The most notable are: Added a new document format for all the DocumentHandler methods: .xlt Added a new document format for all the DocumentHandler methods: .xltx Added a new document format for all the DocumentHandler methods: .xltm Added a new functionality for the image representation of all the formats except of Diagram and Text formats Added a new funtionality for text splitting by line numbers Expanded the existing Document Handler Join method with page number using Implemented a new format ....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/groupdocs-merger...