Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 62,464 for

ios

(0.37 sec)
  1. تحويل PDF إلى تنسيقات الصور|Aspose.PDF for Java

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل PDF إلى تنسيقات صور متنوعة. تحويل صفحات PDF إلى صور PNG وJPEG وBMP ببضع سطور من التعليمات البرمجية.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ar/java/convert-pdf-to-imag...
  2. Convierta XPS con la API Aspose.Page C++

    La funcionalidad de conversión de XPS a PDF incluida en la solución API Aspose.Page para C++ se describe e ilustra con fragmentos de código aquí....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/es/cpp/convert-xps/
  3. Перетворення XPS за допомогою Aspose.Page C++ API

    Функція перетворення XPS у PDF, включена в рішення Aspose.Page API для C++, описана та проілюстрована фрагментами коду тут....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/uk/cpp/convert-xps/
  4. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Where to save the object data...

    reference.aspose.com/words/python-net/aspose.wo...
  5. View PS Format Files | .NET API Solution

    Open to view PS files. C# source code to load, render and display PS documents on .NET Framework Platform, Windows, and ASP.NET Applications....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/net/viewer/ps/
  6. 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....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  7. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  8. Mengonversi PDF ke Format Gambar|Aspose.PDF unt...

    Topik ini menunjukkan bagaimana Aspose.PDF memungkinkan mengonversi PDF ke berbagai format gambar. Konversi halaman PDF ke gambar PNG, JPEG, BMP dengan beberapa baris kode.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/id/java/convert-pdf-to-imag...
  9. Converti XPS con l'API Aspose.Page C++

    La funzionalità di conversione da XPS a PDF inclusa nella soluzione API Aspose.Page per C++ è descritta e illustrata con i frammenti di codice qui riportati....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/it/cpp/convert-xps/
  10. Преобразование XPS с помощью API Aspose.Page C++

    Функциональность преобразования XPS в PDF, включенная в решение Aspose.Page API для C++, описана и проиллюстрирована фрагментами кода здесь....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/ru/cpp/convert-xps/