Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 5,791 for

file signature

(0.21 sec)
  1. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...changes between source and target files and display changes on the separate...

    docs.groupdocs.com/comparison/nodejs-java/get-e...
  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....Signature Product Family GroupDocs.Metadata...such as categories, dates, or file types. After reading this article...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  3. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....Signature Product Solution GroupDocs...with binary nature, support file encoding with the password....

    docs.groupdocs.com/editor/java/output-format-an...
  4. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...// Add annotation and save to file annotator . add ( ellipse );...

    docs.groupdocs.com/annotation/java/add-ellipse-...
  5. Add text redaction annotation | GroupDocs

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...// Add annotation and save to file annotator . add ( textRedaction...

    docs.groupdocs.com/annotation/java/add-text-red...
  6. Քաղեք տեքստ DOC-ից C#-ի միջոցով

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

    kb.groupdocs.com/hy/parser/net/extract-text-fro...
  7. 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....Signature Product Solution GroupDocs...the GroupDocs.Watermark.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/watermark/net/installation/
  8. 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); // ....Signature Product Solution GroupDocs...read basic metadata in CAD files. The supported CAD formats are:...

    docs.groupdocs.com/metadata/net/working-with-ca...
  9. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...// Add annotation and save to file annotator . add ( strikeout...

    docs.groupdocs.com/annotation/java/add-strikeou...
  10. Installation | GroupDocs

    Install GroupDocs.Viewer for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, including Intel and Apple Silicon builds....Signature Product Solution GroupDocs...groupdocs-viewer-net Then install from the file: pip install -r requirements...

    docs.groupdocs.com/viewer/python-net/getting-st...