Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 74,229 for

ios

(0.58 sec)
  1. العمل مع الصور|Documentation

    يشرح هذا القسم كيفية إدراج أو الحصول على صورة من صفحة visio مع Aspose.Diagram.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/ar/net/working-with-ima...
  2. Caricare TeX da ZIP | Soluzione API C++

    Soluzione API C++ per lavorare con TeX. Impara con l'esempio come caricare un file TeX da ZIP con poche righe di codice....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/it/cpp/load-tex-from-zip/
  3. Lavorare con file in formato PS | Aspose.Page p...

    Questo articolo riguarda l'utilizzo di testo, forme, pattern di tiling, gradienti, immagini e pagine in file PS o EPS utilizzando la soluzione API Aspose.Page per 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/it/cpp/working-with-ps/
  4. Робота з файлами формату 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/uk/cpp/working-with-ps/
  5. ImageFieldMergingArgs.image_stream property | A...

    ImageFieldMergingArgs.image_stream property. Specifies the stream for the mail merge engine to read an image from....def image_stream ( self ) -> io . BytesIO : ... @image_stream...image_stream ( self , value : io . BytesIO ): ... Remarks Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IDocumentMergerPlugin | Aspose.Words for Java

    Defines an interface for external merger plugin that can merge Pdf documents in Java....io.OutputStream inputStreams java.io.InputStream[]...

    reference.aspose.com/words/java/com.aspose.word...
  7. IDocumentProcessorPlugin.load method | Aspose.W...

    IDocumentProcessorPlugin.load method. Load the document using the specified load options....load ( self , input_stream : io . BytesIO , load_options : aspose...Type Description input_stream io.BytesIO The input stream. load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. arkiv

    arkiv...io.OutputStream imageStream = new java.io.FileOutpu...utdatabilden java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/sv/pdf/convert-pdf-to-png-jpeg-...
  9. C++ 用 API ソリューションによる EPS の切り抜き

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ja/cpp/crop-eps/
  10. Read embeded excel data from poweroint - Free S...

    Hi, I need help with reading embedded Excel data from Powerpoint presentation. Note that I’ve tried the most obvious approach and there was no success. Can you please give me a minimal code block which I can use to ach…...io.ByteArrayInputStream; import java.io.FileInputStream;...FileInputStream; import java.io.InputStream; public class App { public...

    forum.aspose.com/t/read-embeded-excel-data-from...