Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 301 for

encoding

(0.03 sec)
  1. Topics tagged csharp

    Topics tagged csharp...November 26, 2024 Does not detect encoding for files with EML extension...

    forum.groupdocs.com/tag/csharp
  2. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API...."12345678" ) { // setup QRCode encoding type EncodeType = QrCodeTypes...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml Encoding="utf-8"?> You can use RedactionPolicy....0" encoding = "utf-8" ?> < redactionPolicy...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API...."12345678" ); // setup QRCode encoding type signOptions . setEncodeType...

    docs.groupdocs.com/signature/java/sign-document...
  5. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API...."12345678" ); // setup Barcode encoding type signOptions . setEncodeType...

    docs.groupdocs.com/signature/java/sign-document...
  6. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....0" encoding = "utf-8" ?> < redactionPolicy...

    docs.groupdocs.com/redaction/net/use-redaction-...
  7. Edit Markdown Documents | Documentation

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....images, stored with base64 encoding External images Loading Loading...Images will be stored in base64 encoding within the Markdown document...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....document and which stores the encoding of the consecutive content...example: <?xml version="1.1" encoding="UTF-8" ?> By default, GroupDocs...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  9. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API.... Encoding . UTF8 ); List < IHtmlResource...HTML-markup using the with base64 encoding). So, in case when the inputHtmlMarkup...

    docs.groupdocs.com/editor/net/create-editabledo...
  10. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...) in a certain encoding (UTF-8, ANSI, etc.). Information...

    forum.groupdocs.com/t/txt-font-replacement/16295