Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 62,410 for

ios

(0.14 sec)
  1. Cargar una fuente desde un archivo CFF | C++

    Solución API de C++ para cargar fuentes desde un archivo CFF en su disco duro incluso si este archivo no es una fuente en sí.... IO ; Cargando desde el archivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/es/cpp/how-to-load-fonts/l...
  2. Завантажити шрифт із файлу CFF | C++

    Рішення C++ API для завантаження шрифтів із файлу на жорсткому диску, навіть якщо це не шрифт сам по собі. Давайте розглянемо, як це зробити з файлу CFF.... IO ; Завантаження з файлу за допомогою...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/uk/cpp/how-to-load-fonts/l...
  3. 从CFF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。... IO ; 使用FileInfo对象从文件加载 遵循该算法来实现字体加载:...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  4. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file.... IO ; Loading from the file using...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  5. Cargar una fuente desde un archivo CFF | C++

    Solución API de C++ para cargar fuentes desde un archivo CFF en su disco duro incluso si este archivo no es una fuente en sí.... IO ; Cargando desde el archivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/es/cpp/how-to-load-fonts/l...
  6. Aspose.SVG for .NET 24.3.0 – Enregistrer un SVG...

    Exemples d'utilisation de classes obsolètes et nouvelles pour enregistrer SVG dans un flux à l'aide de la version 24.3.0 et des versions antérieures de la bibliothèque Aspose.SVG for .NET.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/fr/net/migration-between-ve...
  7. LaTeX до зображення | C++

    Щоб перетворити TeX у формати зображень за допомогою Aspose.TeX API для C++, ознайомтеся з цією статтею, яка описує, як це зробити, і прикладами коду....System::MakeObject < TeXJob > (System::IO::Path::Combine(RunExamples::InputDirectory...System::IO::Stream > fs = System::IO::File::Open(System::IO::Pat...

    docs.aspose.com/tex/uk/cpp/latex-to-image/
  8. 使用 Aspose.Page C++ API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API C++ 解决方案中包含的 PS 到 BMP 的转换功能。...System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/zh/cpp/convert-ps/
  9. Mengonversi PDF ke Berbagai Format Gambar dalam...

    Topik ini menunjukkan kepada Anda bagaimana menggunakan Aspose.PDF untuk Python untuk mengonversi PDF ke berbagai format gambar seperti TIFF, BMP, EMF, JPEG, PNG, GIF, SVG dengan beberapa baris kode....untuk menyimpan imageStream = io . FileIO ( output_pdf + "_page_"...untuk menyimpan imageStream = io . FileIO ( output_pdf + "_page_"...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  10. LaTeX all'immagine | C++

    Per convertire i formati di Tex in immagine usando la soluzione API Aspose.TeX per C ++ Impara questo articolo che descrive come fare questo e gli esempi di codice....System::MakeObject < TeXJob > (System::IO::Path::Combine(RunExamples::InputDirectory...System::IO::Stream > fs = System::IO::File::Open(System::IO::Pat...

    docs.aspose.com/tex/it/cpp/latex-to-image/