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

ios

(2.35 sec)
  1. Робота з файлами формату 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/
  2. Salva un documento 3D|Documentation

    La classe Scene di Aspose.3D API rappresenta un documento 3D e gli sviluppatori possono salvare il suo oggetto in qualsiasi formato di file supportato....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/it/python-net/save-a-3d-docu...
  3. Guardar un documento 3D|Documentation

    La clase Scene de Aspose.3D API representa un documento 3D y los desarrolladores pueden guardar su objeto en cualquier formato de archivo compatible....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/es/python-net/save-a-3d-docu...
  4. 用 Java 将 HTML 转换为图像 – PNG、JPG、BMP、GIF、TIFF

    使用 Aspose.HTML for Java 将 HTML 转换为 JPG、PNG、GIF、TIFF 和 BMP 等图像。使用 ImageSaveOptions 可获得精确和可定制的输出结果。... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/zh/java/convert-html-to-im...
  5. 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...
  6. 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...
  7. 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...
  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...