Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 278 for

encoding

(0.02 sec)
  1. Archive

    archives...Rizwan · 2 min Detect Documents Encoding using GroupDocs.Search for...

    blog.groupdocs.com/archives/
  2. converted_with_encoding.pdf

    Employee Quarter Product Continent Country Sale David 1 Maxilaku Asia China 2000 David 2 Maxilaku Asia India 500 David 3 Chai Asia Korea 1200 David 4 Maxilaku Asia India 1500 James 1 Chang Europe F......Employee Quarter Product Continent Country Sale David 1 Maxilaku Asia China 2000 David 2 Maxilaku Asia India 500 David 3 Chai Asia Korea 1200 David 4 Maxilaku Asia India 1500 James 1 Chang Europe F...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....of new barcode and QR-code encode types. Some enhancements have...Barcode encode types Verification of new QR-Code encode types New...

    blog.groupdocs.com/signature/stamp-signatures-i...
  4. Does the GroupDocs.Total license work with indi...

    I see similar questions and the answer is yes. E.g. this post: License GroupDocs - Free Support Forum - groupdocs.com However, I’ve noticed that it works in most cases, but for GroupDocs.Metadata.NETFramework, I’m get…...encoding.codepages\6.0.0\lib\net461\System...0\lib\net461\System.Text.Encoding.CodePages.dll 1>C:\Program Files\Microsoft...

    forum.groupdocs.com/t/does-the-groupdocs-total-...
  5. Introducing Stamp Signatures Feature in Java E-...

    We are glad to announce another monthly release of E-Signing API for Java v17.7.0. Major feature introduced in this release is support for Stamp Signatures. Aside this many improvements are also introduced in this release. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. E-Signing API for Java v17.7.0 - Features Stamp Signatures feature for following Document Formats:...Slides New Barcode and QR-Code encode types Verification of new Barcode...Barcode and QR-Code encode types Java E-Signing API v17.7.0 -...

    blog.groupdocs.com/signature/groupdocs-signatur...
  6. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....; set ; } /// <summary> /// Encode method to encrypt string. ///...name="source">Source string to encode.</param> /// <returns>Returns...

    docs.groupdocs.com/signature/net/implement-cust...
  7. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString)...using Get targetString using Encoding.UTF8.GetString(targetBytes)...

    docs.groupdocs.com/assembly/net/working-with-st...
  8. Update QR-code signatures in document | Documen...

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....signatures location, size, encode type and textual content. Please...qrCodeSignature . getText ()+ "' and encode type '" + qrCodeSignature ...

    docs.groupdocs.com/signature/java/update-qr-cod...
  9. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....; set ; } /// <summary> /// Encode method to encrypt string. ///...name="source">Source string to encode.</param> /// <returns>Returns...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....int auto_Key ; /** * <p> * Encode method to encrypt string. *...Source string to encode. */ public final String encode ( String source...

    docs.groupdocs.com/signature/java/search-embed-...