Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 73,220 for

ios

(0.16 sec)
  1. Добавить фоновое изображение в Excel с помощью ...

    Как вставить фоновое изображение в Excel с использованием 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/ru/cpp/insert-background-...
  2. Extract images from PDF in Java | Aspose.PDF

    Java source code to extract images from PDF file on Java and PHP, Delphi.... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/java/parser/images/
  3. LoadOptions.temp_folder property | Aspose.Words...

    LoadOptions.temp_folder property. Allows to use temporary files when reading document... io . Directory . create_directory...load operation. system_helper . io . Directory . create_directory...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... io . Directory . exists ( images_dir...images_dir ): system_helper . io . Directory . delete ( images_dir...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library.... IO ; 2 using Aspose. Html ; 3 using...Html . Saving ; 4 using System. IO . Compression ; 5 ... 6 7 //...

    docs.aspose.com/html/net/migration-between-vers...
  6. Converter PDF para formatos de Imagens|Aspose.P...

    Este tópico mostra como o Aspose.PDF permite converter PDF para várIos formatos de imagens. Converta páginas PDF para imagens PNG, JPEG, BMP com algumas linhas de código....auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/pt/cpp/convert-pdf-to-image...
  7. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddT...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  8. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... def save ( self , stream : io . BytesIO , save_format : aspose...Parameter Type Description stream io.BytesIO Stream where to save...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Görüntülerle Çalışmak|Documentation

    Bu sayfa, Visio çiziminin bir sayfasından Aspose.Diagram kitaplığıyla bir görüntünün nasıl çıkarılacağını, değiştirileceğini veya ekleneceğini açıklar.... io . FileOutputStream ( "ExtractAllImages"...create an image file fos = java . io . FileOutputStream ( "MasterIcon_Out...

    docs.aspose.com/diagram/tr/python-java/working-...
  10. Archivo

    Archivo...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/es/zip/unzip-a-gz-file-in-java-...