SAVE IN FORMAT HTML

hello i am student and i program a aplication same PowerPoint and i need to save the presentacion in format HTML. I kwon how i do create a file HTML, but how my aplication have a slides(JPanel) with text and figures that circle, rectangle, line and elipse, then HTML dont permit draw figures i need to transform the JPanel in a image, to put all to have the JPanel in one image to put in file HTML.
How i can do this?
thanks Rafael

but the user cant see the slide because not all user have installed java in his computer, then cant see the applet

Similar Messages

  • How to save diagramm in HTML format or PDF it

    how to save diagramm in HTML format or PDF it

    You have two alternatives. First of all, there are many utilities, some of them free that can put a "printer" on your printer list that really writes a PDF file. The one I use is free, called CutePDF. Once you have one of these installed, saving to PDF is as simple as print the diagram, choose the printer associated with your utility, then name the file.
    I'm not sure if it is in your version of Designer, but all of the latest versions of Designer have a "publish diagram" utility. Just drop down the Utilities menu from the RON or the Design Editor. The bottom selection should be "Publish Diagrams...", which will open a dialog window. Choose the diagram(s) you want to publish, select Publish to File, enter a file name, and select a graphics format from PNG, GIF, JPEG, BMP or TIFF. You can easily add the file to an HTML page inside an <IMG> tag.

  • Save and replace html file in Word

    Does anyone know how to save a Word document as a Web Page (HTML) format replacing an already existing file which has the same name (and location)? I want to save my document as a Word document and also as an html document, overwriting any existing documents with the same names.
    Using:
    save as active document file name "Photo [OSX]:Users:home:Desktop:Calendar.doc" file format format document
    overwrites the existing document without asking (whichi is what I want) but:
    save as active document file name "Photo [OSX]:Users:home:Desktop:Calendar.htm" file format format HTML
    gives me an error ("Microsoft Word got an error: active document doesn't understand the save as message.") if there is an existing document in the same location with that name.
    If there is no existing document this works fine.???
    Pedro
    G5   Mac OS X (10.3.9)  

    Peter,
    The easy way would be to delete the file first:
    try
    delete file "Photo [OSX]:Users:home:Desktop:Calendar.htm"
    end try
    Reese

  • Column format HTML not available

    Hi
    I have configured different user roles in Obiee 11.
    As administrator I can change the column format of a text column to html.
    My users can't select any of the html options (just "plain text" and "plain text (don't break spaces)".
    I gave them the following privileges and restarted the server:
    - Save Actions containing embedded HTML
    - Save Content with HTML Markup
    - Access HtmlViewService Service
    What could I be missing?
    Thank you
    Regards

    910861 wrote:
    What I observed if I grant access to a group to which my user belongs on the item "Save system-wide column Formats" - User can see all the data formats.
    But having this option enabled for the users is risky,dangerous and unacceptable.
    Hiding this ((Save System-Wide Format)option from the front end ( After saving the system wide changes IF IN CASE REQUIRED) can be a topic of research.
    Thanks.+1

  • CS5 "save as" format menu changed when creating new document

    Hi,
    When creating a new document in photoshop CS5 i cannot save as a jpeg or png or the other large list of file types i used to have in the save as format menu,
    below is what i used to be able to save as but can only do this when actually opening a jpeg file and not when creating a new document
    this is the options i have now
    i haven't been using photoshop that long and am no genius with pc's so i'm a little lost here, does anyone know why this has happened and if there is a solution to this, your help will be greatly appreciated. my spec are windows 7 64bit, core i7, nvidia 260gtx.

    It looks as if you are creating documents in a format incompatible with certain file types.
    For example, check in the New dialog that it is set for RGB Color – 8-bit.

  • Adobe Reader 9 and XI do not save other formats to PDF.

    I had Adobe Reader 9 on  PC Windows 7. I am sure I used to be able to save other file formats to PDF with Reader, but when I try now, I get the sign saying "The printer name is invalid" and the file wouldn't be saved to PDF. I tried uninstalling Reader 9 and installing Reader XI. Exactly the same thing happens. Does anyone know what this sign means and how the problem can be solved? Any suggestions gratefully received.
    Chris Swanton
    UK

    Adobe Reader doesn't save other formats as PDF.
    You probably had Adobe Acrobat if you remember doing this. They look similar.

  • Formatted HTML output with Spry regions - is it possible?

    I have recently begun using the XML export extension in
    conjunction with an Access database to output dynamic data into a
    page with a Spry master/detail setup. So far, my simple example is
    going great, but I've run into a snag that I need some help with.
    To explain what I'm doing - it's a simple article page with
    the list of articles on the left with the title and date and the
    article title and full contents on the right hand side. So far it's
    all working very well, updating in real time when I click an
    article title on the left. The problem is the output with this one
    field which stores not only text, but also HTML formatting that is
    generated by a wysiwyg editor used on the article creation side of
    this little app. This HTML formatted content is the article body
    and is stored in a field named the same - "body". With traditional
    ASP, the HTML formatting displays as expected and all is well, but
    with Spry, it doesn't output formatted HTML, but instead shows the
    content and HTML code together as text. How can I get this one
    field ("body") to be output so all the HTML formatting is shown?
    This is my simple page example. Click through and you'll see
    what I mean.
    http://www.shoestodyefor.com/ajax.asp
    Here's the section of code in question regarding the output
    on that right hand panel where the body is displayed for each
    article:
    <div spry:detailregion="ds1">
    {title}<br />
    {entryDate}<br />
    <br />
    {body}
    /div>
    Is it possible to have that {body} section shown so the
    dynamically created HTML code from the wysiwyg editor is displayed
    correctly?

    Steve Skinner wrote:
    > Is it possible to have that {body} section shown so the
    dynamically created
    > HTML code from the wysiwyg editor is displayed
    correctly?
    The version of Spry that ships with Dreamweaver CS3 (Spry
    1.4) doesn't
    support the type of output created by the XML Export
    extension.
    This issue has been corrected in Spry 1.5, but no plans have
    been made
    public for integrating Spry 1.5 into Dreamweaver CS3. You
    would need to
    download Spry 1.5 from
    http://labs.adobe.com/technologies/spry/.
    Details
    of how to hand-code the fix for output from XML Export are
    here:
    http://labs.adobe.com/technologies/spry/samples/data_region/HTMLFragsInXMLSample.html
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • CFGRID format=HTML not working in IE8

    I'm using Cold Fusion 10 and trying a cfgrid and it does not work in IE8.  It works perfectly in FF, of course. :-).
    It IS within a Cfform in my .cfm file.  Even when I take it down to it's simplest form to try to debug it doesn't work, but here is my original code:
    <cfgrid name = "FirstGrid"
            height="200" width="700"
            font="arial" fontsize="12"
            query = "Getdates"
            SORT="Yes"
            selectmode="edit"
            format="html"
            >
            <CFGRIDCOLUMN NAME="anumber" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="No" DISPLAY="No"
            HEADERBOLD="No" HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="schoolyear" HEADER="School Year"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="Yes" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="Yes">
        <CFGRIDCOLUMN NAME="doh" HEADER="Date of Hire"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No" type="date">
        <CFGRIDCOLUMN NAME="leavedate" HEADER="Leave Date"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            FONT="Times" BOLD="No"
            ITALIC="No" SELECT="Yes"
            DISPLAY="Yes" HEADERBOLD="No"
            HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="Returnfromleavedate" HEADER="Return From Leave Date"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="terminatedresignedretireddate" HEADER="Terminated/Resigned/Retired"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No">
        </cfgrid>
    Thanks for any help!
    B.

    Sorry, I should have used the code tags. Let me ask that again.
    I have HTML formatted data stored in VARCHAR2 columns on the database for which I am using a stylesheet to format into XSL-FO to resolve the HTML tags. For example, my data template populates a field PARAGRAPH_TEXT with content such as
    <b>some bold text</b>and I am using
    <xsl:apply-templates select="PARAGRAPH_TEXT"/>in my RTF template to process the data using the stylesheet to convert it to
    <fo:inline font-weight="bold">some bold text</fo:inline>The HTML tags are corrrectly resolved when using the BI Publisher Word add-in and the output is correctly rendered in bold text but this does not happen when running on the server in an E-Business Suite environment due to the HTML tags in the output XML being generated as e.g. &lt;b&gt; instead of <b>. Has anybody experienced this and, more importantly, can anybody suggest a way of getting e.g. <b> in the XML instead of &lt;b&gt;

  • Formatting html file for an explain plan.

    Hi,
    I would like to create a formatting html file for an explain plan.
    Oracle 11.2.0.3 on Linux.
    I can't use DBMS_XPLAN.DISPLAY_PLAN beacuse I get the info from the memory cursor and and I can't set the statement_id.
    How can I do that?

    user10931224 wrote:
    Hi,
    I would like to create a formatting html file for an explain plan.
    Oracle 11.2.0.3 on Linux.
    I can't use DBMS_XPLAN.DISPLAY_PLAN beacuse I get the info from the memory cursor and and I can't set the statement_id.
    How can I do that?
    does SQL_ID reside within AWR repository?

  • Forgot how to format HTML  in Text Area

    Hello all,
    I totally forgot something. How do you format HTML when rendering in Text area
    Suppose I pass in a string that a text area grabs for display.
    xxx.getAdditionalComments(existingComments + "\n"  +  "<B>" + date + "<\B> " + name);The text are will always display the <B> instead of displaying the date in bold.
    I remember putting escape characters eons ago but I forgot how that worked. Anyone know how to render this with date being bolded?
    Thanks.

    If you mean the textarea HTML tag for text entry fields, you don't. If you forgot anything it's that you can't do things like that.

  • Need Formatted html output from Xalan

    We use xalan xslt processor to convert
    xml document to html. Everything works
    fine, except the output is unformatted html.
    (ie. several HTML elements appear on the
    same line. Some lines are longer than 1000
    characters). This happens inspite of me
    specifying the HTML elements in different
    lines in the xsl.
    I would like to know if there is any way, I can generate formatted html output.
    Thanks

    have u tried
    <xsl:output indent="yes"/>
    in your stylesheet?
    ravi <[email protected]> wrote:
    We use xalan xslt processor to convert
    xml document to html. Everything works
    fine, except the output is unformatted html.
    (ie. several HTML elements appear on the
    same line. Some lines are longer than 1000
    characters). This happens inspite of me
    specifying the HTML elements in different
    lines in the xsl.
    I would like to know if there is any way, I can generate formatted html
    output.
    Thanks

  • Displaying formatted HTML : URGENT

    Hi,
    I have a RFC that gives as output formatted HTML to my webdynpro view and i need to display the same.
    Now the IFrame in Webdynpro takes only static HTML and i cannot pass a string array of HTML's to it.
    Can any one tell me how to make this work.
    The only workaround that i can think of it to point the iFrame to a jsp and display the html inside the jsp.
    Regards,
    Balaji

    Hi Balaji,
    you don't need a JSP, a servlet is sufficient, if the HTML data represents a complete HTML page, not only a fraction. Here's one possible way to achieve this:
    1. Store the HTML data in a file accessable by the servlet.
    2. Construct an URL to the servlet with at least one parameter pointing to the created file.
    3. Set this URL as the IFrame's source property. The IFrame "calls" the servlet.
    4. The servlet transports the data from the file specified in it's parameter list.
    Hope that helps.
    Regards
    Stefan
    PS: The IFrame UI element is no HTML viewer, so it's no surprise that you can't pass HTML data directly to it.

  • Formatting HTML Reports

    Hi,
    I use LabVIEW to generate reports using HTML file. These reports contain plots, images, tables, and blocks of text. I would ideally like to format everything in LabVIEW so I dont have to do any post-processing of the document.I would like to make certain portions bold, underlined and vary the font size. I can align certain parts such as the headers at the top of the page and the footers but that is it. I would like to have more control over the alignment of words, titles, paragraphs and images in the report. However, I have not been able to figure this out. I have a feeling that I need to the "Append User Formatted HTML to Report VI" but I have not been able to using this correctly apparently.
    Any ideas?
    Thanks
    Solved!
    Go to Solution.

    I stand corrected. May be I do not have the coding knowledge I require.   Thanks for the help. I will check out that link a bit more.

  • Save  page of html

    hello !
    i want write a program that like browser have "Saveas" and can save page of html from internet.
    what do it?
    please ! i need to it.
    thanks....

    I'm not sure I understand the question but you may want to look at the J2SE class java.net.URLConnection. This class will allow you to read a URL and process it any way you see fit (save it to disk).

  • Can you save files in HTML or XLS format like with TOAD from a query?

    In TOAD you save same the output from queries in various formats such as html and xls.
    Is there an easy way to do this with SQL Developer

    You could just make a temp table from your select statement, refresh your table list and right click the temp table, go to Export Data and have your pick :).
    Example...
    select * from billing_period;
    --->>
    create table t_billing_period as
    select * from billing_period;
    Right click t_billing_period -> Export Data -> html, csv, xml, etc...
    -Tim

Maybe you are looking for

  • CS4 - file management

    Would someone be so kind to steer me towards the literature that explains how PPro manages media.When I capture I end up with files scattered across multiple locations. I've tried leaving the scratch disk setting at "same as project" and I've tried i

  • "Created with Adobe Premiere Trial Version" banner on my project

    I downloaded the Premiere Pro trial and I completed my project but I don't want to export it because of a banner through the middle of all my clips. Will that banner be there when I export? Thanks.

  • Count Substring in String

    Is there any way you can count the number of substrings in a string using Coldfusion? E.g. haystack = 25fdjkkjlafjkl25alksdfjaafdjk25sl needle = 25 result = 3

  • Changes not showing after successfully building up.

    Hello everybody, I am new to the forum and also a new novice in Flex. I have written an application. I have a page called SchedAppointments.mxml, well, after writing the code and building the project successfully the page was displayed successfully a

  • Why isn't my .swf file showing on the web?

    It's embedded in Dreamweaver, I can see it in Dreamweaver.. but it doesn't show on the web? I'm using the latest version of I.E. It is embedded in the column between the two Youtube vidoes: http://www.webrevamps.com/assignment8/index.html Edit: I sho