Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 62,237 for

ios

(0.09 sec)
  1. C++ ile Şifreli Dosyaların Parolası Doğrulama|D...

    C++ kodlarını kullanarak şifreli Excel (xlsx, xlsb, xls, xlsm) ve Open Office (ODS) dosyalarının parolasını doğrulayın.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/tr/cpp/verify-password-of...
  2. 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/
  3. 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...
  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/ja/cpp/create-pdf-document/
  5. Перегляд файлів формату EPS | Рішення .NET API

    Переглянути файлиEPS. Вихідний код C# для завантаження та відображення документів EPS з .NET Framework, Windows і програмах ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/uk/net/viewer/eps/
  6. أرشيف

    أرشيف...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // أضف صورة إلى...

    blog.aspose.com/ar/pdf/add-extract-remove-repla...
  7. Visualizza file in formato EPS | .NET

    Apri per visualizzare i file EPS. API C# per eseguire il rendering documenti EPS su piattaforma .NET Framework, Windows e applicazioni ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/it/net/viewer/eps/
  8. Перегляд файлів формату XPS | Рішення .NET API

    Переглянути файли XPS. Вихідний код C# для завантаження, візуалізації та відображення XPS на платформі .NET Framework, Windows і програмах ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/uk/net/viewer/xps/
  9. ดูไฟล์รูปแบบ PS | .NET วิธีการแก้

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

    products.aspose.com/page/th/net/viewer/ps/
  10. Extraer Imágenes de PDF|Aspose.PDF para Android...

    Cómo extraer una parte de la imagen de un PDF usando Aspose.PDF para Android a través de Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/es/androidjava/extract-imag...