Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 62,421 for

ios

(0.14 sec)
  1. آرشیوها

    آرشیوها...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/fa/page/convert-xps-to-pdf-oxps...
  2. 搜索

    搜索...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/zh-hant/page/convert-xps-to-pdf...
  3. Ernte-EPS | API-Lösung für C++

    Die Crop-EPS-Funktionalität der Aspose.Page-API-Lösung für C++ wird hier erklärt und anhand der Codeausschnitte veranschaulicht....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/de/cpp/crop-eps/
  4. Ritaglia EPS | Soluzione API per C++

    La funzionalità Ritaglia EPS offerta dalla soluzione API Aspose.Page per C++ è spiegata e illustrata con frammenti di codice qui....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/it/cpp/crop-eps/
  5. EPSのXMPメタデータに名前付き値を追加する | C++

    Aspose.Page for C++を使用してXMPメタデータに名前付き値を追加するプロセスを、コードスニペットを用いて説明および図示します。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_named_value_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/add-na...
  6. Einfügen einer WAV Datei als Ole Objekt mit C++...

    Lernen Sie, wie Sie eine WAV Datei als OLE Objekt in Excel Tabellen mit Aspose.Cells und C++ einfügen.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/de/cpp/inserting-a-wav-fi...
  7. Inserire un file WAV come oggetto Ole con C++|D...

    Impara come inserire un file WAV come oggetto OLE nei fogli di lavoro Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/it/cpp/inserting-a-wav-fi...
  8. ComHelper.open method | Aspose.Words for Python

    aspose.words.ComHelper.open method... def open ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO A .NET stream object that contains...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Da TeX a ZIP | Soluzione API per C++

    Soluzione API C++ per lavorare con TeX. La funzionalità di conversione da TeX a ZIP ti consente di salvare il tuo file TeX come archivio più popolare....l'output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/it/cpp/output-to-zip/
  10. أرشيف

    أرشيف...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ar/pdf/extract-images-from-pdf-...