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

encoding

(0.18 sec)
  1. أرشيف

    أرشيف...Encoding.DecodeToGid(code); if (gid...code++) { GlyphId gid = font.Encoding.DecodeToGid(code); if (gid...

    blog.aspose.com/ar/font/load-save-extract-infor...
  2. Архів

    Архів...після читання, і вказуємо Encoding.UTF8 як бажане кодування тексту...false, PreferredTextEncodin = Encoding.UTF8 }; var mbox = MboxStorageReader...

    blog.aspose.com/uk/email/read-mbox-files-using-...
  3. Архів

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

    blog.aspose.com/uk/font/load-save-extract-infor...
  4. Chercher

    chercher...MailMessage->setBodyEncoding(System::Text::Encoding) . L’exemple de code suivant...message->set_BodyEncoding(System::Text::Encoding::get_ASCII()); // Ajouter...

    blog.aspose.com/fr/email/create-outlook-email-m...
  5. آرشیوها

    آرشیوها...MailMessage->setBodyEncoding(System::Text::Encoding) استفاده کنید. نمونه کد زیر...message->set_BodyEncoding(System::Text::Encoding::get_ASCII()); // به گیرندگان...

    blog.aspose.com/fa/email/create-outlook-email-m...
  6. Archiv

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

    blog.aspose.com/cs/font/load-save-extract-infor...
  7. Generating preview for multipage CDR to webP - ...

    We are trying to generate a preview from multipage Corel draw file(cdr) to webp and we encountered this exception. Aspose.Imaging.CoreExceptions.ImageSaveException: Image saving failed. —> Aspose.Imaging.CoreExceptions.…...library had a defect in the WebP encoder that caused an out‑of‑range...lossy mode – the lossless encoder is the one that triggers the...

    forum.aspose.com/t/generating-preview-for-multi...
  8. JiraタスクをMS Project MPPファイルにエクスポートします| Aspose.ta...

    JIRAからREST APIおよびカスタムコンバーターを使用してMPPファイルに問題をエクスポートする方法に関するガイド。... Encoding . RegisterProvider (System...var bytes = System. Text . Encoding . UTF8 . GetBytes (headerValue);...

    docs.aspose.com/tasks/ja/net/convert-jira-to-mpp/
  9. 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....(metrics); 16 17 //Get cmap unicode encoding table from font as object...12 GlyphId gid = ttfFont. Encoding . DecodeToGid (code); 13 if...

    docs.aspose.com/font/fr/net/glyphs-and-metrics-...
  10. Convertir XPS avec l'API Aspose.Page C++

    La fonctionnalité de conversion XPS en PDF incluse dans la solution API Aspose.Page pour C++ est décrite et illustrée avec les extraits de code ici....l’énumération , peut être RunLength Encoding (RLE), Flate, Lempel-Ziv-Welch...l’énumération , peut être RunLength Encoding (RLE), Flate, Lempel-Ziv-Welch...

    docs.aspose.com/page/fr/cpp/convert-xps/