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

encoding

(0.03 sec)
  1. ค้นหาสัญลักษณ์ภาษาละตินในแบบอักษร | โซลูชัน C++

    โซลูชัน C++ API เพื่อจัดการฟอนต์ เรียนรู้ว่าแบบอักษรมีสัญลักษณ์ภาษาละตินพร้อมกับโค้ด C++ สองสามบรรทัดหรือไม่...GlyphId > gid = font -> get_Encoding() -> DecodeToGid(code); if...

    products.aspose.com/font/th/cpp/detect-latin-sy...
  2. Trova i simboli latini in un carattere | Soluzi...

    Soluzione API C++ per la gestione dei font. Scopri come se il carattere ha glifi latini con poche righe di codice C++....GlyphId > gid = font -> get_Encoding() -> DecodeToGid(code); if...

    products.aspose.com/font/it/cpp/detect-latin-sy...
  3. تحسين، ضغط أو تقليل حجم ملف PDF في بايثون|Aspos...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إلغاء تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام بايثون.... encoding = ap . optimization . ImageEncoding...

    docs.aspose.com/pdf/ar/python-net/optimize-pdf/
  4. Создание сложного PDF с использованием Aspose.P...

    Aspose.PDF для Android через Java позволяет создавать более сложные документы, содержащие изображения, текстовые фрагменты и таблицы в одном документе....0" encoding="utf-8"?> <LinearLayout xmlns:android=...

    docs.aspose.com/pdf/ru/androidjava/complex-pdf-...
  5. So führen Sie Aspose.Cells in Docker aus|Docume...

    Führen Sie Aspose.Cells in einem Docker Container für Linux, Windows Server und jedes Betriebssystem aus....Encoding.CodePages will be installed...

    docs.aspose.com/cells/de/net/how-to-run-aspose-...
  6. Glyphes et mesures des polices TrueType | .NET

    API C# pour la manipulation des polices. Découvrez les principes fondamentaux de l'utilisation des glyphes et des métriques des polices TTF dans .NET.... Encoding . DecodeToGid (code); 13 if...

    docs.aspose.com/font/fr/net/glyphs-and-metrics-...
  7. HTML에서 이미지 추출 – C# 코드

    Aspose.HTML C# 라이브러리를 사용하여 프로그래밍 방식으로 HTML에서 이미지를 추출합니다....//Check the image in base64 encoding if (url.Protocol == "data:"...

    products.aspose.com/html/ko/net/images/extract/
  8. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....Encoding.DecodeToGid(text[i]); // Set...

    products.aspose.com/font/net/add-text-to-image/
  9. Szöveg megjelenítése egy meglévő képen | .NET A...

    .NET C# API megoldás a betűkészletek kezelésére. Ismerje meg, hogyan adhat hozzá szöveget a képekhez az Aspose.Font for .NET segítségével....Encoding.DecodeToGid(text[i]); // Set...

    products.aspose.com/font/hu/net/add-text-to-image/
  10. Egyéni TeX fájlok | .NET API megoldás

    .NET API megoldás a TeX-szel való munkához. Tartalmazza az egyéni TeX formátumok létrehozásának funkcióját. C# példák a TeX testreszabásának funkcióira....new TeXJob( new MemoryStream(Encoding.ASCII.GetBytes( "Congratulations...

    products.aspose.com/tex/hu/net/create-custom-tex/