Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 56,298 for

ios

(0.12 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. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....io.InputStream loadOptions LoadOptions...LoadOptions outputStream java.io.OutputStream saveOptions SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD for Java 21.5 - Sürüm Notları|Docume...

    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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/tr/java/aspose-psd-for-java...
  4. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for .NET license and discover limitations of the trial version.... IO . FileStream lisenseStream = new System . IO . FileStream...lic" , System . IO . FileMode . Open , System . IO . FileAccess...

    docs.aspose.com/ocr/net/licensing/
  5. FontSettings.save_search_cache method | Aspose....

    FontSettings.save_search_cache method. Saves the font search cache to the stream....save_search_cache ( self , output_stream : io . BytesIO ): ... Parameter Type...Type Description output_stream io.BytesIO Output stream. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LaTeX math formulas rendering | .NET

    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 (); 17 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  7. 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/
  8. 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/...
  9. 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...
  10. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/cpp/latex-figures/