Sort Score
Result 10 results
Languages All
Labels All
Results 9,901 - 9,910 of 32,337 for

renderer

(0.12 sec)
  1. Konwerter SVG na EMF przy użyciu Java | Aspose.PDF

    Konwersja SVG do EMF za pomocą przykładowego kodu Java. Programiści mogą użyć tego przykładowego kodu, aby wyeksportować SVG do EMF w dowolnej aplikacji opartej na Web lub Desktop Java....an object of emfDevice var renderer = new Aspose . Pdf . Devices...save the image in EMF format renderer . Process ( document . Pages...

    products.aspose.com/pdf/pl/java/conversion/svg-...
  2. EPS เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Java | A...

    การแปลง EPS เป็น JPEG ผ่านโค้ดตัวอย่าง Java โปรแกรมเมอร์สามารถใช้โค้ดตัวอย่างนี้เพื่อส่งออก EPS ไปยัง JPEG ภายในแอปพลิเคชันที่ใช้ Java บนเว็บหรือเดสก์ท็อป...object of JpegDevice PngDevice renderer = new JpegDevice (); // convert...particular PDF page to JPEG format renderer . process ( document . getPages...

    products.aspose.com/pdf/th/java/conversion/eps-...
  3. TEX เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Java | A...

    การแปลง TEX เป็น EMF ผ่านโค้ดตัวอย่าง Java โปรแกรมเมอร์สามารถใช้โค้ดตัวอย่างนี้เพื่อส่งออก TEX ไปยัง EMF ภายในแอปพลิเคชันที่ใช้ Java บนเว็บหรือเดสก์ท็อป...object of EmfDevice PngDevice renderer = new EmfDevice (); // convert...particular PDF page to EMF format renderer . process ( document . getPages...

    products.aspose.com/pdf/th/java/conversion/tex-...
  4. PCL เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Java | A...

    การแปลง PCL เป็น BMP ผ่านโค้ดตัวอย่าง Java โปรแกรมเมอร์สามารถใช้โค้ดตัวอย่างนี้เพื่อส่งออก PCL ไปยัง BMP ภายในแอปพลิเคชันที่ใช้ Java บนเว็บหรือเดสก์ท็อป...object of BmpDevice PngDevice renderer = new BmpDevice (); // convert...particular PDF page to BMP format renderer . process ( document . getPages...

    products.aspose.com/pdf/th/java/conversion/pcl-...
  5. PCL เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Java | A...

    การแปลง PCL เป็น JPEG ผ่านโค้ดตัวอย่าง Java โปรแกรมเมอร์สามารถใช้โค้ดตัวอย่างนี้เพื่อส่งออก PCL ไปยัง JPEG ภายในแอปพลิเคชันที่ใช้ Java บนเว็บหรือเดสก์ท็อป...object of JpegDevice PngDevice renderer = new JpegDevice (); // convert...particular PDF page to JPEG format renderer . process ( document . getPages...

    products.aspose.com/pdf/th/java/conversion/pcl-...
  6. PDF به JPEG تبدیل با استفاده از C# | Aspose.PDF

    کد نمونه برای تبدیل PDF به JPEG C#. استفاده از کد نمونه API برای فایل های دسته ای PDF به JPEG تبدیل در VB.NET, ASP.NET یا هر برنامه مبتنی بر دات نت...); var quality = 90 ; var renderer = new Aspose . Pdf . Devices...( resolution , quality ); renderer . Process ( pdfDocument ....

    products.aspose.com/pdf/fa/net/conversion/pdf-t...
  7. XML به TIFF تبدیل با استفاده از C# | Aspose.PDF

    کد نمونه برای تبدیل XML به TIFF C#. استفاده از کد نمونه API برای فایل های دسته ای XML به TIFF تبدیل در VB.NET, ASP.NET یا هر برنامه مبتنی بر دات نت...xmlFile , xmlLoadOptions ); var renderer = new Aspose . Pdf . Devices...Devices . TiffDevice (); renderer . Process ( pdfDocument , outputFile...

    products.aspose.com/pdf/fa/net/conversion/xml-t...
  8. PS به BMP تبدیل با استفاده از C# | Aspose.PDF

    کد نمونه برای تبدیل PS به BMP C#. استفاده از کد نمونه API برای فایل های دسته ای PS به BMP تبدیل در VB.NET, ASP.NET یا هر برنامه مبتنی بر دات نت... PsLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . BmpDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/fa/net/conversion/ps-to...
  9. XPS به PNG تبدیل با استفاده از C++ | Aspose.PDF

    کد نمونه برای تبدیل XPS به PNG تبدیل با استفاده از C++. از مثال C++ برای تبدیل دسته ای XPS به PNG استفاده کنید....an object of PngDevice var renderer = new Aspose . Pdf . Devices...save the image in EMF format renderer . Process ( document . Pages...

    products.aspose.com/pdf/fa/cpp/conversion/xps-t...
  10. PS به PNG تبدیل با استفاده از C# | Aspose.PDF

    کد نمونه برای تبدیل PS به PNG C#. استفاده از کد نمونه API برای فایل های دسته ای PS به PNG تبدیل در VB.NET, ASP.NET یا هر برنامه مبتنی بر دات نت... PsLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . PngDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/fa/net/conversion/ps-to...