Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 72,418 for

ios

(0.1 sec)
  1. إنشاء أرقام في LaTeX | حل .NET API

    .NET API Solution للعمل مع TeX. يتضمن وظيفة إنشاء أشكال المستندات في LaTeX وحفظ الملف الناتج كصور....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/ar/net/latex-figures/
  2. Jak spakować pliki bez kompresji za pośrednictw...

    Jak dodawać pliki do archiwów bez kompresji w celu usprawnienia zarządzania plikami, zapewniając wygodę w transporcie, szybki dostęp i kompatybilność z różnymi aplikacjami przez Python.NET...klasy StoreCompressionSett with io . FileIO( "archive.zip" , 'x'...klasa - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/pl/python-net/advanced-...
  3. Solution Fonctionnelle pour le Redimensionnemen...

    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....System :: SharedPtr < System :: IO :: MemoryStream > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/fr/cpp/solution-fonction...
  4. Using OAuth to access Mail Services|Documentation

    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.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/using-oauth-to-acces...
  5. 档案

    档案...o (System::SharedPtr System::IO::Stream 流) 方法。 使用 ISlide->ge...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  6. Lưu trữ

    Lưu trữ...(System :: SharedPtr System::IO::Stream stream) phương pháp....tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/vi/slides/embed-video-in-powerp...
  7. Извлечение изображений из PDF|Aspose.PDF для An...

    Как извлечь часть изображения из PDF с использованием Aspose.PDF для Android через Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/ru/androidjava/extract-imag...
  8. さまざまな画像形式をPDFに変換|Aspose.PDF for Java

    このトピックでは、Aspose.PDF for Javaライブラリがさまざまな画像形式をPDFに変換する方法を示します。...io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ja/java/convert-images-form...
  9. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/ps/working-with-document/
  10. PostScript でのページ操作 | C++

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

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