Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,676 for

encoding

(0.05 sec)
  1. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API.... specifies the encoding to be used to load the document... convertOptions ) Specify encoding The following code snippet...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  2. iloadoptions - GroupDocs.Merger for Java - API ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......Charset getEncoding () The encoding used when opening text-based...Charset getEncoding() The encoding used when opening text-based...

    apireference.groupdocs.com/merger/java/com.grou...
  3. Unable to convert PDF to valid PDFA - Free Supp...

    Hello! pdf_not_convertable.pdf pdf_not_convertable_groupdocs_result.pdf We’re unable to convert some files from PDF to a valid PDF/A-1b. We use veraPDF (https://verapdf.org/) for PDFA validation. Here’s the conversio…...either as the value of the Encoding entry in the font dictionary...dictionary that is the value of the Encoding entry in the font dictionary...

    forum.groupdocs.com/t/unable-to-convert-pdf-to-...
  4. TextEditOptions Class - GroupDocs.Editor for .N...

    Allows to specify custom options for loading plain text (TXT) documents... Encoding Character encoding of the text document...

    apireference.groupdocs.com/editor/net/groupdocs...
  5. XmlEditOptions - GroupDocs.Editor for Java - AP...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......Charset getEncoding () Character encoding of the text document, which...( Charset value) Character encoding of the text document, which...

    apireference.groupdocs.com/editor/java/com.grou...
  6. TextEditOptions | GroupDocs.Editor for .NET API...

    Allows to specify custom options for loading plain text TXT documents... Encoding { get; set; } Character encoding of the text...

    reference.groupdocs.com/editor/net/groupdocs.ed...
  7. DelimitedTextSaveOptions Class - GroupDocs.Edit...

    Contains options for generating and saving text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)...Name Description Encoding Allows to set an encoding for the text-based...

    apireference.groupdocs.com/editor/net/groupdocs...
  8. String Constructor (System) | Microsoft Learn

    Initializes a new instance of the String class....String(SByte*, Int32, Int32, Encoding) Initializes a new instance...that array, a length, and an Encoding object. Remarks For more information...

    learn.microsoft.com/en-us/dotnet/api/system.str...
  9. TextDecoder - Web APIs | MDN

    Learn about the TextDecoder interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....decoder for a specific text encoding, such as UTF-8 , ISO-8859-2...any properties. TextDecoder.encoding Read only A string containing...

    developer.mozilla.org/en-US/docs/Web/API/TextDe...
  10. Code point - MDN Web Docs Glossary: Definitions...

    A code point is a number assigned to represent an abstract character in a system for representing text (such as Unicode). In Unicode, a code point is expressed in the form "U+1234" where "1234" is the assigned number. For example, the character "A" is assigned a code point of U+0041.... Character encoding forms, such as UTF-8 and UTF-16...should be encoded as a sequence of bytes. Different encoding forms...

    developer.mozilla.org/en-US/docs/Glossary/Code_...