Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 10,994 for

encoding

(0.09 sec)
  1. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...0\" encoding=\"UTF-8\"?><xfdf xmlns=\"http://ns...ImportAnnotationsFro ( new MemoryStream ( Encoding . UTF8 . GetBytes ( xfdf ...

    docs.aspose.com/pdf/zh/net/text-annotation/
  2. 什么是XPS文件? |知识库

    本文解释了XPS作为PDLS语言之一。此页面简要回答了“什么是XPS文档?”...0" encoding="utf-8"?> <Types xmlns="http://schemas...printTicket的示例。 <?xml version="1.0" encoding="UTF-8"?> <psf:PrintTicket...

    docs.aspose.com/page/zh/net/what-is-xps-file/
  3. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....svg" ), 'w' , encoding = ' utf - 8 ' ) as file: 18...installation. Easily convert, merge, encode, generate HTML code, extract...

    docs.aspose.com/html/python-net/extract-svg-fro...
  4. truetype字体的字形和指标 | C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。... 14 15 //Get cmap unicode encoding table from font as object...GlyphId > gid = ttfFont -> get_Encoding() -> DecodeToGid(code); 14...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  5. Different File Formats and Conversions|Aspose.S...

    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....0" encoding = "UTF-8" standalone = "yes"...

    docs.aspose.com/slides/cpp/different-file-forma...
  6. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    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/net/aspose-psd-for-net-23-6...
  7. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…..._jsonOptions = new() { Encoder = System.Text.Encodings.Web.JavaScriptEncoder...=> $"<?xml version=\"1.0\" encoding=\"UTF-8\"?><ocr><texto><!...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  8. What's New in Aspose.Email for .NET|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....VCardLoadOptions parameter instead of an encoding. Aspose.Email for .NET 25...PreferredTextEncodin - the encoding to be used when saving vCard...

    docs.aspose.com/email/net/whats-new/
  9. 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...
  10. Optimize PDF Files in Python|Aspose.PDF for Pyt...

    Learn how to optimize, compress, and reduce PDF file size in Python using Aspose.PDF.... encoding = ( ap . optimization . ImageEncoding...

    docs.aspose.com/pdf/python-net/optimize-pdf/