Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 62,328 for

ios

(0.26 sec)
  1. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file.... IO ; Loading from the file using...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  2. Архивы

    Архивы...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Добавьте изображение...

    blog.aspose.com/ru/pdf/add-extract-remove-repla...
  3. Archiv

    Archiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Přidejte obrázek...

    blog.aspose.com/cs/pdf/add-extract-remove-repla...
  4. XPS egyesítése XPS-hez, XPS PDF-hez | .NET Mego...

    .NET API megoldás XPS-fájlok egyesítésére néhány sornyi kóddal. Mentse a kombinált eredményt XPS vagy PDF fájlként. Példa a C# kód egyesítésére....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/hu/net/merge-xps-files/
  5. دمج XPS في XPS و XPS إلى PDF | المحلول .NET

    NET API Solution لدمج ملفات XPS في بضعة أسطر من التعليمات البرمجية. احفظ النتيجة المجمعة كملفات XPS أو PDF. مثال على كود C# لدمج الوظائف....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/ar/net/merge-xps-files/
  6. Archiwa

    Archiwa...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/pl/page/convert-xps-to-jpg-png-...
  7. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Imposta i margini in...

    blog.aspose.com/it/pdf/convert-image-to-pdf-java/
  8. Procurar

    Procurar...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Defina as margens para...

    blog.aspose.com/pt/pdf/convert-image-to-pdf-java/
  9. Crop and resize EPS via C# | Aspose.Page

    Empower your C# applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/net/crop-eps/
  10. Archiv

    Archiv...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/de/pdf/extract-images-from-pdf-...