Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 73,715 for

ios

(0.56 sec)
  1. دمج XPS إلى XPS، و XPS إلى PDF | .NET

    حل .NET API لدمج ملفات 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/
  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. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...io.InputStream; public class ExcelImageInserter...com.aspose.cells.*; import java.io.InputStream; public class ExcelImageInserter...

    forum.aspose.com/t/when-inserting-a-picture-and...
  5. Convertir PostScript avec l'API C++ Aspose.Page

    La fonctionnalité de conversion PS en BMP incluse dans la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/fr/cpp/convert-ps/
  6. 现代 API|Aspose.Slides for Python 文档

    现代 API...io import File from java.awt import...imageio import ImageIO from java.io import File from java.awt import...

    docs.aspose.com/slides/zh/python-java/modern-api/
  7. Arbeta med bilder|Documentation

    Det här avsnittet förklarar hur man infogar eller hämtar en bild från en visio-sida med Aspose.Diagram.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/sv/net/working-with-ima...
  8. 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/
  9. 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-...
  10. 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/