Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 7,961 for

encoding

(0.12 sec)
  1. Merge SVG to Image with C# – Aspose.SVG

    Merge multiple SVGs into a single Image file in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....Resize SVG Create SVG Base64 Encoders Color Converters Crop SVG...

    products.aspose.com/svg/net/merger/svg-to-image/
  2. Merge SVG to PDF via C# – Aspose.SVG

    Merge multiple SVG files into a single PDF in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....Resize SVG Create SVG Base64 Encoders Color Converters Crop SVG...

    products.aspose.com/svg/net/merger/svg-to-pdf/
  3. یک سند را در C# به HTML، MHTML یا EPUB تبدیل کن...

    یک سند را تقریباً از هر فرمتی به HTML یا MHTML و همچنین به فرمت EPUB با استفاده از C# تبدیل کنید. همچنین می توانید گزینه های ذخیره را برای مدیریت سند خروجی مشخص کنید.... Export Base64 Encoding Fonts Resources Aspose.Words...

    docs.aspose.com/words/fa/net/convert-a-document...
  4. 在C++中指定加载选项|Aspose.Words对于C++

    更精确地控制负载过程。... 在这种情况下,使用 Encoding 属性来获取或设置编码。 下面的代码示例演示如何设置编码以复盖自动选择的编码:...

    docs.aspose.com/words/zh/cpp/specify-load-options/
  5. 档案

    档案...false,以便在读取后自动关闭 mbox 文件,并指定 Encoding.UTF8 作为首选文本编码。 最后,我们通过调用 CreateReader...false, PreferredTextEncodin = Encoding.UTF8 }; var mbox = MboxStorageReader...

    blog.aspose.com/zh/email/read-mbox-files-using-...
  6. TrueTypeフォントのグリフとメトリック| C++

    開発者がファイルを操作してフォントするためのC ++ API。 C ++内のTTFフォントのグリフとメトリックを使用する方法に関する基本を学びます。... 14 15 //Get cmap unicode encoding table from font as object...GlyphId > gid = ttfFont -> get_Encoding() -> DecodeToGid(code); 14...

    docs.aspose.com/font/ja/cpp/glyphs-and-metrics-...
  7. Convertir varios formatos de archivo a PDF|Aspo...

    Este tema muestra cómo Aspose.PDF permite convertir otros formatos de archivo a documentos PDF...." ); final static Charset ENCODING = StandardCharsets . UTF_8...readString ( txtDocumentFileName , ENCODING )); // Agregar un nuevo párrafo...

    docs.aspose.com/pdf/es/java/convert-other-files...
  8. Rendering di testo usando la libreria di caratt...

    Converti il ​​testo in immagini e rendono i caratteri TrueType e OpenType all'interno di prodotti .NET. C# API per gli sviluppatori da manipolare e di carattere....Encoding.DecodeToGid(text[i]); 8 9...Length; i++) 8 gids[i] = font.Encoding.DecodeToGid(text[i]); 9 10...

    docs.aspose.com/font/it/net/developer-guide/tex...
  9. Aspose.FontライブラリでGlyphオブジェクトを使用します| .NET

    Aspose.Font Library機能のGlyphオブジェクトは、それが持っているプロパティによって説明されます。コードスニペットは、C#でグリフをコーディングする方法を理解するのに役立ちます。...Encoding.DecodeToGid(symbol); 15 Glyph...GetKerningValue(font.Encoding.UnicodeToGid( 'A' ), font.Encoding.UnicodeToGid(...

    docs.aspose.com/font/ja/net/developer-guide/usi...
  10. Конвертировать различные форматы файлов в PDF|A...

    Эта тема показывает, как Aspose.PDF позволяет конвертировать другие форматы файлов в PDF документ...." ); final static Charset ENCODING = StandardCharsets . UTF_8...readString ( txtDocumentFileName , ENCODING )); // Добавление нового текстового...

    docs.aspose.com/pdf/ru/java/convert-other-files...