Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 73,383 for

ios

(0.11 sec)
  1. ครอบตัดและปรับขนาด EPS ผ่าน C# | Aspose.Page

    เพิ่มประสิทธิภาพให้กับแอปพลิเคชัน C# ของคุณด้วยโซลูชัน API ของเราสำหรับการครอบตัดและปรับขนาดไฟล์ EPS อย่างแม่นยำ ทำให้ภาพดูมีชีวิตชีวา...IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/th/net/crop-eps/
  2. 档案

    档案...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // 设置边距,以便图像适合等。 page.getPageInfo()...

    blog.aspose.com/zh/pdf/convert-image-to-pdf-java/
  3. Lưu trữ

    Lưu trữ...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/vi/page/convert-xps-to-jpg-png-...
  4. آرشیوها

    آرشیوها...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // حاشیه ها را طوری تنظیم...

    blog.aspose.com/fa/pdf/convert-image-to-pdf-java/
  5. ค้นหา

    ค้นหา...XImage->Save(System::SharedPtr System::IO::Stream สตรีม, ระบบ::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/th/pdf/working-with-images-in-p...
  6. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...IO.MemoryStream msMsg = new System.IO.MemoryStream();...Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream();...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  7. 아카이브

    아카이브...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/ko/font/convert-type1-to-ttf/
  8. Архивы

    Архивы...Typeset(System::SharedPtr System::IO::Stream поток, System::SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/ru/tex/create-custom-tex-format...
  9. Архів

    Архів...Typeset(System::SharedPtr System::IO::Stream потік, System::SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/uk/tex/create-custom-tex-format...
  10. Création d'un PDF complexe|Aspose.PDF pour Java

    Aspose.PDF pour Java vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....io.FileNotFoundExceptio ; import...java . io . FileInputStream imageStream = new java . io . FileInputStream...

    docs.aspose.com/pdf/fr/java/complex-pdf-example/