Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,761 for

watermark rendering

(0.94 sec)
  1. Convert MHTML to PSD via Java | products.aspose...

    Export MHTML file to PSD in your Java applications without using any third party application...Imaging for Java API to render the JPEG image to a PSD image...Initialize class object and render MHTML to JPEG by using Process...

    products.aspose.com/total/java/conversion/mhtml...
  2. Convert MHTML to TGA via Java | products.aspose...

    Export MHTML file to TGA in your Java applications without using any third party application...Java Image Processing API to render the JPEG image to a TGA image...Initialize class object and render MHTML to JPEG by using Process...

    products.aspose.com/total/java/conversion/mhtml...
  3. Convert MD to WMF via Java | products.aspose.com

    Export MD file to WMF in your Java applications without using any third party application...Imaging for Java API to render the JPEG image to a WMF image...Initialize class object and render MD to JPEG by using Process...

    products.aspose.com/total/java/conversion/md-to...
  4. Convert CGM to JPEG2000 via Java | products.asp...

    Export CGM file to JPEG2000 in your Java applications without using any third party application...Imaging for Java API to render the JPEG image to a JPEG2000...Initialize class object and render CGM to JPEG by using Process...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Convert XPS to DXF via Java | products.aspose.com

    Export XPS file to DXF in your Java applications without using any third party application...Imaging for Java API to render the JPEG image to a DXF file...Initialize class object and render XPS to JPEG by using Process...

    products.aspose.com/total/java/conversion/xps-t...
  6. Convert PCL to DICOM via Java | products.aspose...

    Export PCL file to DICOM in your Java applications without using any third party application...Java Image Processing API to render the JPEG image to a DICOM image...Initialize class object and render PCL to JPEG by using Process...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Convert PS to WMF via Java | products.aspose.com

    Export PS file to WMF in your Java applications without using any third party application...Imaging for Java API to render the JPEG image to a WMF image...Initialize class object and render PS to JPEG by using Process...

    products.aspose.com/total/java/conversion/ps-to...
  8. Convert CGM to WMF via C# API | products.aspose...

    Export CGM to WMF in your .NET applications without using any third party application...JpegDevice class object and render CGM to JPEG by using Process...convert all pages, you can first render your CGM document to one TIFF...

    products.aspose.com/total/net/conversion/cgm-to...
  9. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...Words code during VML shape rendering/layout calculation. Environment...points to internal VML shape rendering code Error: Cannot invoke...

    forum.aspose.com/t/nullpointerexception-with-ap...
  10. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Two issues with adding watermarks in Aspose.PDF Aspose.PDF Product...AddStamp(TempAddArtifact); } } } //text watermark else { lock (TempPage) { WatermarkArtifact...

    forum.aspose.com/t/two-issues-with-adding-water...