Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 72,962 for

ios

(0.1 sec)
  1. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the data from the specified stream into the Document instance in C++....System :: SharedPtr < System :: IO :: Stream > src , System :: SharedPtr...src System::SharedPtr<System::IO::Stream> The source stream to...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. 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-...
  3. 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/
  4. استخراج معلومات الصورة والتوقيع باستخدام Aspose...

    يمكنك استخراج الصور من حقل التوقيع واستخراج معلومات التوقيع باستخدام فئة SignatureField مع C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/ar/cpp/extract-image-and-si...
  5. 使用 C++ 检测加密的 Office Open XML(OOXML)文件的文件格式|Docu...

    学习如何使用 Aspose.Cells for C++检测加密的 Office Open XML (OOXML) 文件的文件格式。...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/zh/cpp/detect-file-format...
  6. 搜索

    搜索...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // 設置邊距使圖像適合等。 page.getPageInfo()...

    blog.aspose.com/zh-hant/pdf/convert-image-to-pd...
  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...