Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 439 for

encoding

(0.85 sec)
  1. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for pr......HTML, the images are base64-encoded and embedded directly in tags...

    forum.groupdocs.com/t/file-size-increase-on-con...
  2. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API.... size, textual content and encode type over method of class....

    docs.groupdocs.com/signature/java/updating-qr-c...
  3. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.... size, textual content and encode type over method of class....

    docs.groupdocs.com/signature/java/updating-barc...
  4. GroupDocs.Conversion for .NET 26.3 – 2026年3月 リリース

    GroupDocs.Conversion for .NET 26.3 はフォーマットサポートを強化し、重大なバグを修正し、iCalendar 変換、フォント処理の改善、PDF/A 準拠を導入します。...ドキュメントを変換する際に CustomCssStyle と Encoding が適用されない CONVERSIONNET-8218...

    blog.groupdocs.com/ja/conversion/groupdocs-conv...
  5. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API.... size, textual content and encode type over method of class....

    docs.groupdocs.com/signature/net/updating-qr-co...
  6. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java.... let’s suppose we have an encoded DOCX, and user knows its password...

    docs.groupdocs.com/editor/java/edit-word/
  7. Installation | GroupDocs

    Installation guide for GroupDocs.Parser for .NET. Learn how to install via NuGet, configure for .NET Core/.NET 5+, and set up prerequisites for different frameworks....Encoding.CodePages 4.7.0 System.Reflection...

    docs.groupdocs.com/parser/net/installation/
  8. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...MemoryStream) { string html = Encoding.UTF8.GetString(ms.ToArray());...

    forum.groupdocs.com/t/persistent-customtempfont...
  9. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET.... let’s suppose we have an encoded DOCX, and user knows its password...

    docs.groupdocs.com/editor/net/edit-word/
  10. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...JsonDataSource(new MemoryStream(Encoding.UTF8.GetBytes(jsonString)));...

    forum.groupdocs.com/t/jsondatasource-conditiona...