Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 9,890 for

encoding

(0.3 sec)
  1. 使用Type1字体|的文本渲染| .NET

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

    docs.aspose.com/font/zh/net/text-rendering-type...
  2. 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...
  3. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...with open(json_output, 'w', encoding='utf-8') as f: json.dump(comments_data...

    forum.aspose.com/t/docx/316434
  4. 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...
  5. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Doughnut charts, better Big5 encoding handling, and support for...insert_group_shape method. 24.10 Big5 encoding handling for TrueType cmap...

    docs.aspose.com/words/python-net/what-s-new-in-...
  6. 使用 Thunderbird 编程|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....() { PreferredTextEncodin = Encoding . UTF8 }); var message = reader...

    docs.aspose.com/email/zh/net/programming-with-t...
  7. 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...
  8. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....algorithms for authentication, encoding, and encryption. MS Office...algorithms for authentication, encoding, and encryption. MS Office...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....extractedText = System :: Text :: Encoding :: get_Unicode () -> GetString...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/