Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 8,316 for

encoding

(0.1 sec)
  1. Merge PPTX Files Online or using C++ | products...

    Free online app to combine different PPTX presentations. C++ merging library code to merge PPTX presentation into format of your choice....The format uses XML-based encoding, which allows for more efficient...

    products.aspose.com/total/cpp/merge/pptx/
  2. EOT to WOFF2 Converter API |.NET

    Convert EOT to WOFF2 using .NET API on Windows. Integrate this native EOT to WOFF2 font conversion functionality into your own solution....with any glyph as well as encoding information for all the font...

    products.aspose.com/font/net/conversion/eot-to-...
  3. TYPE1 to WOFF Converter API |.NET

    Convert TYPE1 to WOFF using .NET API on Windows. Integrate this native TYPE1 to WOFF font conversion functionality into your own solution....with any glyph as well as encoding information for all the font...

    products.aspose.com/font/net/conversion/type1-t...
  4. WOFF2 to TTF Converter API |.NET

    Convert WOFF2 to TTF using .NET API on Windows. Integrate this native WOFF2 to TTF font conversion functionality into your own solution....with any glyph as well as encoding information for all the font...

    products.aspose.com/font/net/conversion/woff2-t...
  5. CFF to WOFF Converter API |.NET

    Convert CFF to WOFF using .NET API on Windows. Integrate this native CFF to WOFF font conversion functionality into your own solution....with any glyph as well as encoding information for all the font...

    products.aspose.com/font/net/conversion/cff-to-...
  6. TYPE1 to TTF Converter API | .NET

    Convert TYPE1 to TTF using .NET API on Windows. Integrate this native TYPE1 to TTF font conversion functionality into your own solution....with any glyph as well as encoding information for all the font...

    products.aspose.com/font/net/conversion/type1-t...
  7. WOFF to TTF Converter API |.NET

    Convert WOFF to TTF using .NET API on Windows. Integrate this native WOFF to TTF font conversion functionality into your own solution....with any glyph as well as encoding information for all the font...

    products.aspose.com/font/net/conversion/woff-to...
  8. Fonts Conversion | C++ Solution

    Convert fonts with the C++ Font processing library and web applications. Conversion functionality that can work with TTF, WOFF, CFF, EOT and Type 1 fonts....with any glyph as well as encoding information for all the font...

    products.aspose.com/font/cpp/conversion/
  9. Other TeX conversion output formats | C++

    Conversion functionality of Aspose.TeX API solution for C++ allows converting LaTeX files and your own custom TeX files. Here are some code examples....System::IO::MemoryStream > (System::Text::Encoding::get_ASCII() -> GetBytes(u...

    docs.aspose.com/tex/cpp/other-tex-formats/
  10. Other ways to provide main TeX input file | .NET

    Conversion functionality of Aspose.TeX API solution for .NET has a Constructor which accepts a stream as the first argument. Here are some code examples....new TeXJob( new MemoryStream(Encoding. ASCII . GetBytes ( 20 @ ...

    docs.aspose.com/tex/net/other-ways-of-main-input/