Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 10,626 for

encoding

(0.08 sec)
  1. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...with open (html_path, "w" , encoding = "utf-8" ) as file: 18 file...

    docs.aspose.com/html/zh/python-net/sandboxing/
  2. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...readers rely on correct font encoding to extract text. Corrupted...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  3. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。... Encoding . DecodeToGid (text [ i ]...

    docs.aspose.com/font/zh/net/text-rendering-type...
  4. Aspose.PSD for .NET 23.7 - 发布说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... [ 1 ]; string textData = Encoding . GetEncoding ( "Windows-1251"...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....that supports three different encoding methods: binary (best for...data transfers) or cleartext encoding (allows users to read and...

    docs.aspose.com/pdf/net/convert-images-format-t...
  6. Loading and Saving Messages|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NoEncodeCharacters - no transfer encoding of characters should be used...

    docs.aspose.com/email/java/loading-and-saving-m...
  7. XZ File Format & .xz Extension - Comprehensive ...

    Discover the XZ archive file format and .xz extension, renowned for its high compression efficiency and open-source compatibility. Learn about its features, how to open and extract XZ files, and its role in modern data compression across various platforms.... These include delta encoding, which is useful for compressing...

    products.aspose.com/zip/most-common-archives/wh...
  8. Aspose.Total for C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It can read encoding information for all the font...

    docs.aspose.com/total/cpp/
  9. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...content-type, missing boundary, wrong encoding, child/parent boundary with...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  10. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....html" , "w" , encoding = "utf-8" ) as f: 11 f. write...

    docs.aspose.com/html/python-net/convert-html-to...