Search

You searched for the word(s): "image editor"'A=0
Showing page 51 of 229 (2,285 total posts) < 1 second(s)
  • resizing image while uploading

    Hello !!   Is there possibilities to reconfigure the editor when we upload the image let`s say we have an image 450X450 px and we choose this image in the editor, than we will upload it, I will this picture auto resize from 450X450 to 200X200 so the rest of the image is removed NOT compressed, just as GD library works.   The below is ...
    Posted to Cute Editor for .NET (Forum) by amel on December 27, 2005
  • Re: Sitecore v5

    Andy,   You can find the source code of the examples in the CuteEditor download package.Here is the source code of the adding custom button: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>ASP and ASP.NET ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 8, 2005
  • Re: Image Editor vs database

    I received the following answer from CuteSoft   Mark, We are still invesgating on this issue. One concolution is that , the ImageEditor do not use the FileStorage. because it's integrated from another project. So now we are considering make the ImageEditor use FileStorage too. Regards, Terry
    Posted to Cute Editor for .NET (Forum) by Markuz on December 12, 2008
  • Re: Http Error 2 on uploading image

    Hi iFidelis,   Did you set the "action" setting in the view page code? If this setting is not necessary for you, then please remove it and try again.     Also, I suggest you use the same way as the mvc demo to initialize the editor, it should fix this error for you. In the demo, it using the method below to ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on March 24, 2014
  • Re: Access Denied for %windir%/TEMP For Cute Editor Asp.net Version

    I have version 5.0.0.0 All was working just fine until I started using the CuteEditor.dll assembly from the GAC. It loads fine and works for most functions but when I try to insert an image I get the error mentioned above. I've tried changing the Editor.config file as Adam suggested (but it shouldn't apply for me at this point as I'm currently ...
    Posted to Cute Editor for .NET (Forum) by cangelly on December 1, 2005
  • Re: Get the properties of the active object

    Hi AviPic,   Please try the example below. Insert a image, add alt property ,select it and click the button.   <%@ Page Language=''C#'' AutoEventWireup=''true'' %>      ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 14, 2010
  • Re: Cute weight in kb to load an resizing images

    dafo,   >>1) Which is the size in kb of cute editor to load   The total size of Cute Editor client files is 4.4MB.   >>2) The resize image function works whith GD or how it works, is it a real phisical resize? can I set the width and height of the resized image? The resize image function is only available in ...
    Posted to Cute Editor for PHP (Forum) by Adam on April 12, 2008
  • Re: Creating Hi-Res PDF for print?

    Aedan,   Thanks for the nice comment about Cute Editor.   >>I wonder if i can create Hi-Resolution (300 DPI) PDF files for print?   Cute Editor doesn't do anything to change PDF DPI. If you have a piece of HTML code which contains an Image, if the DPI of the image is 72, the DPI of the PDF will be 72. If the ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 6, 2007
  • Re: speed up loading (not first time) - please help

    Which version of CuteEditor are you using?   Have you set Editor.UseHttpHandlerCacheImages Property to true?   Editor.UseHttpHandlerCacheImages PropertyBy default Cute Editor will use HttpHandler process the image files on the server side. You can turn this feature off by setting this property to false. By default, the Cute Editor ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 12, 2006
  • Re: Mouse Clicking and an Upgrade

    Brian, When the editor is loaded, the editor need to process a few funtions. In this process, the mouse cursor is changed. When the loading process is finished, the editor will give back the focus to the page. >>Also, what specific instructions are there for upgrading to your latest version...if any?  There are a lot of ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2005
« First ... < Previous 49 50 51 52 53 Next > ... Last »