Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 4,934 for

assemble

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/getting-indexed-d...
  7. Configuring search network | GroupDocs

    This page contains information about configuring the search network....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/configuring-sear...
  8. Bu bir teknik blog gönderisi için seoTitle alan...

    GroupDocs.Conversion for .NET v25.8'deki yenilikleri keşfedin. NuGet ve GroupDocs web sitesinde şimdi mevcut....Direct Download – Download assemblies for both .NET and .NET Framework...

    blog.groupdocs.com/tr/conversion/groupdocs-conv...
  9. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-zi...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-m...