Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 73,219 for

ios

(0.23 sec)
  1. Arsip

    Arsip...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/id/page/convert-postscript-eps-...
  2. Cambiar el tamaño de EPS | Solución API .NET

    La funcionalidad de cambio de tamaño de EPS que ofrece la solución API Aspose.Page para .NET se explica e ilustra con fragmentos de código aquí.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/es/net/resize-eps/
  3. أرشيف

    أرشيف...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/ar/page/convert-xps-or-oxps-fil...
  4. Processor.execute method | Aspose.Words for Python

    Processor.execute method. Execute the processor action.... io . FileStream ( MY_DIR + 'Big...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....get_Fill () -> SetImage ( System :: IO :: File :: ReadAllBytes ( get_ImageDir...System :: MakeObject < System :: IO :: FileStream > ( get_ImageDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Конфигурация среды – Environment Configuration ...

    Узнайте, как создавать конфигурации среды, в которой запускается приложение – использовать песочницу, службу времени выполнения, сетевую службу и т. д.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/ru/java/environment-config...
  7. Завантажити шрифт із файлу 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...
  8. 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...
  9. Загрузить шрифт из файла 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...
  10. 从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...