Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,623 for

secure

(0.05 sec)
  1. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/net/indexing/
  2. GroupDocs.Annotation Product Family | Documenta...

    GroupDocs.Annotation is a cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/annotation/
  3. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/java/features-ove...
  4. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/changing-target...
  5. Barcode Image Generation in Spreadsheet Documen...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  6. Classify document from stream | Documentation

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/classification/net/classify-...
  7. Loading files | Documentation

    GroupDocs.Metadata allows you to load password-protected documents and load files from different sources. For more details please refer to the following guides:...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/loading-files/
  8. Loading documents from different sources | Docu...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Annotation for .NET API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/annotation/net/loading-docum...
  9. Searching | Documentation

    This section explains how to search for electronic signatures across document and its pages with advanced options....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/java/searching/
  10. Adding watermarks | Documentation

    Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/net/adding-waterma...