Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 72,972 for

ios

(0.3 sec)
  1. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties... io . File . read_all_bytes ( DATABASE_DIR...DATABASE_DIR + 'cat001.zip' ) with io . BytesIO ( zip_file_bytes )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Loading::ChmLoadOptions::ChmLoad...

    Aspose::Words::Loading::ChmLoadOptions::ChmLoadOptions constructor. Initializes a new instance of this class with default values in C++....< System :: IO :: MemoryStream > ( System :: IO :: File :: ReadAllBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Convertir HTML en image en Java – PNG, JPG, BMP...

    Convertissez HTML en images telles que JPG, PNG, GIF, TIFF et BMP à l'aide d'Aspose.HTML for Java. Utilisez ImageSaveOptions pour obtenir des résultats précis et personnalisables.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/fr/java/convert-html-to-im...
  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. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......IO.Stream cmykIccStream, System.IO.Stream rgbIccStream)...cmykPixel, System.IO.Stream cmykIccStream, System.IO.Stream rgbIccStream)...

    docs.aspose.com/imaging/python-net/python-notes...
  7. 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...
  8. 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...
  9. Завантажити шрифт із файлу 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...
  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...