Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 6,482 for

file comparison

(0.12 sec)
  1. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...imageOptions ); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/locating-signa...
  2. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....Comparison Product Family GroupDocs...such as categories, dates, or file types. After reading this article...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  3. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Comparison Product Solution GroupDocs...signatures ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-image-w...
  4. Installation | GroupDocs

    This guide helps you quickly install GroupDocs.Watermark for .NET, a powerful library to add, edit, or remove watermarks from PDF, Word, Excel, PowerPoint, Visio, and image formats. Choose your preferred method below. Install via NuGet (Recommended) Follow these steps to reference GroupDocs.Watermark using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer....Comparison Product Solution GroupDocs...the GroupDocs.Watermark.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/watermark/net/installation/
  5. 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...read basic metadata in CAD files. The supported CAD formats are:...

    docs.groupdocs.com/metadata/net/working-with-ca...
  6. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...); } } } // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/locating-sign...
  7. Add watermarks to PDF documents | GroupDocs

    Add watermarks to specific PDF pages, images, and attachments using GroupDocs.Watermark for Python via .NET....Comparison Product Solution GroupDocs...and logo.png are the sample files used in this example. Download...

    docs.groupdocs.com/watermark/python-net/add-wat...
  8. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Comparison Product Solution GroupDocs...sample.png The following sample file is used in this example: More...

    docs.groupdocs.com/signature/python-net/esign-i...
  9. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...border ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  10. Քաղեք տեքստ DOC-ից C#-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ հանել DOC-ից՝ օգտագործելով C#: Այն ներառում է կոդի օրինակ, որը կօգնի ձեզ DOC-ից տեքստ հանել C#-ով` առանց լրացուցիչ ծրագրակազմ օգտագործելու:...Comparison Product Family GroupDocs...task. Extracting text from DOC files using C# is a common requirement...

    kb.groupdocs.com/hy/parser/net/extract-text-fro...