Questions tagged [inline-images]

An inline image is an image that appears in the body of a web page or inside an html mail.

An inline image is an image that appears in the body of a web page or inside an html mail.

67 questions
0
votes
1 answer

JLabel with HTML inline image

I'm trying to create a JLabel with mixed content: text and inline images. The component later should contain dynamically count of images and text (with dynamically order). My first steps: Create an JLabel like follows: JLabel label = new…
Florian
  • 23
  • 3
0
votes
3 answers

Copy table with inline images

I am trying to copy the contents of a GDoc into another GDoc. This works pretty well for all the different element types. Including a table (Enum DocumentApp.ElementType.TABLE). However, if the table contains an inline image (Enum…
0
votes
1 answer

Read embedded inline image from email as html

I tried to read email using IMAP connection. I am getting emails as html content. When i receive an email with body containing image. i am fail to get the image from email body. The html output is follows.
Amith
  • 1,907
  • 5
  • 29
  • 48
0
votes
1 answer

Send e-mail with InlineImages

I've created a script to send emails to a list of e.mail addresses with a PDF attachment. Now I want to "pimp it", adding a picture taken from Drive at the beginning of the email. I found this method on Google Developers - sendEmail(recipient,…
30331
  • 11
  • 6
0
votes
1 answer

Mandril merge inline images

I'm trying to send a monthly snapshot of our user's activity using mandrill templates. I want to be able to send an inline image of a graph of their activity. The image is generated on the server side and attached to the email. I can easily do this…
binderbound
  • 791
  • 1
  • 7
  • 27
0
votes
1 answer

Drag and drop inline image in Google Docs Script?

So basically, I want to be able to drag and drop inline images into Google Docs. The only issue is that I can't figure out how to store these images in the UI or prevent people from dragging and dropping the actual icon as opposed to the inline…
Skylion
  • 2,696
  • 26
  • 50
0
votes
2 answers

Why do Domino store all my inline images in the xsppers folder?

Every time I reload my webpage new files are added to the c:\windows\temp\notes...\xsppers folder on the server. and these files are never deleted, I have to manually delete them, and it can be several GB of data to delete every month I have a…
Thomas Adrian
  • 3,543
  • 6
  • 32
  • 62
1 2 3 4
5