Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 70,376 for

graphic

(0.89 sec)
  1. Convert ODP to PPTM using Java | products.aspos...

    Sample Java conversion code for ODP format to PPTM file. Use this example code to export PowerPoint & OpenOffice presentations to PPTM within any Web or Desktop Java based Application....(Bitmap Image) ODP TO GIF (Graphical Interchange Format) ODP TO...ODP TO PNG (Portable Network Graphics) ODP TO POT (Microsoft PowerPoint...

    products.aspose.com/slides/java/conversion/odp-...
  2. Convert XML to POT using C++ application | prod...

    Sample C++ conversion code for XML document to POT format. Use example code for batch XML to POT conversion within any C++ Application....Metafile Format) XML TO GIF (Graphical Interchange Format) XML TO...XML TO PNG (Portable Network Graphics) XML TO POTM (Microsoft PowerPoint...

    products.aspose.com/slides/cpp/conversion/xml-t...
  3. Convert OTP to POTX using C++ application | pro...

    Sample C++ conversion code for OTP document to POTX format. Use example code for batch OTP to POTX conversion within any C++ Application....Metafile Format) OTP TO GIF (Graphical Interchange Format) OTP TO...OTP TO PNG (Portable Network Graphics) OTP TO POT (Microsoft PowerPoint...

    products.aspose.com/slides/cpp/conversion/otp-t...
  4. Convert ODP to OTP using Java | products.aspose...

    Sample Java conversion code for ODP format to OTP file. Use this example code to export PowerPoint & OpenOffice presentations to OTP within any Web or Desktop Java based Application....(Bitmap Image) ODP TO GIF (Graphical Interchange Format) ODP TO...ODP TO PNG (Portable Network Graphics) ODP TO POT (Microsoft PowerPoint...

    products.aspose.com/slides/java/conversion/odp-...
  5. | Aspose

    Sample code for PNG to Text Java conversion. Use API example code for batch PNG files to Text conversion within any Web or Desktop Java based application....Format PNG, Portable Network Graphics, refers to a type of raster...created as a replacement of Graphics Interchange Format (GIF) and...

    products.aspose.com/ocr/cpp/conversion/png-to-t...
  6. Convert AI to PSB via C# | products.aspose.com

    Sample code for AI to PSB C# conversion. Use API example code for batch AI files to PSB conversion within VB.NET, Asp.NET or any .NET based application....properties, add watermarks, perform graphics operations and convert one...file that contains vector graphics in a single page. it uses...

    products.aspose.com/psd/ai-to-psb/
  7. Exportera EMLX till SVG via Java | products.asp...

    Java API för att konvertera EMLX till SVG utan att använda Microsoft Word eller Outlook...Konvertera EMLXs till GIF (Graphical Interchange Format) Konvertera...till PNG (Portable Network Graphic) Konvertera EMLXs till JPEG...

    products.aspose.com/total/sv/java/conversion/em...
  8. نحوه تنظیم واترمارک در TIFF با استفاده از جاوا

    این آموزش مختصر نحوه تنظیم واترمارک در TIFF با استفاده از جاوا را راهنمایی می کند. می توان از آن برای ایمن کردن تصویر TIFF با افزودن واترمارک در جاوا در هر یک از سیستم عامل های رایج مانند اوبونتو، MS Windows یا macOS استفاده کرد....کلاس Image بارگیری کنید یک شی Graphics را با نمونه تصویر TIFF راه...روی تصویر با استفاده از شی Graphics ارائه می شود. کد به واترمارک...

    kb.aspose.com/fa/imaging/java/how-to-set-waterm...
  9. Transparante afbeelding maken in C#

    Volg dit artikel om transparante afbeeldingen te maken in C#. Het bevat alle instellingen voor de IDE, een lijst met stappen en een voorbeeldcode voor het tekenen van afbeeldingen met een transparante achtergrond in C#....bitmap en gebruik deze om een Graphics -object te maken om tekenen...Maak een bitmap, genereer een Graphics-object van de bitmap om tekenen...

    kb.aspose.com/nl/drawing/net/create-transparent...
  10. Java에서 WEBP 생성하기

    이 문서는 Java에서 WEBP를 생성하는 방법을 설명합니다. 개발 환경 설정, 지침 목록, 그리고 Java에서 WEBP 이미지를 생성하는 방법을 보여주는 간단한 코드가 포함되어 있습니다....이름을 설정합니다 필요한 크기의 이미지를 생성하고 Graphics 객체와 연결합니다 이미지 배경을 설정하고 몇 가지...지정된 크기를 설정한 뒤, 새로운 이미지에 대해 Graphics 객체를 생성합니다. 배경을 설정하고 도형을 그린...

    kb.aspose.com/ko/imaging/java/create-webp-in-java/