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

ios

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

    ארכיון...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // הוסף תמונה...

    blog.aspose.com/he/pdf/add-extract-remove-repla...
  2. Carica un carattere dal file TTF | C++

    Soluzione API C ++ per caricare i caratteri da un file sul disco rigido anche se questo file non è un po 'di carattere. Diamo un'occhiata a come farlo da un file TTF.... IO ; Caricamento dal file utilizzando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/it/cpp/how-to-load-fonts/l...
  3. Infoga en WAV fil som ett Ole objekt med C++|Do...

    Lär dig hur du infogar en WAV fil som ett OLE objekt i Excel ark med Aspose.Cells och C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/sv/cpp/inserting-a-wav-fi...
  4. Вставка WAV файла как Ole объекта с помощью C++...

    Узнайте, как вставлять WAV файл как Ole объект в листы Excel с помощью Aspose.Cells и C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ru/cpp/inserting-a-wav-fi...
  5. Работа с файлами формата PS | Aspose.Page для C++

    Эти статьи посвящены работе с текстом, фигурами, узорами мозаики, градиентами, изображениями и страницами в файлах PS или EPS с Aspose.Page для C++....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/ru/cpp/working-with-ps/
  6. Arbeiten mit Dateien im PS-Format | Aspose.Page...

    Hier geht es um die Arbeit mit Text, Formen, Kachelmustern, Farbverläufen, Bildern und Seiten in PS- oder EPS-Dateien mithilfe der Aspose.Page für C++....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/de/cpp/working-with-ps/
  7. Archivo

    Archivo...System::PtrCompartido System::IO::Stream output) de la clase PngDevice...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/es/pdf/convert-pdf-pages-to-png...
  8. Arsip

    Arsip...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Tetapkan margin agar...

    blog.aspose.com/id/pdf/convert-image-to-pdf-java/
  9. Chercher

    chercher...page, System::SharedPtr System::IO::Stream output) de la classe...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/fr/pdf/convert-pdf-pages-to-png...
  10. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET...as ap import requests import io path_infile = path . join ( self...as ap import requests import io path_infile = path . join ( self...

    docs.aspose.com/pdf/python-net/convert-html-to-...