Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 62,328 for

ios

(0.07 sec)
  1. Metadati XMP | API per codificare EPS | .NET

    API .NET per lavorare con file EPS. Ricca funzionalità per codificare metadati XMP di file EPS. Esempi C# su come aggiungerlo, modificarlo e ottenerlo....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/it/net/xmp-metadata/
  2. 搜索

    搜索...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/zh-hant/page/convert-xps-oxps-t...
  3. arkiv

    arkiv...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/sv/page/convert-xps-oxps-to-jpg...
  4. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be saved to....def image_stream ( self ) -> io . BytesIO : ... @image_stream...image_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 搜索

    搜索...輸入流 System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/zh-hant/page/convert-postscript...
  6. Mengonversi PDF ke Format Gambar|Aspose.PDF unt...

    Topik ini menunjukkan bagaimana Aspose.PDF memungkinkan mengonversi PDF ke berbagai format gambar. Konversi halaman PDF ke gambar PNG, JPEG, BMP dengan beberapa baris kode.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/id/java/convert-pdf-to-imag...
  7. Converti XPS con l'API Aspose.Page C++

    La funzionalità di conversione da XPS a PDF inclusa nella soluzione API Aspose.Page per C++ è descritta e illustrata con i frammenti di codice qui riportati....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/it/cpp/convert-xps/
  8. Converter XPS com a API Aspose.Page C++

    A funcionalidade de conversão de XPS para PDF incluída na solução da API Aspose.Page para C++ é descrita e ilustrada com os excertos de código aqui....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/pt/cpp/convert-xps/
  9. Преобразование XPS с помощью API Aspose.Page C++

    Функциональность преобразования XPS в PDF, включенная в решение Aspose.Page API для C++, описана и проиллюстрирована фрагментами кода здесь....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/ru/cpp/convert-xps/
  10. ビデオフレーム|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションにビデオフレームを追加する...System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/ja/cpp/video-frame/