Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 73,220 for

ios

(0.2 sec)
  1. 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...
  2. 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...
  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. Solution efficace pour le redimensionnement des...

    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....wstring tempFileName = System :: IO :: Path :: GetTempFileName_ ()...get_Images () -> AddImage ( System :: IO :: File :: ReadAllBytes ( newTempFileName...

    docs.aspose.com/slides/fr/cpp/solution-efficace...
  5. 保存 3D 文档|Documentation

    Aspose.3D API 的Scene类表示 3D 文档,开发人员可以将其对象保存为任何支持的文件格式。...threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/zh/python-net/save-a-3d-docu...
  6. Extract All Images from Shapes in Visio|Documen...

    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.... IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/net/extract-all-images-...
  7. Carregando fontes SVG | .NET

    Aprenda como carregar fontes baseadas em SVG em uma aplicação .NET usando Aspose.Font. Inclui cenárIos de arquivo, matriz de bytes e stream com exemplos de código completos....IO;<br> — Adicionar o pacote NuGet...using System; 2 using System. IO ; 3 using Aspose. Font ; 4 using...

    docs.aspose.com/font/pt/net/how-to-load-fonts/l...
  8. Завантаження SVG шрифтів | .NET

    Дізнайтеся, як завантажити шрифти у форматі SVG у .NET‑застосунку за допомогою Aspose.Font. Включає сценарії з файлом, масивом байтів і потоком з повними зразками коду....IO;<br> — Додайте пакет NuGet Copy...using System; 2 using System. IO ; 3 using Aspose. Font ; 4 using...

    docs.aspose.com/font/uk/net/how-to-load-fonts/l...
  9. Lưu trữ

    Lưu trữ...(Hệ thống :: SharedPtr System::IO::Stream luồng, Hệ thống :: SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/vi/tex/create-custom-tex-format...
  10. Aspose.pdf PDF To jpg - Free Support Forum - as...

    感谢您的查看和帮助! 1.业务:PDF转JPG图片,然后进行OCR识别,服务器返回双层PDF文件。 2.当我使用Aspose.pdf.dll 22.11.0.jpeg图片,OCR返回的双层PDF是正常的,可以正常打开。 3.当我使用Aspose.pdf via Drawing.dll 25.4.0.jpeg图片,OCR返回的双层PDF是错误的,文件损坏。 当我对比:Aspose.pdf.dll 22.11.0.jpe…...IO.Path.Combine(outputDirectory, $"{i}_page_{System.IO.Path...System.IO.Path.Combine(outputDirectory, $"{i}_page_{System.IO.Path...

    forum.aspose.com/t/aspose-pdf-pdf-to-jpg/317436