Search

You searched for the word(s): "image editor"'A=0
Showing page 39 of 166 (1,657 total posts) < 1 second(s)
  • 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: 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: 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
  • Re: Problems with templates

    jaysch,   Please check the following properties: Editor.ImageGalleryPath Property  Specifies the URL path of the Image Gallery. default ''/Uploads''  Editor.FlashGalleryPath Property  Specifies the URL path of the Flash Gallery. default ''/Uploads''  Editor.MediaGalleryPath Property Specifies the URL path of ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 8, 2004
  • Re: Image Editor

    The imageEditorTest.aspx that you suggested trying already has this info..... and this error occurs.. https://secure.xtremeagent.com/CuteNET/CuteSoft_Client/CuteEditor/ImageEditor/imageeditorTest.aspx ....... Value cannot be null. Parameter name: path Description: An unhandled exception occurred during the execution of the ...
    Posted to Cute Editor for .NET (Forum) by bmd2k1 on October 30, 2007
  • Re: Customize the clicks for Image Gallery

    Hi,   Please try the example page ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on July 1, 2014
  • Re: Issue with Image Map button

    Here is more info that may/may not be important   We have a custom control that inherits from CuteEditor.Editor. In places where we use this control we have to set a unique ID that then sets the path to the images directory that it is suppose to use. IE. ID 616 Would use Folder ~/Data/Components/616/ for all its images. when the ID is set, ...
    Posted to Cute Editor for .NET (Forum) by Kyrus on January 14, 2009
« First ... < Previous 37 38 39 40 41 Next > ... Last »