Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 2,673 for

file editor

(0.08 sec)
  1. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Editor Product Solution GroupDocs...document was saved to a file, this file can be opened by an Internet...

    docs.groupdocs.com/search/net/highlighting-sear...
  2. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items....Editor Product Solution GroupDocs...of item metadata. Detects a file type of the container item....

    docs.groupdocs.com/parser/net/iterate-through-c...
  3. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Editor Product Solution GroupDocs...mdDocId ); // sign document to file signature . Sign ( "signed.jpg"...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Add polyline annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-polyline...
  5. Install GroupDocs.Conversion for .NET | Documen...

    This guide explains how to install GroupDocs.Conversion for .NET to your environment...Editor Product Solution GroupDocs...assembly files in your project, do the following: Extract files from...

    docs.groupdocs.com/conversion/net/installation/
  6. Load options for different document types | Doc...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...The password for protected files. Specific pages or ranges of...

    docs.groupdocs.com/conversion/java/load-options...
  7. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....Editor Product Solution GroupDocs..., target_passwords , output_file_name ): # Initialize the comparer...

    docs.groupdocs.com/comparison/python-net/compar...
  8. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain File format information advanced_usage....Editor Product Solution GroupDocs...and extract some additional file format information. a WordProcessing...

    docs.groupdocs.com/metadata/java/working-with-m...
  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....Editor Product Solution GroupDocs...= 2 } }; // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Installation | Documentation

    Install from NuGet NuGet is the easiest way to download and install GroupDocs.Redaction for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Redaction 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. Right-click the solution or project and select Manage NuGet Packages from the context menu...Editor Product Solution GroupDocs...the GroupDocs.Redaction.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/redaction/net/installation/