Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 62,428 for

ios

(0.09 sec)
  1. Lưu trữ

    Lưu trữ...io.FileInputStream; import java.io.FileOutputStream;...FileOutputStream; import java.io.IOException; import com.aspose.eps.ImageFormat;...

    blog.aspose.com/vi/page/convert-postscript-to-j...
  2. Java Compression API - Create, Encrypt, Extract...

    Harness the power of Java Compression API! Create, encrypt, decrypt archives, manage entries, and more. Learn how to compress and decompress files with ease....io.FileInputStream ; import java.io.FileOutputStream...FileOutputStream ; import java.io.IOException ; public class Program { public...

    products.aspose.com/zip/java/advanced-api-featu...
  3. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "audio.wav" )); // Adds the...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  4. Шифрование файлов Excel с помощью C++|Documenta...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells с C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ru/cpp/encrypting-excel-f...
  5. 在 PostScript 中处理图像 | C++

    Aspose.Page API 解决方案解答了如何将图像添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddImage_outPS...

    docs.aspose.com/page/zh/cpp/ps/working-with-ima...
  6. إنشاء ملف PDF معقد باستخدام Aspose.PDF|Aspose.P...

    Aspose.PDF لنظام Android عبر Java يسمح لك بإنشاء مستندات أكثر تعقيدًا تحتوي على صور وقطع نصية وجداول في مستند واحد....io.File ; import java.io.FileInputStream ;...add (); // إضافة صورة java . io . FileInputStream imageStream...

    docs.aspose.com/pdf/ar/androidjava/complex-pdf-...
  7. أرشيف

    أرشيف...io.BufferedReader; import java.io.IOException; import...import java.io.InputStream; import java.io.InputStreamReader;...

    blog.aspose.com/ar/email/create-update-and-dele...
  8. Aspose::Words::Fields::IBibliographyStylesProvi...

    Aspose::Words::Fields::IBibliographyStylesProvider::GetStyle method. Returns bibliography style in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_ImageStream method. Specifies the stream for the mail merge engine to read an image from in C++....System :: SharedPtr < System :: IO :: Stream > & Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...io.InputStream; public class ExcelImageInserter...com.aspose.cells.*; import java.io.InputStream; public class ExcelImageInserter...

    forum.aspose.com/t/when-inserting-a-picture-and...