Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 73,233 for

ios

(0.92 sec)
  1. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/custom-font/
  2. التحقق من كلمة مرور الملفات المشفرة باستخدام C+...

    التحقق من كلمة مرور ملفات Excel المشفرة (xlsx، xlsb، xls، xlsm وملفات Open Office (ODS) باستخدام أكواد C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ar/cpp/verify-password-of...
  3. Enregistrer un document 3D|Documentation

    La classe Scene de la Aspose.3D API représente un document 3D et les développeurs peuvent enregistrer son objet dans n'importe quel format de fichier pris en charge....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/fr/python-net/save-a-3d-docu...
  4. استخراج كافة الصور من الأشكال في Visio|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/ar/net/extract-all-imag...
  5. Recupera le informazioni sui caratteri del dise...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getFonts () io = 0 mentre io < fonts . getCount ()...

    docs.aspose.com/diagram/it/java/retrieve-drawin...
  6. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....io.InputStream Input document stream...Parameter Type Description input java.io.InputStream Input document stream...

    reference.aspose.com/words/java/com.aspose.word...
  7. Конфигурация среды – Environment Configuration ...

    Узнайте, как создавать конфигурации среды, в которой запускается приложение – использовать песочницу, службу времени выполнения, сетевую службу и т. д.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/ru/java/environment-config...
  8. Konversi berbagai format Gambar ke PDF|Aspose.P...

    Topik ini menunjukkan kepada Anda bagaimana pustaka Aspose.PDF untuk Java memungkinkan konversi berbagai format gambar ke PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/id/java/convert-images-form...
  9. arkiv

    arkiv...io.OutputStream imageStream = new java.io.FileOutpu...utdatabilden java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/sv/pdf/convert-pdf-to-png-jpeg-...
  10. C++ 用 API ソリューションによる EPS の切り抜き

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ja/cpp/crop-eps/