Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 74,196 for

ios

(0.58 sec)
  1. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging.... io . File fi1 = new java. io . File ( "alice29...txt" ); 2 java. io . File fi2 = new java. io . File ( "asyoulik...

    docs.aspose.com/zip/java/xar-composition/
  2. Archiv

    Archiv...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/de/page/merge-combine-ps-postsc...
  3. 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...
  4. Convertir varios formatos de imágenes a PDF|Asp...

    Este tema muestra cómo la biblioteca Aspose.PDF para Java permite convertir varIos formatos de imágenes a PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/es/java/convert-images-form...
  5. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/net/convert-xps/
  6. 从 PDF 中提取图像|Aspose.PDF for Android via Java

    如何使用 Aspose.PDF for Android via Java 从 PDF 中提取部分图像... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/zh/androidjava/extract-imag...
  7. Проверка пароля зашифрованных файлов с помощью ...

    Проверьте пароль зашифрованных файлов Excel (xlsx, xlsb, xls, xlsm) и OpenOffice (ODS), используя C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ru/cpp/verify-password-of...
  8. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/net/working-with-images/
  9. Trabajar con archivos en formato PS | Aspose.Pa...

    Aprenda a trabajar con texto, formas, patrones de mosaico, degradados, imágenes y páginas en archivos PS o EPS utilizando Aspose.Page para 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/es/cpp/working-with-ps/
  10. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....io.InputStream XmlDataSource(String...xmlStream java.io.InputStream xmlSchemaStream java.io.InputStream...

    reference.aspose.com/words/java/com.aspose.word...