Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,301 for

encoding

(0.05 sec)
  1. GroupDocs.Viewer for .NET 17.3.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.3.0. Major Features There are 7 new features and 6 improvements and fixes in this regular monthly release. The most notable are: Metered Licensing support Added support of VSTX and VSSX file formats Added setting for adjusting the size when rendering CAD documents Added setting to delete annotations when rendering PDF documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1110 Add VSTX file format support New Feature VIEWERNET-1109 Add VSSX file format support New Feature VIEWERNET-1106 Implement settings for adjusting the size of CAD documents rendering New Feature VIEWERNET-1100 Integrate Metered licensing New Feature VIEWERNET-1066 Implement setting to delete annotations when rendering PDF documents New Feature VIEWERNET-797 Hide tracked changes when converting Words documents New Feature VIEWERNET-796 Remove slides comments when rendering Slides documents New Feature VIEWERNET-1084 Remove members marked as obsolete in previous versions Improvement WEB-1152 Color filling isn’t displayed for some objects Bug VIEWERNET-1099 IgnoreResourcePrefixForCss is ignored when rendering Words documents Bug VIEWERNET-1094 Issue in HtmlResourcePrefix when Rendering .... Cells and Email document encoding setting Before v3.3.0 (C#)...viewerConfig ); //Set encoding Encoding encoding = Encoding . GetEncoding...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. LoadOptions | GroupDocs.Viewer for .NET API Ref...

    Contains options that used to open the file. For details see this pagehttps//docs.groupdocs.com/viewer/net/loading/ and its children....{ get; set; } Enables the encoding detection for the TXT , CSV...TSV files. Encoding { get; set; } Sets the encoding used when...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  3. LoadOptions Constructor (FileFormat) - GroupDoc...

    Initializes a new instance of the LoadOptions class with empty Password and default Encodings....(FileFormat, String, Encoding, Encoding) LoadOptions Constructor...empty Password and default encodings. Namespace: GroupDocs.Parser...

    apireference.groupdocs.com/parser/net/groupdocs...
  4. XmlEditOptions | GroupDocs.Editor for .NET API ...

    Allows to specify custom options for editing XML eXtensible Markup Language documents and converting them to the HTML... Encoding { get; set; } Character encoding of the text...is null — internal document encoding will be applied. FixIncorrectStructur...

    reference.groupdocs.com/editor/net/groupdocs.ed...
  5. textsaveoptions - GroupDocs.Editor for Java - A...

    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. VcfLoadOptions class | GroupDocs.Conversion for...

    VcfLoadOptions class VcfLoadOptions class Options for loading Vcf documents. Inheritance: VcfLoadOptions → LoadOption...... encoding Gets or sets the encoding that will be...loading Vcf document. Default is Encoding.Default. Methods Method Description...

    reference.groupdocs.com/conversion/python-net/g...
  7. XmlText Class - GroupDocs.Editor for .NET - API...

    Represents one textual resource, which is a XML....original encoding (Inherited from TextResourceBase .) Encoding Returns...Returns encoding of this textual resource. Usually returns UTF-8...

    apireference.groupdocs.com/editor/net/groupdocs...
  8. Working with ZIP archives | Documentation

    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....ZipReadNativeMetadat Encoding encoding = Encoding . GetEncoding (...UncompressedSize ); // Use a specific encoding for the file names Console...

    docs.groupdocs.com/metadata/net/working-with-zi...
  9. DecoderFallback Class (System.Text) | Microsoft...

    Provides a failure-handling mechanism, called a fallback, for an encoded input byte sequence that cannot be converted to an output character....Encoding.dll Assembly: System.Runtime...dll Assembly: System.Text.Encoding.dll Assembly: mscorlib.dll...

    learn.microsoft.com/en-us/dotnet/api/system.tex...
  10. TextualDocumentInfo | GroupDocs.Editor for .NET...

    Represents metadata of one textual document like XML HTML or plain text TXT...Description Encoding { get; } Returns detected presumable encoding of...

    reference.groupdocs.com/editor/net/groupdocs.ed...