Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 428 for

encoding

(0.29 sec)
  1. 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...
  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/net/updating-qr-co...
  3. 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...
  4. 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/
  5. 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/
  6. 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...
  7. 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/
  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. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....is evaluated, its value is encoded using the specified barcode...

    docs.groupdocs.com/assembly/java/barcodes-synta...
  10. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not PDFs. We switched t…...Encoding.UTF8.GetString(outputBytes);...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...