Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 72,414 for

ios

(0.3 sec)
  1. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.IOException ; import javax.imageio...

    docs.aspose.com/pdf/java/working-with-image-pla...
  2. Agregar iconos a la hoja de cálculo con C++|Doc...

    Aprende cómo agregar iconos a hojas de cálculo de Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/es/cpp/insert-svg-to-excel/
  3. Wyodrębnij obrazy z pliku PDF w Java | Aspose.PDF

    Kod źródłowy Java do wyodrębniania obrazów z pliku PDF na Java i PHP, Delphi.... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/pl/java/parser/images/
  4. Extract text from PDF in Java | Aspose.PDF

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

    products.aspose.com/pdf/java/parser/text/
  5. 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...
  6. 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...
  7. 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...
  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. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  10. PostScript での図形の操作 | C++

    PS ファイルに図形を追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/ja/cpp/ps/working-with-sha...