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

ios

(0.17 sec)
  1. ארכיון

    ארכיון...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/he/pdf/extract-images-from-pdf-...
  2. Archiv

    Archiv...strana, System::SharedPtr System::IO::Stream output) metody třídy...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/cs/pdf/convert-pdf-pages-to-png...
  3. Linuxでのフォントに関する一般的な例外とエラー|Aspose.Slides ドキュメント

    Linux上のフォント例外とエラー...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/ja/java/technical-articl...
  4. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  5. 从 PDF 中提取图像|Aspose.PDF for Android via Java

    如何使用 Aspose.PDF for Android via Java 从 PDF 中提取部分图像... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/zh/androidjava/extract-imag...
  6. Проверка пароля зашифрованных файлов с помощью ...

    Проверьте пароль зашифрованных файлов Excel (xlsx, xlsb, xls, xlsm) и OpenOffice (ODS), используя C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ru/cpp/verify-password-of...
  7. PageSavingArgs.page_stream property | Aspose.Wo...

    PageSavingArgs.page_stream property. Allows to specify the stream where the document page will be saved to....@property def page_stream ( self ) -> io . BytesIO : ... @page_stream...page_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Limitaciones y Diferencias de la API|Documentac...

    Comparar las limitaciones y diferencias de la API entre Aspose.Slides for PHP via Java y Aspose.Slides for Java....io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/es/php-java/limitations-...
  9. Archiwa

    Archiwa...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/pl/font/convert-type1-to-ttf/
  10. Chercher

    chercher...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/fr/page/merge-combine-xps-csharp/