Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 72,945 for

ios

(0.1 sec)
  1. Convertir datos del proyecto a HTML en C ++ | A...

    Aprenda a convertir proyectos del Proyecto Microsoft (MPP/XML) en HTML usando Aspose.Tasks para C ++....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/es/cpp/convert-project-da...
  2. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....(const System::SharedPtr<System::IO::Stream>&) Specifies input document...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Завантажити шрифт із файлу 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...
  4. Laden Sie eine Schriftart aus einer CFF-Datei |...

    C++-API-Lösung zum Laden von Schriftarten aus einer CFF-Datei auf Ihrer Festplatte, auch wenn es sich bei der Datei selbst nicht um eine Schriftart handelt... IO ; Laden aus der Datei mithilfe...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  5. Загрузить шрифт из файла CFF | С++

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

    docs.aspose.com/font/ru/cpp/how-to-load-fonts/l...
  6. 从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...
  7. Extraer Imágenes de PDF|Aspose.PDF para Java

    Cómo extraer una parte de la imagen del PDF usando Aspose.PDF para Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/es/java/extract-images-from...
  8. arkiv

    arkiv...io.OutputStream imageStream = new java.io.FileOutpu...utdatabilden java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/sv/pdf/convert-pdf-to-png-jpeg-...
  9. C++ 用 API ソリューションによる EPS の切り抜き

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ja/cpp/crop-eps/
  10. أرشيف

    أرشيف...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ar/pdf/extract-images-from-pdf-...