Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 72,973 for

ios

(0.15 sec)
  1. 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...
  2. 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...
  3. Upptäck filformat för krypterade Office Open XM...

    Lär dig hur du upptäcker filformat för krypterade Office Open XML (OOXML) filer med Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/sv/cpp/detect-file-format...
  4. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/
  5. PDF 문서 만들기|Aspose.PDF for C++

    이 글은 C++용 Aspose.PDF를 사용하여 PDF 문서를 만들고 형식화하는 방법을 설명합니다....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/ko/cpp/create-pdf-document/
  6. Aspose.SVG for .NET 24.3.0 – Speichern Sie SVG ...

    Beispiele für die Verwendung veralteter und neuer Klassen zum Speichern von SVG in einem Stream mit 24.3.0 und früheren Versionen von Aspose.SVG for .NET.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/de/net/migration-between-ve...
  7. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the data from the specified stream into the [Document](../../document/) instance.... def read ( self , src : io . BytesIO , load_options : aspose...Parameter Type Description src io.BytesIO The source stream to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ดูไฟล์รูปแบบ EPS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ EPS ซอร์สโค้ด C# เพื่อโหลด แสดงผล และแสดงเอกสาร EPS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/eps/
  9. Xem các tập tin định dạng PS | Giải pháp cho .NET

    Mở để xem các tệp PS. Mã nguồn C# để tải, hiển thị và hiển thị các tài liệu PS trên Nền tảng .NET Framework, Windows và Ứng dụng ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/vi/net/viewer/ps/
  10. Ajouter une Image à un Fichier PDF Existant|Asp...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/fr/java/add-image-to-existi...