Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 72,411 for

ios

(0.12 sec)
  1. Archiv

    Archiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Stellen Sie die Ränder...

    blog.aspose.com/de/pdf/convert-image-to-pdf-java/
  2. Archivio

    Archivio...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/it/page/convert-xps-to-jpg-png-...
  3. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method...insert_ole_object_as_icon ( self , stream : io . BytesIO , prog_id : str , icon_file...Parameter Type Description stream io.BytesIO Stream containing application...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convertir XPS avec l'API Aspose.Page C++

    La fonctionnalité de conversion XPS en PDF incluse dans la solution API Aspose.Page pour C++ est décrite et illustrée avec les extraits de code ici....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/fr/cpp/convert-xps/
  5. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  6. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  7. Конфигурация среды – Environment Configuration ...

    Узнайте, как создавать конфигурации среды, в которой запускается приложение – использовать песочницу, службу времени выполнения, сетевую службу и т. д.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/ru/java/environment-config...
  8. ค้นหา

    ค้นหา...หน้า System::SharedPtr< System::IO::Stream > เอาต์พุต) เมธอด ปิดสตรีม...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/th/pdf/convert-pub-to-image-usi...
  9. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...def __init__ ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Stream where to load the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be saved to....def image_stream ( self ) -> io . BytesIO : ... @image_stream...image_stream ( self , value : io . BytesIO ): ... Remarks This...

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