Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 4,934 for

assembly

(0.03 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-enc...
  3. Product Overview | GroupDocs

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify texts and documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents taxonomy, that created by Aspose and simple Sentiment taxonomy (Negative/Positive). For the Sentiment taxonomy Chinese language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze text and documents without using any document-related tool to open documents or extract text....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/product-o...
  4. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/deleting-mult...
  5. Watermarks in word processing document | GroupDocs

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

    docs.groupdocs.com/watermark/net/watermarks-in-...
  6. Watermarks in word processing document | GroupDocs

    Add shape-based watermarks to Word documents with additional options using Python via .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/waterma...
  7. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  8. Extract text from Microsoft Office Word documen...

    Learn how to extract text from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract text from entire documents or specific pages with error handling in C#....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...