Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 9,809 for

encoding

(0.15 sec)
  1. 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...
  2. 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...
  3. Aspose.GIS Güncellemeleri: Özellikleri ve Geome...

    Bu makale, Aspose.GIS kitaplığındaki son geliştirmeleri ele almaktadır ve haritalama uygulamasında geometri ve özelliklerdeki değişiklikleri algılama ve kaydetme yeteneklerine odaklanmaktadır.... GeoJson ); var result = Encoding . UTF8 . GetString ( jsonStream...StreamReader ( Request . Body , Encoding . UTF8 ); // sadece gövdeyi...

    docs.aspose.com/gis/tr/net/showcases/saving-cha...
  4. Registro de tiempo – Convertir HTML – Aspose.HT...

    Encontrará un ejemplo de C# de controladores de mensajes personalizados para convertir HTML de un archivo ZIP a PDF y registrar el tiempo de ejecución de esta conversión....the 'IBM437' encoding 4 System. Text . Encoding . RegisterProvider...

    docs.aspose.com/html/es/net/message-handlers/ti...
  5. Enregistrement du temps – Conversion HTML – Asp...

    Vous trouverez des exemples C# de gestionnaires de messages pour convertir du HTML d'une archive ZIP en PDF et enregistrer le temps d'exécution de cette conversion....the 'IBM437' encoding 4 System. Text . Encoding . RegisterProvider...

    docs.aspose.com/html/fr/net/message-handlers/ti...
  6. 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/
  7. 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-...
  8. 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/
  9. 将 EML 转换为 HTML|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....Load ( new MemoryStream ( Encoding . UTF8 . GetBytes ( icsView...saveOptions . OutputEncoding = Encoding . UTF8 ; 包括附件。如果您希望在将邮件转换为...

    docs.aspose.com/email/zh/net/converting-between...
  10. Lưu trữ

    Lưu trữ...with open(file_path, "w", encoding="utf-8") as tw: tw.write(extracted_text...with open(file_path, "w", encoding="utf-8") as tw: tw.write(extracted_text...

    blog.aspose.com/vi/pdf/parse-pdf-in-python/