Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 72,416 for

ios

(0.1 sec)
  1. Архів

    Архів...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/uk/font/convert-type1-to-ttf/
  2. Aspose.TeX's input interface | C++

    Conversion functionality of Aspose.TeX API solution for C++ with TeX, as an input format is explained here with the code examples....System::SharedPtr < System::IO::Stream > inZipStream = System::IO::File::Open...(System::IO::Path::Combine(RunExamples::InputDirectory, u "zip-in...

    docs.aspose.com/tex/cpp/aspose-tex-input/
  3. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....6 System::SharedPtr < System::IO::FileStream > projectStream =...System::MakeObject < System::IO::FileStream > (dataDir + u "...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  4. القيود والفروقات في واجهة البرمجة|توثيق Aspose....

    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.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ar/php-java/limitations-...
  5. Convertir HTML en image en Java – PNG, JPG, BMP...

    Convertissez HTML en images telles que JPG, PNG, GIF, TIFF et BMP à l'aide d'Aspose.HTML for Java. Utilisez ImageSaveOptions pour obtenir des résultats précis et personnalisables.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/fr/java/convert-html-to-im...
  6. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...cells import License import io # Try to set license from the...lic = License() lic_stream = io.FileIO("Aspose.Cells.Pythonvia...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  7. Aspose.Imaging exception "imaging loading faile...

    Getting the following exception when trying to load an heic file into Aspose.Imaging version 25.10 before saving to pdf. I have attached a sample file. Aspose.Imaging.CoreExceptions.ImageLoadException HResult=0x801315…...IO.BitStreamWithNalSupp, System...HeicImageFrame(Openize.Heic.Decoder.IO.BitStreamWithNalSupp, Openize...

    forum.aspose.com/t/aspose-imaging-exception-ima...
  8. Convertir un EPUB en PDF en Java – Aspose.HTML ...

    Convertissez des EPUB en PDF en Java à l'aide de l'API Aspose.HTML for Java. Examinez divers scénarIos de conversion d'EPUB en PDF dans des exemples de code Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/fr/java/convert-epub-to-pdf/
  9. 档案

    档案...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/zh/zip/unzip-a-gz-file-in-java-...
  10. Procurar

    Procurar...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/pt/page/merge-combine-xps-csharp/