Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 9,878 for

encoding

(2.69 sec)
  1. Arsip

    Arsip...yphId> gid = ttfFont->get_Encoding()->DecodeToGid(code); if (gid...System::SharedPtr<GlyphId> gid = font->get_Encoding()->DecodeToGid(code); if (gid...

    blog.aspose.com/id/font/detect-latin-symbols-in...
  2. آرشیوها

    آرشیوها...Encoding.DecodeToGid(code); if (gid...code++) { GlyphId gid = font.Encoding.DecodeToGid(code); if (gid...

    blog.aspose.com/fa/font/detect-latin-symbols-su...
  3. ค้นหา

    ค้นหา... Encoding : Specify the encoding. ExpImageToTempDir...

    blog.aspose.com/th/cells/convert-excel-to-html-...
  4. Glyphs’ kerning calculation | .NET API Solution

    .NET C# API Solution to manage fonts. Learn how to find out the kerning value for glyphs with Aspose.Font for .NET....Encoding.UnicodeToGid( 'A' ), font.Encoding.UnicodeToGid(...

    products.aspose.com/font/net/calculate-kerning/
  5. Trabalhando com Listas de Distribuição em Arqui...

    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.... encode () member2 = ae . mapi . MapiDistributionList.... entry_id = strEntryId2 . encode () members = ae . mapi . MapiDistributionList...

    docs.aspose.com/email/pt/python-net/trabalhando...
  6. Issue loading CAD files after upgrading Aspose....

    Hello Aspose Team, We are currently using Aspose.CAD 24.10.0 in a .NET Framework MVC application, and everything works correctly when loading CAD files. However, when we upgrade to a newer version of Aspose.CAD (for ex…...Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51"...<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a"...

    forum.aspose.com/t/issue-loading-cad-files-afte...
  7. Архивы

    Архивы...Encoding.DecodeToGid(code); if (gid...code++) { GlyphId gid = font.Encoding.DecodeToGid(code); if (gid...

    blog.aspose.com/ru/font/detect-latin-symbols-su...
  8. Архивы

    Архивы... Encoding : Specify the encoding. ExpImageToTempDir...

    blog.aspose.com/ru/cells/convert-excel-to-html-...
  9. arkiv

    arkiv...Encoding.DecodeToGid(code); if (gid...code++) { GlyphId gid = font.Encoding.DecodeToGid(code); if (gid...

    blog.aspose.com/sv/font/detect-latin-symbols-su...
  10. HTML 에서 PDF 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 HTML 문서를 하나의 PDF 단일 파일로 결합합니다....HtmlLoadOptions > (); // set html encoding opt1 -> set_InputEncoding...HtmlLoadOptions > (); // set html encoding opt2 -> set_InputEncoding...

    products.aspose.com/pdf/ko/cpp/merger/html-to-pdf/