Yearly Archives: 2006

Aspose.Network 3.0 Beta Available

Dear Customers,

Aspose.Network 3.0 Beta , version 3.0.0.0807, is available. 

What’s New in Aspose.Network 3.0 Beta

  • High compatible with .NET 2.0 E-Mail APIs, and Work fine under .NET 1.1 and .NET 2.0 frameworks. Therefore, .NET developers can easily migrate their E-Mail applications.

    Example code
    // Command line argument must the the SMTP host.
    SmtpClient client = new SmtpClient(“localhost”, “test001”, “test”);
    // Specify the e-mail sender.
    // Create a mailing address that includes a UTF8 character

    // in the display name.

Continue Reading
Posted in Kyle Huang |

Aspose.Slides for .NET 2.5.11.0 released!

Hot fix contains:
  • Fixed: Cloning slides with Arc autoshape. PowerPoint 2000 couldn’t show such cloned slides.
  • Fixed: PptReadException on reading OleObjectFrame.ObjectData property.
  • Fixed: Losing bullet and text indents on cloned slides after resaving presentation in PowerPoint.
Continue Reading
Posted in Alexey Zhilin |

Aspose.Slides for Java 1.6.11.0 released!

Hot fix contains:
  • Fixed: Cloning slides with Arc autoshape. PowerPoint 2000 couldn’t show such cloned slides.
  • Fixed: PptReadException in OleObjectFrame.getObjectData() function.
  • Fixed: Losing bullet and text indents on cloned slides after resaving presentation in PowerPoint.
Continue Reading
Posted in Alexey Zhilin |

Aspose.Workflow Hotfix 1.2.4.0 Released!

Dear Customers,

   We have released the Aspose.Workflow Hotfix 1.2.4.0, it contains:

Feature Added:

  • New API IWorklist2.GetAllTasks(params string[] ids), get other user’s tasks and API to get all tasks of users in one group
  • New Method in EngineManager, EngineManager.GetNewInstance(), Return a new instance of EngineManager, user can use this new instance to connect to other database or use different configuration in one OS-process.

Bug Fixed:

  • Update the IQueryService document
  • Remove no needed transaction creation to avoid dead lock.
  • Caching the compiled script
Continue Reading
Posted in Stone Well |

Aspose.Slides for Java 1.6.10.0 released!

Hot fix contains:
  • Fixed: Drawing arcs and circular arrows on a thumbnail.
  • Fixed: Reading fast saved presentations.
  • New: Creating new polylines on a slide or inside GroupShape from scratch. See Shapes.addPolyline(…) method.
  • New: Changing polylines. See Polyline.setPath(…) method.
  • New: Reading/writing 3D effects. See Shape.getThreeDFormat function and ThreeDFormat class.
  • New: Rendering 3D effects on thumbnails and svg.
  • New: AutoShape.getTextRectangle() function which returns coordinates of rectangle used to draw text inside AutoShape.
  • New: Support for additional types of audio and video clips.
Continue Reading
Posted in Alexey Zhilin |

Aspose.Slides for .NET 2.5.10.0 released!

Hot fix contains:
  • Fixed: AutoShape.TextRectangle property. Now it returns correct coordinates.
  • New: Render complex lines (LineStyle.ThinThin, ThinThick and etc.) on a thumbnail.
  • New: Implemented methods which allow export and draw shapes manualy.
Continue Reading
Posted in Alexey Zhilin |

Aspose.AdHoc 1.5.3.0 Released

Dear Customers,

    We’ve released Aspose.AdHoc 1.5.3.0.

  •     Fix: No display in the dropdown list while contains DBNull value(Refers:http://www.aspose.com/Community/forums/thread/52538.aspx)
  •    Supports parsing select SQL statments like “SELECT * …”(Refers:http://www.aspose.com/Community/forums/thread/53625.aspx)
    Thank you!… Continue Reading
Posted in Kyle Huang |

Aspose.Slides for .NET 2.5.9.0 released!

Hot fix contains:
  • Fixed: critical bug with loading “fast saved” presentations.
  • New: AutoShape.TextRectangle property which show rectangle used to draw text inside AutoShape.
  • New: Support for additional types of audio and video clips.
  • New: Implemented cloning slides with audio and video clips.
Continue Reading
Posted in Alexey Zhilin |

Aspose.Workflow HotFix 1.2.3.0 Released!

Dear Customers:

    We have released the Aspose.Workflow Hotfix 1.2.3.0, it contains,

Feature Added:

  • Wait Activity

               When the activity has an extended attribute called “Activity.Wait.Condition”, Aspose.Workflow will treat the value of extended attribute as a condition expression, which written in VB.Net, and the engine will automatically start the Task when the condition expression evaluated to be true.

Bug Fixed:

  • Save the process definition name in the processdefinition table
  • When the data fields’ name has some invalid characters, such as “-“, “+”,
Continue Reading
Posted in Stone Well |

Aspose.Slides for Java 1.6.9.0 released!

Hot fix contains:
  • Fixed: Reading and writing text styles. All default text styles could be lost after presentation saving.
  • Fixed: Sometimes normal shapes were invisible on slide show.
Continue Reading
Posted in Alexey Zhilin |