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

encoding

(0.34 sec)
  1. Converti HTML in MSG tramite Java | products.as...

    Prova l'esempio di codice per convertire i file HTML in formato MSG in Java. Scarica l'API Java per portare le tue applicazioni di elaborazione e-mail a un livello superiore....content as MSG with Unicode encoding eml. save ( "output.msg" ...

    products.aspose.com/email/it/java/conversion/ht...
  2. Glyphs and Metrics of Type1 Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within C++....GlyphId > gid = font -> get_Encoding() -> DecodeToGid(code); 14...

    docs.aspose.com/font/cpp/glyphs-and-metrics-typ...
  3. Bereitstellung der Haupt-TeX-Eingabedatei | .NET

    Die Konvertierungsfunktionalität der Aspose.TeX-API-Lösung für .NET verfügt über einen Konstruktor, der einen Stream als erstes Argument akzeptiert....new TeXJob( new MemoryStream(Encoding. ASCII . GetBytes ( 20 @ ...

    docs.aspose.com/tex/de/net/other-ways-of-main-i...
  4. Другие пути предоставления входного файла TeX |...

    Функциональность преобразования решения Aspose.TeX API для .NET имеет конструктор, который принимает поток в качестве первого аргумента....new TeXJob( new MemoryStream(Encoding. ASCII . GetBytes ( 20 @ ...

    docs.aspose.com/tex/ru/net/other-ways-of-main-i...
  5. Otros formatos de salida de conversión TeX | .NET

    La funcionalidad de conversión de la solución API Aspose.TeX para .NET permite convertir archivos LaTeX y sus propios archivos TeX personalizados....new TeXJob( new MemoryStream(Encoding. ASCII . GetBytes ( 23 "Congratulations...

    docs.aspose.com/tex/es/net/other-tex-formats/
  6. Altri formati di output di conversione Tex | C++

    La funzionalità di conversione della soluzione API ASPUS.TEX per C ++ consente di convertire i file in LaTeX e i tuoi file TEX personalizzati. Ecco alcuni esempi di codice....System::IO::MemoryStream > (System::Text::Encoding::get_ASCII() -> GetBytes(u...

    docs.aspose.com/tex/it/cpp/other-tex-formats/
  7. Outras maneiras de fornecer o principal arquivo...

    Funcionalidade de conversão do Aspose.TeX Solução da API para .NET possui um construtor que aceita um fluxo como o primeiro argumento. Aqui estão alguns exemplos de código....new TeXJob( new MemoryStream(Encoding. ASCII . GetBytes ( 20 @ ...

    docs.aspose.com/tex/pt/net/other-ways-of-main-i...
  8. Outros formatos de saída de conversão Tex | .NET

    A funcionalidade de conversão do Aspose.TeX API Solution for .Net permite a conversão de arquivos de LaTeX e seus próprios arquivos tex personalizados. Aqui estão alguns exemplos de código....new TeXJob( new MemoryStream(Encoding. ASCII . GetBytes ( 23 "Congratulations...

    docs.aspose.com/tex/pt/net/other-tex-formats/
  9. Custom Font-Family - Free Support Forum - aspos...

    I'm trying to create a PDF from an HTML file with a non-standard font. I've tried using base64 in the CSS like so but it doesn't work. Other base64 image src's do work so I thought this would work as well. Any other i…...Encoding.UTF8.GetBytes(html)), htmlOptions);...

    forum.aspose.com/t/custom-font-family/16662
  10. 記録

    記録...(MemoryStream ms = new MemoryStream(Encoding.UTF8.GetBytes(File.ReadAllText(fileName))))...

    blog.aspose.com/ja/pdf/memorystream-file-pdf-cs...