|
What’s new in this release?
Saaspose.OCR is a REST API for optical character recognition and document scanning. Saaspose.OCR API also supports character recognition for multiple languages such as English, French and Spanish. The accuracy, high speed and ease of use make Saaspose.OCR the perfect choice for text extraction from images in cloud. Previously, we have provided SDK and REST examples for text extraction from images in different programming languages such as .NET, RUBY and Java. We have recently added examples in PHP that you can utilize in your applications and enjoy the effective text extraction feature. Saaspose.OCR supports text extraction from whole images and a specific block of an image as well. There are two approaches to extract the text from images such as documents, PDFs, or TIFF images. The first method involves the process of file uploading on Saaspose storage using Saaspose.OCR REST API. Once the file is uploaded on the storage, you can extract the text from image using Saaspose.OCR examples in PHP. The second method is that you can directly extract image text from files on your local system using Saaspose.OCR REST API and SDKs without saving the file to Saaspose storage. Using the file path or stream, you can extract text from images or you may choose to extract text from a specific block of an image. The file is sent through request stream to Saaspose servers, processed and the output is sent back as response stream and the file is not saved on Saaspose storage. It is a single call process that uploads the file to server, extracts the text from image, sends image text back as response stream and deletes the source file from the server. For more information, please refer to Saaspose.OCR documentation. Saapose.OCR supports optical character recognition for whole image, partial image or a specific rectangular area of an image file. This feature-rich API not only allows you to manipulate your image files for text extraction but you can also combine multiple REST APIs to enhance your application. Get started with Saaspose.OCR API now enjoy a whole new experience of optical character recognition and document scanning in the cloud. You can opt for free development account that enables you to evaluate all of our APIs. Stay tuned to our blog and newsletter for latest updates on Saaspose APIs.
Overview: Saaspose.OCR
Saaspose.OCR is a platform independent REST API used for optical character recognition and document scanning. It allows developers to scan documents, extract text and recognize characters from the documents in the cloud. It supports OCR feature for whole image, partial image or a specific rectangular area of an image file. It can be used with languages like .NET, Java, PHP, Ruby, Rails, Python, jQuery & many others. It can also be integrated with other cloud services to process documents.
More about Saaspose.OCR
Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Saaspose - Your File Format Experts 2.0
sales@aspose.com
Phone: 1.214.329.1520
Fax: 866.810.9465
|
|
|
|
|
One-day technical workshop on March 7, examines how to effectively deliver business capabilities to enterprise customers, partners and suppliers using WSO2 API Manager
Palo Alto, CA – February 19, 2013 – Today, managed APIs are central to effective enterprise service-oriented architecture (SOA) strategies for extending business processes and services to customers, partners, and other groups in an organization. The success of these managed APIs is tied to the development of a sound API “ecosystem” that relies on several key factors and players, including creators, publishers, developers and users. WSO2 will address strategies and best practices for API creators in the workshop, “Practical Guide to API Management.” The event will be held on Thursday, March 7, from 9:00 a.m. – 4:00 p.m., in New York. To register, visit http://wso2.com/events/workshops/2013-march-new-york-practical-guide-to-api-management.
The hands-on workshop will provide a practical guide to managed APIs that are advertised and available for developers to find, understand and subscribe to; secured for authenticated and authorized access; managed to ensure a well-defined level of service to applications; and monitored for usage, success, performance and other critical measurements for guiding business decisions and actions. The session also will examine how WSO2 API Manager (http://wso2.com/products/api-manager/), the first 100% open source API management product, is designed to fully support a vibrant API ecosystem that successfully delivers business capabilities to customers, partners and suppliers.
Key topics will include:
• REST Purity and Pragmatic Design Guidelines will provide an overview for managing and ensuring a well-defined level of service to applications.
• How to Properly Secure APIs will examine best practices for authenticated and authorized access.
• How to Craft a Managed and Discoverable API that Fosters Developer Adoption will discuss how to create APIs that are advertised and available for developers to find, understand and subscribe to.
• Monitoring API Performance and Business Value will dig into how to monitor APIs for usage, success, performance and other critical measurements that can guide business decisions and actions.
Workshop Presenters
Chris Haddad, WSO2 vice president of technology evangelism, works closely with developers, architects, and C-level executives to increase WSO2 technology adoption, improve the middleware platform, and maximize customer value. Prior to joining WSO2, Chris led research teams as a research vice president at the Burton Group and Gartner advising Fortune 500 enterprise organizations and technology infrastructure vendors.
Adam Firestone, WSO2 director of defense and government solutions, works to understand and craft technology solutions for the unique challenges faced by military, intelligence and government organizations. He collaborates closely with developers, architects and C-Level executives to increase the footprint and value offered by open-source software in general and WSO2 products specifically to the military and defense communities.
About WSO2
WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments—internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs and contribute to the technology standards that enable them. For more information, visit http://wso2.com, or check out the WSO2 community on the WSO2 Blog, Twitter, LinkedIn, Facebook, and FriendFeed.
Trademarks and registered trademarks are the properties of their respective owners.
|
|
|
|
|
What’s new in this release?
We are pleased to announce the new release of Aspose.Email for Java 2.6.0. With this release, PST contents can now be saved to a memory stream by enumerating MessageInfo or message Entry IDs. This month’s release is a maintenance release that includes a number of fixes to issues reported by our customers. As a result, we have a more stable API that shows improved PST operations. This month’s release also includes bug fixes to EML-to-MSG conversion, handling an email’s TextBody, and some issues related to attachment extraction from calendar items. The main bug fixes added in this release are listed below
- Writing an item from PST to the stream
- PDF attachments in EML are changed to Base64 text files
- EML recipients truncated when added to Personal Storage
- Garbage characters shown for EML MessageInfo.DisplayTo field
- PersonalStorage creates Empty Recipients
- PST: Attachment Size not displayed next to Attachment name in Outlook
- PST created with Aspose.Email: Marking multiple messages Read/Unread
- Exception: Invalid URI when loading MapiMessage.FromMailMessage
- Problem with FROM field having Hebrew characters after conversion from EML to MSG
- MSG (class IPM.Schedule.Meeting.Request) to EML
- Extracting Attachments from Calendar in Aspose.Email is not working properly
- Discrepancies in TextBody and HtmlBody property
Other most recent bug fixes are also included in this release.
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Email for Java documentation that may guide you briefly how to use Aspose.Email for performing different tasks like the followings.
Overview:Aspose.Email for Java
Aspose.Email for Java is a Non-Graphical Java component that enables Java applications to read and write Microsoft Outlook documents without utilizing Microsoft Outlook. It enables developers to create new MSG file from scratch, update an existing MSG file, read Outlook MSG file & get it's properties like subject, body, recipients in to, cc and bcc, Adding or removing attachment, sender information and MAPI properties. Aspose.Email for Java can be used with Web as well asDesktop Application.
More about Aspose.Email for Java
Contact Information
Aspose Pty Ltd,
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
|
|
|
|
|
Industrial control, real-time monitoring, remote management, data acquisition, control, Source code component library solution for C/C++, .NET, 100% VC++ Source Code is Shipped.
Industrial control software, graphics demanding, real-time response requires a strong ability to develop a similar interface often takes a very long development time, E-XD++ visualization component library is the development of graphics applications like the best choice First, the component library itself is used in all developed with VC ++, using the most advanced MVC design pattern layer and data layer will be displayed separately, with strong scalability. For any similar applications you develop a lot of development time saved!
!"
UCanCode XD ++ provides a complete set of services, consisting of design tools and a software development kit (SDK), for developers who want to create a user interface for industrial monitoring applications. These displays feature highly customized graphical objects that connect to underlying real-world data. "
Download this solution
"We offer these solutions does not mean that E-XD++ component library visual graphics applications can only develop these areas, in fact, E-XD++ with any other third party, like C ++ component library contains hundreds to used functions separately. with QT, MFC, etc., you can independently determine the need for E-XD++ in a function, in general, as long as you need graphics, you need flow charts, control charts, printing, typesetting , simulation, electronic maps, power wiring diagrams, forms, etc., you can use the E-XD++ components library, of course, sometimes Maybe you only want to use the E-XD++ provides control without the need for the drop-down color graphics function, that's no problem! "
This example shows how to use the E-XD++ graphics component library visual aspects of development of industrial applications, the sample consists of three capable of independent operation of the controls, including: pumps, measuring tables and piston, E-XD++ visible graphical component library to support simple and precise timer control, can create other industrial components. as shown below:
1. E-XD++ from initial design to any graphics on the canvas to start a separate set timer function independently, which means that if you want to make a graphics canvas to be allowed to move up and moving.
2. E-XD++ library itself with 100% VC ++ development from, all of the code through rigorous testing, to achieve the best performance for your application.
3. The solution has many of the world aerospace, defense, scientific research success in the simulation, industrial control and other aspects of use, has the best stability.
System provides the following ready-made vector graphics, more complex figure than the official version can be provided by a professional graphic design program ShapeDesigner complex to design.
1). Industrial Equipment Components.
2). Heating Equipment Components
3). Pumps Components.
4. In addition there are:
100% MFC design, and provides all the source code, without reservation.
Effective more than 50 million line of code, and more than 300 C ++ extension classes.
Automatic code generation process, and complete the development of documentation to help you quickly build a variety of applications on E-XD++.
d
Development of advanced application systems to provide complete and scalable interface control.
d
Property line of code changes and provide support for Undo / Redo function.
d
Users on the canvas according to their needs, components, operation, and other custom operations.
d
Supports both single page or multi-page application.
d
The layout of the components, layout, organized in the order.
d
Print, print preview and output to the image.
d
Draw a straight line, mark lines, curves, rectangles, ellipses, add text, and pictures.
d
Provide more than 40 examples of various development programs.
d
Here is the E-XD++ Visual Component Library source code version control system enterprise application development, the basic steps:
1. Design requires the monitoring system components:
This step can be E-XD++ provides ShapeDesigner application to the design, this tool can directly be Microsoft Visio or ConceptDraw other professional graphics tools designed components into (SVG file) came in with, of course, you can also ShapeDesigner itself rich The basic graphic design needs to the monitoring system components. At design time, can easily design directly to the canvas element by Copy, Paste way to put a tool box on the left, as shown below (Note: This ShapeDesigner the source code itself, together with the E-XD++ provides the official version, can be customized as needed):
When we design components of the composite components can also be a single definition of a number of sub-components to facilitate later identification and handling of the Key ID values that can later obtained directly by calling GetKeyID.
2. Design monitoring system needs a graphical interface:
E-XD++ provides a special interface design tools DiagramEditor, in this tool, we can easily apply the above ShapeDesigner through a variety of monitoring system components designed to build a graphical interface. Interface in the structures, as required for specific components we can specify the Key ID value, the Key ID value for us in specific programs to control, for example, we can control the switch off and open, lights flashing and so on. We designed a graphical interface can be saved as a single xdg file, as shown below: (Note: This DiagramEditor the source code itself, together with the E-XD++ provides the official version can be customized as needed):
3. Construction of the Frame control procedures:
By E-XD++ visualization component library provides graphics integrated in Visual Studio's AppWizard (Application Creation Wizard) to automatically generate the framework code control system can be designed for the above We DiagramEditor xdg files into this program as resource file, when we need to load a design interface when calling the following function:
LoadXdgFromResource (...); if we need to switch to the new interface, you can also call the function to load the new interface. Reference sample NetworkDemo.
4. Real-time data acquisition and processing:
External data acquisition we can View the Window class or classes of timer to be collected, when the need to update the interface when the status of the components can be designed directly above us to get the Key value of the graphic elements or sub-component graphics.
5. Transaction processing:
By overriding the appropriate virtual function to time a variety of transaction processing, for example, we only need to cover the following virtual functions CFOPCanvasCore class to respond to button events:
virtual void DoButtonClickEvent (CFODrawShape * pShape, const int & nSel);
HMI Demo example shows how to define a simple multi-page industrial control interface, as follows:
The following example shows the E-XD++ development and simulation of industrial processes is extremely convenient and fast sex, such a complex sample application, development of the whole process requires only half a day, as follows:
Status of a mobile oil drum:
State II, grease, oil and grease table also shows the number of:
State III, oiling is completed, instrument zero, the oil gun off, carried away with the trailer:
The following sample program is to develop the basic steps:
First, the design and simulation images of the industrial needs of the basic components:
E-XD++ component library itself provides a large number of industrial components, while providing a professional design tool components ShapeDesigner, through the tools needed to easily design the components, we will put all the components designed in a tool box on the left Save the page fixed up, easy to use:
Later use when you can directly drag and drop.
Second, the design of industrial control and simulation of the screen:
Through the accompanying E-XD++ products available DiagramEditor, can be designated industrial control and simulation to design appropriate screen, DiagramEditor provides a very sound and powerful features to ensure that the correct and efficient completion of a variety of high quality industrial design of the screen, in the design of the screen, we only need to drag the mouse the way through the steps of a good ready-made components in the design of structures can be dragged into the canvas, as shown below:
When we collect data, we often need to refresh the canvas on the status of the various primitives, specifically for each component in the DiagramEditor provide 5 keywords, you can query by any one keyword to the specified component. Settings as shown below:
The settings we will be the top element of the Key Value 1 is set to K2.
Third, industrial structures and simulation programs need:
By E-XD++ provides the AppWizard (application creation wizard), can automatically generate the IPC based on VC ++ application framework, to load any industrial screen, just above the first XDG industrial interface designed into the application file formed XDGRES resource file, and then you can call the following function:
LoadXdgFromResource (IDR_MAIN, _T ("XdgRes"), FALSE);
Of course, if you need to load a new industrial interface, also can call the function.
Fourth, real-time data collection:
View class through the timer function, regular data collection, if you need to update the picture elements, call control itself UpdateControl can, when you need to also update the time series components can be added directly to the CFODrawShapeList list, then call UpdateShapes that be.
More than 50 million lines all carefully designed and rigorously tested to provide the source code without any reservations!
Provide more than 400 class C ++ extensions, 50 million lines of effective VC ++ / MFC source code, sample or solution more than 70 source code, complete and detailed online help system and user documentation, supporting development tools designed!
Powerful, flexible and easy to use graphical visualization of source code libraries.
Powerful and flexible to create a variety of charts to meet your needs. Product design specifications, it is easy to use, in just a few days can be designed according to your needs products. We provide complete support for products, download the trial.
Feature-rich.
Ultra-versatile, such as automatic layout, multi-level collapsible subgraph, cell connection point, XML, DXF, SHP, SVG, etc., can help you quickly create complex and flexible chart. Supports a number of events: such as click, double click, hover, select, rubber band select, copy, delete, resize and move the support. Support the most complex operations: such as drag and drop, unlimited undo / redo and clipboard operations and so on.
Save time and money to obtain reliability.
A picture is worth a thousand words, E-XD++ offer more than 50 million lines of well-designed and well-tested C ++ source code! Development takes years, thousands of customers worldwide validation, can save you a lot of development time and money!
Try it now!
Do not just listen to us say it a try! Our free trial includes all you need to prototype your application. Free technical support.
Products
Download this solution
The official version of the E-XD++component library visual graphics solutions for enterprise version provides all the source code, click the button below to UCanCode Order :
http://www.ucancode.net/CONTROL_GAUGE_VC_SOURCE_CODE.htm[^]
Contact UCanCode Software
To buy the source code or learn more about with:
Product Inquiry
E-mail to (sales@ucancode.net)
Or call us at: +86-28-8535-4545
Fax us at: +86-28-8535-4645
Technical support online with msn messager: ucancode@hotmail.com
Download a trial solution
|
|
|
|
|
What’s new in this release?
Saaspose development team is happy to announce the new release of Saaspose.Words. This new release offers securing your MS Word documents from unauthorized access to modify the structure. Users can protect their document to prevent others from making changes to the layout, content and structure of the documents. Saaspose.Words allow you to assign a password to your document to make sure that only authorized access is permitted to edit the structure and layout such as set document property, append a list of documents etc. Similarly, you can also unprotect the document to allow the access for making any changes to the document. Once you unprotect your MS Word documents by providing the existing password, the content and layout can be modified by anyone. Saaspose.Words REST API offers to update the document protection. You can modify the existing password and choose a secure password for better protection for your documents. Saaspose.Words has gained immense popularity among a large number of people around the world. Saaspose.Words allows creating, editing and manipulating documents including MS Word documents in the cloud. You can extract text, convert documents to other file formats and work with a variety of document elements such as text, paragraph, formatting, form field, document sections, shapes, tables, bookmarks, hyperlinks etc. across any platform. You can refer to our comprehensive documentation that guides you through the complete features and examples of Saaspose.Words. All you need to do is download the required SDK of Saaspose.Words and enhance the productivity of your applications in the cloud. You can protect and unprotect MS Word documents easily using the feature rich Saaspose.Words REST API. The following is list of Saaspose.Words REST examples in PHP that can be used for protect and unprotect requirements of your documents. Sign up at Saaspose and get started with the feature rich and productive APIs in no time. We offer a free development account for evaluation purposes, so you could try these features using PHP examples to manipulate your documents. Feel free to contact us case of any queries or feedback regarding Saaspose APIs.
Overview: Saaspose.Words
Saaspose.Words is a platform independent REST API used for cloud based document creation, manipulation & conversion. It allows converting document to DOC, DOCX, XPS, TIFF, PDF, HTML, SWF & many other formats. It can be used languages like .NET, Java, PHP, Ruby, Rails, Python, jQuery & many others. It can also be integrated with other cloud services to process documents. Other features include Create & modify watermark, content & formatting manipulation, mail merge abilities, reporting features.
More about Saaspose.Words
Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Saaspose - Your File Format Experts 2.0
sales@aspose.com
Phone: 1.214.329.1520
Fax: 866.810.9465
|
|
|
|
|
BPM, business process diagrams, business intelligence map, workflow automation plans, design and development tools, VC + + visualization component library source code control
UCanCode Software for business personnel and IT staff to provide a powerful business process modeling component library, in the most efficient way of business process design, simulation.
Use UCanCode Software process design component library, you can have a ready-made modules for modeling business processes, no need to worry about a piece of visual presentation, you save 50% -80% of development time!
Download this solution
More advanced solutions
BPM workflow and business process integration platform VC + + source code visualization solution!
Development of business processes based on the application of BPM, the most difficult part is the business process modeling and electronic forms part of the visual interface, this part of the interface requires a fast response time, improve the logical relationships, and change according to demand must have flexible editing functions. E-XD++ source code component library visual graphics comprehensive BPM solution for the two most difficult part of a careful and detailed treatment, and extended to provide a very powerful and flexible source code component library, The two were part of the functions are very strict testing, and has been widely used in many global customers.
1 you can define any type of demand flow chart of graphical elements of business, any additional components, can be directly placed in the left tool box by dragging onto the canvas, or directly through the mouse on the toolbar on canvas complete the drawing:
2 E-XD++ provides a visual component library design mode and run mode, in the design mode, you can complete the business processes of modeling, in the run mode, you can follow the needs of the business to verify the flow chart completeness. Of course, you can simultaneously develop two applications, one only work in design mode, the other only in Run mode. A good example is the E-XD++ e-forms solution in the form designer and form filling process.
3 E-XD++ canvas to design any type of business workflow system provides the most comprehensive editing features, you can add any graphics to any location connected control points, while in between any two connected points can use up to 15 to create a connectivity cable.
4 each cable can be split into many segments, and displays a beautiful rounded corner look. As many as 30 types of arrows and automatic through the tag can guarantee you through the most demanding design.
5 E-XD++ design business processes with sound logic, you can either connection point found from the connection point of departure, the direct connection to all of the graphics, or both by any of the cable, that the connection line of two side in the end is connected with those graphics and more.
6 any graphics on the canvas all the way through the plug and play set any custom property values, such as graphics settings we started: what units, what part of the start what type of tasks the implementation of property value. All the new custom property values are automatically support Undo / Redo operation.
7 provide specialized XML processing classes, you can process data in XML of the business.
8 with a business process tasks can be edited on multiple pages, the canvas size can be arbitrarily set according to demand.
9 high performance and fast response speed: UCanCode E-XD++ all use visual component library developed with C + +, which can simultaneously edit a canvas tens of thousands of graphics, has a very high performance.
10 complete printing support: simply plug in the printer, all content can be WYSIWYG printing, you do not write for the print line of code.
11 superior stability: all products are rigorously tested and has been widely used around the world.
12 while providing the same functionality OCX control for easy web publishing or in other languages for the platform.
13 the official version provides solutions for all the 100% VC + + source code and ocx controls be designed to provide source code and detailed documentation.
More than 50 million lines all carefully designed and rigorously tested to provide the source code without any reservations!
Provide more than 400 class C + + extensions, 50 million lines of effective VC + + / MFC source code, sample or solution more than 70 source code, complete and detailed online help system and user documentation, supporting development tools designed!
Powerful, flexible and easy to use graphical visualization of source code libraries.
Powerful and flexible to create a variety of charts to meet your needs. Product design specifications, it is easy to use, in just a few days can be designed according to your needs products. We provide complete support for products, download the trial.
Feature-rich.
Ultra-versatile, such as automatic layout, multi-level collapsible subgraph, cell connection point, XML, DXF, SHP, SVG, etc., can help you quickly create complex and flexible chart. Supports a number of events: such as click, double click, hover, select, rubber band select, copy, delete, resize and move the support. Support the most complex operations: such as drag and drop, unlimited undo / redo and clipboard operations and so on.
Save time and money to obtain reliability.
A picture is worth a thousand words, E-XD++ offer more than 50 million lines of well-designed and well-tested C + + source code! Development takes years, thousands of customers worldwide validation, can save you a lot of development time and money!
Try it now!
Do not just listen to us say it a try! Our free trial includes all you need to prototype your application. Free technical support.
Products
Download this solution
The official version of the E-XD++component library visual graphics solutions for enterprise version provides all the source code, click the button below to UCanCode Order :
http://www.ucancode.net/BPM_WORKFLOW_SOA_VC_DOTNET_SOURCE_CODE.htm[^]
Contact UCanCode Software
To buy the source code or learn more about with:
Product Inquiry
E-mail to (sales@ucancode.net)
Or call us at: +86-28-8535-4545
Fax us at: +86-28-8535-4645
Technical support online with msn messager: ucancode@hotmail.com
Download a trial solution
|
|
|
|
|
Saaspose development team is very happy to announce the conversion of presentations to MS Word documents with ease. You can then manipulate the converted document with a wide range of features. Saaspose.Slides allows you to process presentations; create, modify, and convert presentations. Saaspose.Words is a REST based API that allows you to create, edit and manipulate documents in the cloud. Saaspose file format APIs have been designed with a variety of features to manipulate documents in the cloud across any platform. We have provided SDK and REST examples for these REST APIs in different programming languages such as .NET, RUBY,Java, PHP and Python that you can utilize in your application. Saaspose.Slides enables you to convert presentations to the supported file formats using convert controller resource.You can directly convert the presentations on your local system using Saaspose.Slides REST API and SDKs without saving the file to Saaspose Storage. Saaspose.Slides allows you to upload the desired file to Saaspose Storage using Saaspose REST API. Then you can convert the uploaded file to MS Word format using Saaspose.Slides REST examples. Once you have converted the slides to MS Word document, you can then manipulate it with a variety of features using Saaspose.Words. You can convert drawing object to image, or you may choose to extract ole data from a drawing object. You can also add watermark image or watermark text to a Word document. Using Saaspose.Words REST API,you can choose to specify a region within your document and perform mail merge operation for that specific region or you can also execute mail merge without regions. We have SDK and REST examples for different programming languages that you can utilize to convert presentations and manipulate MS Word documents. Please refer to Saaspose.Slides and Saaspose.Words documentation for more details. . Get started with Saaspose APIs right away and enjoy a whole new experience of document manipulations. You can opt for free development account to evaluate these APIs for your application. Stay tuned to our blog and newsletter for the latest news and updates.
About Saaspose
SaaSpose is a cloud-based document generation, conversion and automation platform for developers. Using SaaSpose makes it easy for Web & Mobile Developers to work with Microsoft Word documents, Microsoft Excel spreadsheets, Microsoft PowerPoint presentations, Adobe PDFs, OpenDocument formats, and email formats and protocols in their Apps. The SaaSpose REST API enables you to quickly integrate the following into your Web: Document Assembly & Mail-Merge, Reporting, Document Conversion, Text and Image Extraction, Device Targeting, Metadata Removal, Barcode Recognition, Generation & Embedding, Email Templating & Tracking. The REST API can be called from any platform: .NET, Java, Ruby, Salesforce, Amazon etc.
More about Saaspose.Pdf
Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Saaspose - Your File Format Experts 2.0
sales@aspose.com
Phone: 1.214.329.1520
Fax: 866.810.9465
|
|
|
|
|
Wellington, NZ, February 8, 2013 - Mindscape is thrilled to announce the launch of Raygun.io – the best way to track, manage and report on software errors automatically.
Raygun is a hosted Software-as-a-Service (SaaS) product, designed to assist companies in improving the reliability of their software by providing timely and manageable feedback on software errors. Raygun ensures that teams get sensible notifications, rather than one per error, that gives trend analysis and keeps them updated as an error progresses. The website gives instant insight into the overall health of the software it is monitoring – outstanding errors, grouped lists of errors, how the software errors are trending and more. Once an error occurs Raygun records as much information about it as possible to help developers resolve bugs more quickly.
Raygun has been running in private beta for several months and it is already processing more than 1000,000 software errors per day. “We’re excited to see the volume of use that Raygun is already receiving. Even more satisfying is the feedback from end users – one customer had Raygun help them discover an issue that was costing them thousands of dollars a day and they had no idea it was happening!” said John-Daniel Trask, co-founder of Mindscape.
Raygun customers integrate a small component into their software. This often takes fewer than 5 minutes to do and can start seeing results immediately after that.
The Raygun service has been under development for six months and has a dedicated team actively evolving the product at Mindscape – both in terms of the hosted application and in adding support for new programming languages and frameworks. Currently there is support for .NET, PHP, Java and WinRT, with support for Objective-C, Ruby and JavaScript coming very soon. Developers can of course use the REST API directly to post messages into Raygun from any source.
Raygun is debuting with payment options ranging from $9 per month to $199 per month depending on the needs of the team. All data is hosted securely and all communication with the Raygun service is done via 256-bit SSL encrypted connections.
About Mindscape
Mindscape is a leader in the development of software tools, and with thousands of customers including Dropbox, Amazon, Microsoft, AOL, DELL and Electronic Arts, it has established a history of building high quality, high performance components typically targeting the Microsoft stack. In 2013 they launched their first SaaS product, Raygun, as a step towards providing tools across any platform and to assist in improving the quality of software everywhere. Mindscape was founded in New Zealand in 2007 and has customers in more than 90 countries.
Contact:
Hilary Cook
hilary@mindscape.co.nz
Penthouse Suite
Level 10, Berl House
108 The Terrace
Wellington
New Zealand
Ph: +64 27 548 6903
Hilary at www.mindscapehq.com
|
|
|
|
|
What's New in this Release?
The long awaited version of Aspose.Words for .NET & Java (13.1.0) has been released. This month’s release provides access to the layout engine in the Aspose.Words API. The most demanding feature requested by more than a hundred of our users. After this feature now it is possible to find the page number where a particular node is located. Find the X, Y location and size of a node as rendered on the page and split & extract individual pages from a document. Enumerate the individual elements on a page, e.g pages, lines, spans and add a different image to each page of a document (without using the header or footer). The first version of Aspose.Words was released in late 2003 and since then everyone on the Aspose.Words team has been working hard, releasing new versions every month or so packed full with features and improvements. As a result we have a great product with many releases under our belt. However we have noticed that from that versioning scheme it is hard to know what version belongs to what release date, which when dealing with subscriptions can make for some confusion. Therefore starting with this month’s release we are making it easier to track both Aspose.Words for .NET and Aspose.Words for Java versions by using the scheme <Year>.<Month>.<Hotfix>. Because this month’s release is for January 2013, this month’s version of Aspose.Words is 13.1.0. Next month it will be 13.2.0 and so forth. To make things better and easier for both our developers and the users of Aspose.Words, we have decided to dismiss support for the .NET Framework 1.1 from the Aspose.Words for .NET product. This means starting from this release we no longer ship the special DLLs targeting the .NET Framework 1.1 with Aspose.Words for .NET. The list of most notable new and improved features in this release are listed below
- The .NET Framework 1.1 is no longer supported.
- Extended public API for working with fields in the document.
- Added public API to find on which page a particular document element is laid out.
- Layout performance improved by at least 10%.
- Improvements to layout of nested objects and tables.
- Improvements to rendering of special RTL characters and content of SDT tags.
- Added support for binary OLE objects in OpenDocument (ODT) documents.
- LISTNUM, AUTONUM and similar numbering fields are supported when rendering.
- Import of SVG images in HTML is supported.
- DrawingML line caps are rendered.
- DrawingML Chart custom axis title rotation and other features are rendered.
- Add "text:table-of-content" import/export
- Consider exposing pagination information for document elements.
- Consider exposing layout information of nodes.
- img.border is ignored when loading HTML
- Rework FORMCHECKBOX rendering.
- Support custom axis titles rotation angle
- Arrows inside the DML are missing in PDF
- Provide Lockheed Martin with a feature they want (native Page Finder implementation)
- Implement public FieldCollection
- Provide a Warning during layout of documents with hyphenation
- Table borders rendering at the very bottom edge of Page in Pdf
- Hanging punctuation is now applied to header
- Provide events in the API similar to those provided by Word.Application and Word.Document classes
- Support import of images from HTML using embed, object and iframe tags
- Move calculation of Font from LayoutSpan.Font to new method in class LprSpan
- Bottom or top margins are corrected when the header or footer height is not set and calculated automatically
- /listnum/ AUTONUM fields missing is resolved during Rendering/Converting to PDF
- AUTONUMLGL fields missing is resolved during Rendering/Converting to PDF
- Text alignment in RTL document is now preserved when converting to HTML
- /listnum/ List numbering is corrected in PDF (LISTNUM fields)
- /listnum/ Docx to PDF conversion Numbering issue is resolved
- /listnum/ AUTONUM fields are getting lost when rendering to PDF is fixed
- A shading overlaps a line above is fixed
- Fixed error occurs during perspective projection
- DML images are shifted down vertically from their expected position in Pdf
- FontSettings.DefaultFontName now work while rendering PDF/XPS
- Styles.AddCopy break the link between paragraph/character styles is fixed
- A Normal Table overlaps a floating Table in PDF
- Doc to RTF conversion issue with TC fields is resolved
- Unicode control characters become visible in PDF and TIFF files is fixed
- Fixed incorrect pattern fill of 3D objects
- Support checkbox color rendering
- System.InvalidOperationException : XPS file <file> does not conform is corrected
- Incorrect encoding usage is fixed while loading TXT file.
- Percent sign (%) is located incorrectly in RTL text is fixed
- Silverlight Pdf vierwers now display chinese text in Pdf
- Perform fallback to GDI+ rendering for EMF EMR_ALPHABLEND record
- Quotation marks are now preserved during importing HTML into DOM
- Analysis of a new version of HTML Agility Pack library
- Remove support for .NET Framework 1.1 from the installer and documentation
- Document.Save method do not save the Shape correctly is now fixed.
- Paragraphs with bullet list do not export correctly in Fixed File Format is fixed
- Docx to Fixed file format conversion issue with bullets position
- Docx to PDF conversion issue with text rendering is resolved
- The Chart's axis values are different after conversion from Docx to PDF is fixed
- Data Lable '1' is not displayed fully in PDF as displayed in input doc is fixed
- ExecuteWithRegions turns a mustache region into a normal TableStart/TableEnd region
- RemoveEmptyParagraphs now remove empty Paragraphs left by Mustache regions
- DML line AutoShape is positioned incorrectly in Pdf is fixed
- Docx can now be opened in MS Word 2010 after saving it from Aspose.Words.
- Shapes are now preserved during open/save FlatOpc
- Shape is now visible when appending documents
- Shape gradient fill is now rendered correctly
- History of tracked formatting changes is lost after conversion from RTF to Docx is fixed
- Online Pdf Repair Tool reports a corruption in Pdf that is produced by Aspose.Words is fixed
- Number formatting is corrected in Dutch culture.
- A rotated DML is now positioned correctly in PDF
- Checkbox rendering issue while conversion from Doc to PDF is resolved
- Two Paragraph should display on single line during Doc to Rtf conversion is fixed
- Custom numbering template has wrong characters in Rtf is fixed
- Docx to RTF conversion issue with page number format is resolved
- Vertical borders disappear after saving to docx is fixed
- Docx to PDF conversion issue while using Aspose.Words with Parallel.ForEach is fixed
- Shape is moved towards the left page edge in fixed page formats is corrected
- Arabic (RTL) text is rendering incorrectly to Pdf is now fixed
- Table border lost during rendering a Docx to Pdf is fixed
- Aspose.Words produces a corrupt XPS file is now fixed
- MS Word 2010 crashes when DrawingML docPr Id is negative is fixed
- Document.UpdateFields do not update the TOC field correctly is fixed
- Appending Documents with Pictures causes corrupt output Docx is resolved
- UpdateFields now insert text from a URL starting with HTTP
- Docx crashes when DrawingML docPr Id is negative is fixed
- Extra columns are added after conversion from HTML to DOC is fixed
- Gradient brush transforms is corrected
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide you briefly how to use Aspose.Words for performing different tasks like the followings.
Overview: Aspose.Words for .NET
Aspose.Words is a word processing component that enables .NET applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words for .NET
Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
|
|
|
|
|
New WSO2 Stratos cartridge architecture allows developers to plug in WSO2 Carbon middleware and third-party software into fully multi-tenant PaaS
London – February 13, 2013 – As more enterprises migrate applications to the cloud, they seek to take advantage of the frameworks, middleware, and other software tools already in their data centers, as well as the different clouds available. Today WSO2 (http://wso2.com) unveiled its answer to this growing demand with the beta release of WSO2 Stratos 2.0. Newly re-architected, WSO2 Stratos 2.0 (http://wso2.com/cloud/stratos) is the industry’s first foundation for implementing a platform-as-a-service (PaaS) that combines support for heterogeneous applications and service-oriented architecture (SOA) platform runtimes with native, secure multi-tenancy. WSO2 Stratos 2.0 also adds the capability to run on any cloud infrastructure, including VMware, Eucalyptus, Amazon and OpenStack.
WSO2 previewed the latest release of WSO2 Stratos at WSO2Con 2013 (http://wso2con.com), which runs February 13-14 in London. The company also announced that it has begun accepting customers for the WSO2 Stratos 2.0 beta program.
“Increasingly enterprises view the cloud as a platform for innovation. However, until now they’ve had to make trade-offs between using their favorite development tools and middleware or capitalizing on the multi-tenancy of a native cloud environment. With WSO2 Stratos 2.0, these organizations no longer have to compromise,” said Dr. Sanjiva Weerawarana, WSO2 founder and CEO.
Expanding the Scope of Multi-tenancy
The Stratos 2.0 approach to multi-tenancy goes beyond other PaaS environments to support multiple levels of virtualization—from standard virtual machines, via Linux Containers to intra-JVM isolation. This choice of sharing resources while providing the correct isolation level for multiple tenants is a significant factor in enabling lower costs, greater flexibility, and easier on-ramping into a private or public cloud environment.
The new tenant-aware elastic load balancer in Stratos 2.0 is a first-of-a-kind capability that allows the environment to provide highly tunable performance to different tenants, ranging from “economy class” for low priority workloads up to “private jet” mode for workloads that require dedicated resources.
Plugging in Multi-tenant Cloud Capabilities
At the heart of Version 2.0 is a new cartridge architecture for plugging software into WSO2 Stratos to take advantage of cloud-native capabilities, such as multi-tenancy, elastic scaling, self-service provisioning, metering, billing, and resource pooling, among others. As a result, WSO2 Stratos 2.0 is able to run, not only 13 WSO2 Carbon enterprise middleware products, but also a choice of frameworks, databases, and other application services.
WSO2 Stratos 2.0 also significantly enhances PaaS deployment through an integration layer that uses the popular jclouds technology to allow it to run on any infrastructure-as-a-service (IaaS) including OpenStack, VMware, Eucalyptus and CloudStack. Additionally, use of the Puppet open source tool for infrastructure deployment in this release makes it easier than ever to install and configure Stratos in a private or public cloud environment. Like all WSO2 software, WSO2 Stratos 2.0 is 100% open source and will be made available under the Apache License 2.0.
WSO2 Stratos 2.0 Beta Program Now Open
Ideal candidates for the WSO2 Stratos 2.0 beta program are enterprise IT professionals who are planning or evaluating ways to deliver new applications and/or migrate existing ones to the cloud. Participants also must be committed to participating and giving feedback. For more information and to contact WSO2 about joining the beta program, please visit the product Web page: http://wso2.com/cloud/stratos.
About WSO2
WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments—internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs and contribute to the technology standards that enable them. For more information, visit http://wso2.com, or check out the WSO2 community on the WSO2 Blog, Twitter, LinkedIn, Facebook, and FriendFeed.
Trademarks and registered trademarks are the properties of their respective owners.
|
|
|
|
|
LogicNP Software has released CryptoLicensing for .Net 2013 which is a 100% .Net solution to add licensing, copy-protection, activation, hardware-locking and usage-reporting capabilities to your .Net, Windows Forms, WPF, Silverlight, Windows Phone 7, Compact Framework, Xbox and XNA apps and libraries, Mono Android and ASP.Net web sites. CryptoLicensing uses the latest military strength cryptographic technology to ensure that your software and intellectual property is protected. A unique new feature is Usage Reporting which allows you to gain insight into how your software is used by customers.
The new version has a new Activation Console for management of activated licenses, Mono Android support, improved reporting for license validation or other errors, improved tamper checking, new API, fixes and much more!
* Protect your intellectual property, increase sales and maximize ROI.
* Variety of licensing rules for the most common licensing scenarios.
* Cryptographic licenses for full versions of your software.
* Evaluation or trial versions.
* Online or manual activation and hardware locking.
* Network Floating licenses.
* On-demand licenses.
* Subscription licenses.
* Leased / Heartbeat licenses.
* And more!
* Flexible and adaptable licensing to suit your exact needs.
* Secure and unbreakable cryptographic licenses offer maximum protection to your software.
* User friendly activation and hardware locking scheme.
* Fast, reliable, light-weight and simple API to integrate in your software.
License Features
--------------------------
* Latest Cryptographic Technologies used for license generation and validation provide the highest security and copy-protection to your software.
* Hardware-Locked licenses.
* Activated licenses via internet-deployed or customer-deployed license server.
* Network Floating licenses via internet-deployed or customer-deployed license server.
* Leased Floating licenses allow licenses to be borrowed for specific amount of time.
* Short Serial Keys.
* Embed any amount of Additional User-Data in the license.
* Specify Upto 2040 License Features which allows enabling/disabling specific functionality in your software. A common use of this is to define 'editions' of your software such as a 'Standard', 'Professional' and 'Enterprise' edition.
* Every license code is guaranteed to be Unique, even if you generate thousands of codes at a time.
* Fast, Light-Weight And Simple API to integrate in your software.
* Support for Separate Design-time and Run-time Licenses - this is used when licensing a component or control.
* Create Evaluation Licenses with various evaluation parameters such as
* Absolute date/time after which the license expires.
* Maximum usage days
* Maximum unique usage days
* Maximum executions
* Maximum run-time
* Maximum cumulative run-time
* Detects Date Tampering (done to try to extend trial period).
* Ready-To-Use License Server for
* Activating licenses
* Validating serials
* Issuing on-demand licenses
* Creating software subscriptions
* Remote monitoring of software usage
* Revoking licenses.
* Verifying local time.
* Limit license to specific domain(s) - great for licensing web based apps, libraries, frameworks or controls.
* E-commerce integration with PayPal, ShareIt, Plimus, RegNow, ClickBack, etc via ready-to-use license generators which can automatically perform order-fulfillment and license delivery.
* Supports licensing of Silverlight, Xbox.Net Compact Framework apps/libraries developed for Pocket PC 2003 and above, Windows Mobile, Windows CE and Smartphones.
CryptoLicensing is also available in MFC and ActiveX versions along with the .Net version. CryptoLicensing is available directly from LogicNP Software and available in Standard, Professional and Enterprise editions. Development licenses can be purchased starting from US $149. Multi-developer licenses, site licenses and Support and Upgrade Subscriptions are also available.
For Product Information, visit,: http://www.ssware.com/cryptolicensing/cryptolicensing_net.htm
About LogicNP Software
LogicNP Software is a leading developer of user interface controls, and components and libraries based on .Net/WPF and ActiveX/MFC/ATL technologies. LogicNP Software's mission is to empower developers with professional quality components and controls. LogicNP Software's products are used by large and small companies from all over the globe, a testimony to their quality.
|
|
|
|
|
Saaspose file format APIs have been designed with a variety of features to manipulate documents in the cloud across any platform. Due to its highly productive and easy to use APIs, Saaspose has gained immense popularity across the globe in such a small span of time. We have provided SDK and REST examples for these REST APIs in different programming languages such as .NET, RUBY, Java, PHP and Python that you can utilize in your application. PDF files are widely used among a large number of people from different walks of life. There might be scenarios where you want to present the data of your PDF files as slides. This brings in the need to convert PDF files to presentations without making extra efforts. In such scenarios, Saaspose.Pdf and SaasposeSlides make the perfect combination of APIs for your application.Saaspose.Pdf is a REST based API for creating, editing, and manipulating PDF files in the cloud. Saaspose.Slides allows you to process presentations; create, modify, and convert presentations in the cloud. Using a combination of these two REST APIs, you can convert PDF files and manipulate the presentations. Saaspose.Pdf provides support for conversion of PDF files to different file formats. Using Saaspose.Pdf REST examples and SDKs, you can convert PDF files to presentations in no time.Saaspose.Pdf offers best solution for document conversion and eliminates the need of manual work involved in conversions. The formatting information and data is retained in the converted document, for instance, presentations. Once you have converted the PDF file for presentation, you can use a variety of features to manipulate the presentation. Using Saaspose.Slides REST API, you can save a particular slide as an image or you may choose to add one or more new custom properties to the slides. As the data of source file i.e. PDF file is retained in the slides, you can add more slides, delete any slide and merge the presentation with other presentations. For more information, please refer to Saaspose.Pdf and Saaspose.Slides documentation. Get started with Saaspose APIs right away and enjoy a whole new experience of document manipulations. You can opt for free development account to evaluate these APIs for your application. Stay tuned to our blog and newsletter for the latest news and updates.
About Saaspose
SaaSpose is a cloud-based document generation, conversion and automation platform for developers. Using SaaSpose makes it easy for Web & Mobile Developers to work with Microsoft Word documents, Microsoft Excel spreadsheets, Microsoft PowerPoint presentations, Adobe PDFs, OpenDocument formats, and email formats and protocols in their Apps. The SaaSpose REST API enables you to quickly integrate the following into your Web: Document Assembly & Mail-Merge, Reporting, Document Conversion, Text and Image Extraction, Device Targeting, Metadata Removal, Barcode Recognition, Generation & Embedding, Email Templating & Tracking. The REST API can be called from any platform: .NET, Java, Ruby, Salesforce, Amazon etc.
More about Saaspose Products
Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Saaspose - Your File Format Experts 2.0
sales@aspose.com
Phone: 1.214.329.1520
Fax: 866.810.9465
|
|
|
|
|
Ranking is based on an evaluation of commercial and open source vendors in the emerging market for API management platforms
Palo Alto, CA – February 12, 2013 – WSO2 (http://wso2.com), the lean enterprise middleware company, today announced that it has been cited by Forrester Research, Inc., as a leader in The Forrester Wave: API Management Platforms, Q1, 2013 report1 published February 5, 2013. The report’s findings were based on a 15-criteria evaluation of commercial and open source vendors that deliver products for the emerging API management platforms market, including API consumer experience, integration capabilities with various back-end and third-party systems, analytics and monitoring features. A reprint of the report is available at: http://wso2.com/resources/analyst-reports/forrester-api-management-wave-2013.
The Forrester Report2 observes, “Why would any organization willingly risk exposing its most precious data assets to external eyes over the Web? Because … Exposing interfaces to unique corporate data creates value that many companies have difficulty unlocking on their own … Remixing data from multiple sources is emerging as a hot new business model, and an increasing number of traditional firms are looking to join this emerging ‘API economy’.”
Report’s Evaluation of WSO2 API Manager
The evaluation of WSO2 was based on WSO2 API Manager 1.0.0 (http://wso2.com/products/api-manager/), which launched in August 2012. Out of a possible 5.00 points, WSO2 scored 4.10 points for strategy, as well as 3.15 points for current offering.
The Forrester Report notes3, “WSO2 gives business owners a prescriptive publishing process that is easy to use. WSO2 is one of the newest entrants into the API management market, but its product narrowly makes it into the Leader category based on a strong vision of an approachable product with a solid technical pedigree. WSO2 API Manager is based on components that WSO2’s customers have deployed at scale in other WSO2 solutions, like its ESB and Business Process Server. A key strength of the solution is an API configuration process that nontechnical API owners will like—as long as API developers have already defined the RESTful services. WSO2 also departs from other solutions we reviewed by allowing API owners to advertise APIs to client app developers using a ‘store’ metaphor akin to mobile app stores. The result is a clean, focused product.”
“We created the first 100% open source API management platform, WSO2 API Manager, with the idea that all enterprises should be empowered to participate in the API economy to drive revenues, customer loyalty, and organizational efficiencies,” said Paul Fremantle, WSO2 co-founder and CTO. “We are excited to be identified by Forrester as a leader in its API Management Platforms Wave report. We believe that it validates our commitment to democratizing API management by making it affordable to acquire the software, easy to control APIs and manage the API lifecycle, and simple to find and subscribe to APIs. We have expanded on that commitment with significant enhancements in WSO2 API Manager 1.3.0 and in our continued evolution in enhancing the customer experience.”
WSO2 previously was recognized as a strong performer in three other reports: The Forrester Wave™: Standalone SOA Management Solutions, Q4, 20114, The Forrester Wave™: SOA Service Life-Cycle Management, Q1, 20125, and The Forrester Wave™: Integrated SOA Governance, Q1, 20126.
About WSO2
WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments—internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs and contribute to the technology standards that enable them. For more information, visit http://wso2.com, or check out the WSO2 community on the WSO2 Blog, Twitter, LinkedIn, Facebook, and FriendFeed.
1Forrester Research, Inc. “The Forrester Wave™: API Management Platforms, Q1 2013,” February 5, 2013.
2Forrester Research, Inc. “The Forrester Wave™: API Management Platforms, Q1 2013,” February 5, 2013.
3Forrester Research, Inc. “The Forrester Wave™: API Management Platforms, Q1 2013,” February 5, 2013.
4Forrester Research, Inc. “The Forrester Wave™: Standalone SOA Management Solutions, Q4 2011,” December 2, 2011.
5Forrester Research, Inc. “The Forrester Wave™: SOA Service Life-Cycle Management, Q1 2012,” January 6, 2012.
6Forrester Research, Inc. “The Forrester Wave™: Integrated SOA Governance, Q1 2012,” January 17, 2012.
All trademarks and registered trademarks are the properties of their respective owners.
|
|
|
|
|
Jelastic, Inc., the creators of the ultra scalable and interoperable Java and PHP cloud hosting platform of the same name, today announced its commercial launch in Finland through its local partner Planeetta Internet Oy. Jelastic is the first PaaS (Platform-as-a-Service) offering that can run any Java or PHP application without lock-in or code changes.
"Finland has one of the most vital development and start-up scenes in Europe," said Jelastic COO Dmitry Sotnikov. "We are extremely pleased with the results of the Jelastic beta that Planeetta has been offering in the country. And we´re delighted that now Jelastic is fully available for commercial use in the Finnish market. Planeetta is one of the most advanced hosting companies in the country, and we are proud to have them offer Jelastic in Finland."
"Jelastic brings us game-changing advantage for new customer acquisition," said Planeetta Internet CEO Lauri Kasti, "As nearly every hosting company is offering IaaS in one way or another, it is vital for a hosting company like Planeetta to be able to differentiate itself from the rest of the market. And with Jelastic´s unique business model, we are also starting to get customers from abroad, which multiplies our opportunities."
Jelastic stands out among PaaS offerings because it has eliminated all the difficulties usually associated with Java and PHP cloud hosting. There is no need to write to specific APIs and perform manual installation or configuration. In addition, the cloud environment can be set up in seconds, and all major software stacks are immediately available. Thanks to time-saving features such as one-click deployment and auto-scaling, getting started takes minutes rather than hours.
Thanks to this convenience and ease of use, Jelastic has gotten an enthusiastic reception from Planeetta customers. "In my over 10 years´ experience in the hosting market, it has been never been so easy to get meetings with software and technical executives," said Planeetta´s Kasti. "For the first 100 companies I have toured in these last two months, each of them seem to really love Jelastic. During the beta period, customers opened hundreds of environments built with thousands of hosted virtual servers. The biggest issue raised by beta users was: ´When will you go commercial?´ I am very happy that we are now there."
The Jelastic platform provides developers with all major Java software stacks, including Tomcat, GlassFish, and Jetty application servers, as well as with SQL (MariaDB, PostgreSQL, MySQL) and NoSQL (MongoDB, CouchDB) databases. It also allows developers to switch between any PHP versions, access their configuration files and change their settings. And it lets developers choose either Apache or NGINX as their application server. All key PHP extensions are available, and additional modules can be easily added.
Jelastic is a truly global PaaS offering. It is hosted in the US with ServInt; in Russia with Rusonyx; in Germany with dogado; in the UK and Ireland with Layershift; in Japan with Tsukaeru; in Brazil with Websolute; in Sweden with Elastx; and in Finland with Planeetta.
About Planeetta Internet Oy
Planeetta Internet is a leading hosting provider in Northern Europe offering a wide range of hosting services, including IaaS and Managed Hosting, for thousands of SME and enterprise users. Planeetta offers cloud services from its strategically located data center in Helsinki, Finland, a crossroads for fast-growing Internet traffic between Russia and Western Europe. All services run on a high-end redundant server farm backed by Planeetta´s dedicated support team, which is able to help with even the most complex, high-volume hosting needs. For more information, please visit http://www.planeetta.net.
About Jelastic
Jelastic, Inc., based in Palo Alto, Calif., offers a Java and PHP server hosting platform for developers and hosting service providers. Jelastic is the only Platform-as-a-Service (PaaS) offering designed specifically for hosting service providers to deploy and make available to their customers. Jelastic automatically scales Java and PHP applications and allocates server resources, thus delivering true next-generation Java and PHP cloud computing. To learn more about Jelastic, or sign up for its service for free, go to http://jelastic.com.
|
|
|
|
|
What's New in this Release?
The latest version of Aspose.Pdf for .NET (7.7.0) has been released. In this release, we have introduced new and useful features such as rendering text as text rather than graphic objects when printing documents. It makes the printing feature more viable and robust when it comes to the usage of the Document as well as PdfViewer classes. One of the new features regarding document conversion is rendering headers and footers as Microsoft Word headers and footers when converting PDFs to DOCs. In this release, we also support many classes including Table, Row, Cell, MarginInfo, BorderInfo etc. in the Aspose.Pdf namespace which were earlier in the Aspose.Pdf.Generator namespace. These changes let you add table objects to existing features. You can also add a table into the header and footer sections of existing PDF files. Prior to the release of Aspose.Pdf for .NET 7.7.0, we only supported adding JavaScript to document actions. With this release, you can add JavaScript against page actions. To accomplish this, we’ve implemented the PageActionCollection. Aspose team has also made many improvements in terms of performance, XPS to PDF, HTML to PDF, PDF to image rendering, PDF concatenation and much more. This release includes plenty of new and improved features as listed below
- PDF to Word does not treat header and footer as Word Header and Footer
- Specify Minimum Height for Row
- Adding Table in Footer of Existing PDF file
- Render text as a text, but not vector graphics
- Add Javascript to Page Action
- Allow to Hide a Stamp in a PDF file
- XPS to PDF conversion is slow
- Add PDF Header Performance Issue
- ReplaceImage does not work with 1 GB Large file is now fixed
- Producer field is showing incorrect product version
- Output in resultant Image is now corrected
- Meta information set by Aspose.Pdf is now searchable by Sharepoint indexer
- Problem converting rotated PDFs to JPEG images is resolved
- Color change in image objects when converting it into PDF is fixed
- During PDF concatenation, attachments lost is fixed
- Form field font is being displayed as Times Roman
- TextInfo seems to be ignored on a Text when IsHtmlTagSupported is true
- SVG image is now properly appearing when added to PDF document
- Now can add Watermark
- Unable to embed font while creating PDF is now fixed
- Size of PDF generated with Aspose.Pdf.Facades is larger as compare to Aspose.Pdf.Kit
- Special characters issue in PDF form fields
- Logo (image) appears upside down, backcolor changed (from red to blue) is fixed
- Table cell contents are not automatically being cropped when contents exceed the cell width is now fixed
- Form fields become un-editable when concatenating PDF forms is fixed
- Bold text created with Aspose.Pdf is much bolder as compare to the output of MS Word
- Missing Chinese characters when writing text into a PDF is fixed
- Losing layers on PDF files when concatenating is fixed
- Missing parts of image when exporting from layered PDF to JPG is resolved
- Font is not being honored during HTML to PDF conversion is fixed
- Image is now properly shown while converting PDF to JPEG
- Fonts now preserved when printing PDF (to PostScript)
- Text inside PDF is printed as Vector graphic rather than text
- When printing the PDF to XPS, there is font rendering issue as compare to Acrobat is now resolved
- The bullets in the un-ordered list are over sized
- During HTML to PDF conversion, text appears big in resultant file is fixed
- Problem getting positions for individual characters is resolved
- Underline missing in 180 degree rotated Text is fixed
- Page contents are overlapping in resultant image file
- Dropped characters when extracting text from a PDF
- Unable to add MetaData information in PDF file is now fixed
- Unable to read Metadata information is now fixed
- Black image when converting PDF to TIFF is fixed
- Signature Fields are now showing Signatures with v7.5
- Now Can open Merged PDF in Adobe Reader 8.0
- PDF to XPS conversion is now properly rendering the image
- PDF to Jpeg Header Text is coming together (Spaces are ignore between words)
- Missing contents in the generated JPEG file is fixed
- Blank image file generated while PDF to JPEG conversion is fixed
- Problem concatenating PDF files is resolved
- PDF to XML now exporting all fields of filled form
- Stamping PDF file sometimes doubles the file size is now fixed
- Multiline fields loose formatting by Pages.Add function is resolved
- Image hyperlink is now properly appearing in PDF file
- Unable to post data to webservice/website when submit button contains JavaScript is now fixed
- Problem while filling form field values is resolved
- Bookmarks not getting copied when merging PDF is now fixed
- Missing Spaces issue is resolved in Pdf to Html conversion
- PDF Concatenation: Resultant PDF does not open to first page is fixed
- Unable to get link count is now fixed
- HTML to PDF conversion - Bookmark Issue is resolved
- HTML to PDF conversion - missing image is fixed
- Now can extract metadata through Document.info
- Comb of character option loses after updating textbox value
Other most recent bug fixes are also included in this release.
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Pdf for .NET documentation that may guide you briefly how to use Aspose.Pdf for performing different tasks like the followings.
Overview: Aspose.Pdf for .NET
Aspose.Pdf is a .Net Pdf component for the creation and manipulation of Pdf documents without using Adobe Acrobat. Create PDF by API, XML templates & XSL-FO files. It supports form field creation, PDF compression options, table creation & manipulation, graph objects, extensive hyperlink functionality, extended security controls, custom font handling, add or remove bookmarks; TOC; attachments & annotations; import or export PDF form data and many more. Also convert HTML, XSL-FO and MS WORD to PDF.
More about Aspose.Pdf for .NET
Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
|
|
|
|
|
WSO2 conference sessions on API management, cloud, SOA and mobile technology best practices will be available as streaming video and podcasts
Palo Alto, CA – February 11, 2013 – WSO2 (http://wso2.com) today announced that WSO2Con 2013 conference sessions will be available both as live streaming audio and podcasts at http://wso2.com/livestream. WSO2Con, which runs February 13-14, 2013, will explore the unique convergence of service-oriented architecture (SOA) and cloud computing implementations, API management and mobile technology best practices, and IT strategies for the future enterprise. To view the full agenda, visit http://wso2con.com/agenda.
Keynote Speakers
Featured speakers at WSO2Con 2013 include some of the world’s pioneers in the development of information technology policy, as well as SOA, Web service, big data, cloud, mobile technology, and open source standards.
• Brian Behlendorf is senior advisor for science and technology, World Economic Forum.
• Eben Upton is founder and trustee of the Raspberry Pi Foundation.
• Pankaj Srivastava is vice president of engineering of Cisco Systems.
• Yefim Natis is vice president and distinguished analyst of Gartner.
• Dr. Sanjiva Weerawarana is founder, chairman and CEO of WSO2; director of the Lanka Software Foundation; and a member of the Apache Software Foundation.
• Paul Fremantle is co-founder and CTO of WSO2; vice president of the Apache Software Foundation Synapse Project; and co-chair of the OASIS Web Services Reliable eXchange Technical Committee.
About WSO2Con 2013
WSO2Con 2013, WSO2’s third user conference, will bring together WSO2 technical experts, enterprise IT executives, researchers, systems integrators, and other third-party solution providers. Collectively, they will explore best practices in API management, SOA, cloud computing, mobile, data and analytics, application development, enterprise integration and governance, along with IT strategies for improving productivity and competing in a global economy. They also will represent a broad cross section of markets, including financial services, government, retail, telecommunications, information technology, universities, and research institutions. The event is being held at the Park Plaza, Victoria in London, and it will be joined by a live stream event from the Cinnamon Lakeside in Colombo, Sri Lanka. For more information, visit http://wso2con.com.
About WSO2
WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments—internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs and contribute to the technology standards that enable them. For more information, visit http://wso2.com, or check out the WSO2 community on the WSO2 Blog, Twitter, LinkedIn, Facebook, and FriendFeed.
Trademarks and registered trademarks are the properties of their respective owners.
|
|
|
|
|
Industrial control, SCADA, configuration, simulation, modeling, source code, automated management, HMI control, VC + + source code component library
Industrial control, SCADA, automation management applications are a major category, E-XD++ fully developed using VC + + platform for high-performance component library, built on the application of the full set of these solutions, the design mode and direct mode of operation Built-in, as well as directly through the VC + + for any operation to fully customize and extend the performance of any script can not do alone will save you a lot of development time, this solution has been in the coal, mining, power , military, energy, aviation, urban management and other fields is widely used. Solution module security, stability, and reliable.
Download this solution
"We offer these solutions does not mean that E-XD++ component library visual graphics applications can only develop these areas, in fact, E-XD++ with any other third party, like C + + component library contains hundreds to used functions separately. with QT, MFC, etc., you can independently determine the need for E-XD++ in a function, in general, as long as you need graphics, you need flow charts, control charts, printing, typesetting , simulation, electronic maps, power wiring diagrams, forms, etc., you can use the E-XD++ components library, of course, sometimes Maybe you only want to use the E-XD++ provides control without the need for the drop-down color graphics function, that's no problem! "
Dynamic graphics and real-time system solution sample below:
The following program is a very typical example of the use of E-XD++ visualization component library to build high-performance graphics for industrial control application case, here is the use of E-XD++ product development, the application of the steps:
First, prepare the various components required for industrial control:
Use E-XD++ provides high-quality graphic design program ShapeDesigner complex design needs of industrial components, you can use the E-XD++ itself to a lot of basic graphic design of complex components, as follows:
The right side of the canvas in a variety of industrial complex designed graphic elements can copy and paste directly from the way the mouse placed on a tool box to the left, directly after the re-use when you can drag and drop.
Second, the design of industrial control screen:
Through the accompanying E-XD++ products available DiagramEditor, industrial control for the specified design appropriate screen, DiagramEditor provides a very sound and powerful features to ensure that proper and efficient completion of a variety of high quality industrial design of the screen, in the design screen, we only need to drag the mouse the way through the steps of a good ready-made components in the design of structures can be dragged into the canvas, as shown below:
When we collect data, we often need to refresh the canvas on the status of the various primitives, specifically for each component in the DiagramEditor provide 5 keywords, you can query by any one keyword to the specified component. Settings as shown below:
The settings we will be the top element of the Key Value 1 is set to K2.
Third, the structures of the industrial process requires:
By E-XD++ provides the AppWizard (application creation wizard), can automatically generate the IPC based on VC + + application framework, to load any industrial screen, just above the first XDG industrial interface designed into the application file formed XDGRES resource file, and then you can call the following function:
LoadXdgFromResource (IDR_MAIN, _T ("XdgRes"), FALSE);
Of course, if you need to load a new industrial interface, also can call the function.
Fourth, real-time data collection:
View class through the timer function, regular data collection, if you need to update the picture elements, call control itself UpdateControl can, when you need to also update the time series components can be added directly to the CFODrawShapeList list, then call UpdateShapes that be. Model code:
void CAutoDemoView::OnTimer(UINT nIDEvent)
{
// TODO: Add your message handler code here and/or call default
if(nIDEvent == ID_TIMER_ID)
{
CFODrawShapeList lstUpdate;
int xx0 = rand() % 20;
int xx1 = rand() % 18;
int xx2 = rand() % 25;
int xx3 = rand() % 16;
int xx4 = rand() % 12;
int xx5 = rand() % 21;
if(pK1 != NULL)
{
CString strText;
strText.Format(_T("%u mcA"), xx0 * xx1);
pK1->SetLabelText(strText);
lstUpdate.AddTail(pK1);
}
if(pK2 != NULL)
{
CString strText;
strText.Format(_T("%u C"), xx0 * xx2);
pK2->SetLabelText(strText);
lstUpdate.AddTail(pK2);
}
if(pK3 != NULL)
{
CString strText;
strText.Format(_T("%u Nm/h"), xx0 * xx3);
pK3->SetLabelText(strText);
lstUpdate.AddTail(pK3);
}
if(pX1 != NULL)
{
CString strText;
strText.Format(_T("%u"), xx0 * xx4);
pX1->SetLabelText(strText);
lstUpdate.AddTail(pX1);
int nValue = xx0 * xx4;
if(nValue > 200)
{
pX1->SetBkColor(RGB(255,0,0));
}
else if(nValue > 100)
{
pX1->SetBkColor(RGB(255,255,0));
}
else
{
pX1->SetBkColor(RGB(0,0,0));
}
}
if(pX2 != NULL)
{
CString strText;
strText.Format(_T("%u"), xx0 * xx5);
pX2->SetLabelText(strText);
lstUpdate.AddTail(pX2);
int nValue = xx0 * xx5;
if(nValue > 200)
{
pX2->SetBkColor(RGB(255,0,0));
}
else if(nValue > 100)
{
pX2->SetBkColor(RGB(255,255,0));
}
else
{
pX2->SetBkColor(RGB(0,0,0));
}
}
if(pX3 != NULL)
{
CString strText;
strText.Format(_T("-%u"), xx1 * xx5);
pX3->SetLabelText(strText);
lstUpdate.AddTail(pX3);
int nValue = xx1 * xx5;
if(nValue > 200)
{
pX3->SetBkColor(RGB(255,0,0));
}
else if(nValue > 100)
{
pX3->SetBkColor(RGB(255,255,0));
}
else
{
pX3->SetBkColor(RGB(0,0,0));
}
}
if(pX4 != NULL)
{
CString strText;
strText.Format(_T("%u"), xx2 * xx3);
pX4->SetLabelText(strText);
lstUpdate.AddTail(pX4);
int nValue = xx2 * xx3;
if(nValue > 200)
{
pX4->SetBkColor(RGB(255,0,0));
}
else if(nValue > 100)
{
pX4->SetBkColor(RGB(255,255,0));
}
else
{
pX4->SetBkColor(RGB(0,0,0));
}
}
if(pX5 != NULL)
{
CString strText;
strText.Format(_T("%u"), xx2 * xx4);
pX5->SetLabelText(strText);
lstUpdate.AddTail(pX5);
int nValue = xx2 * xx4;
if(nValue > 200)
{
pX5->SetBkColor(RGB(255,0,0));
}
else if(nValue > 100)
{
pX5->SetBkColor(RGB(255,255,0));
}
else
{
pX5->SetBkColor(RGB(0,0,0));
}
}
if(pX6 != NULL)
{
CString strText;
strText.Format(_T("%u"), xx3 * xx5);
pX6->SetLabelText(strText);
lstUpdate.AddTail(pX6);
int nValue = xx3 * xx5;
if(nValue > 200)
{
pX6->SetBkColor(RGB(255,0,0));
}
else if(nValue > 100)
{
pX6->SetBkColor(RGB(255,255,0));
}
else
{
pX5->SetBkColor(RGB(0,0,0));
}
}
if(pChartShape != NULL)
{
pChartShape->UpdateData(xx0 * xx1, xx0 * xx2, xx0 * xx3);
lstUpdate.AddTail(pChartShape);
}
if(lstUpdate.GetCount() > 0)
{
UpdateShapes(&lstUpdate);
}
}
else
{
CFODrawView::OnTimer(nIDEvent);
}
}
The final run of the application interface model is as follows:
Of course, E-XD++ visualization component library provides two graphical style of canvas, one is based on the View, the other is based on CWnd, which helps you to build different styles of applications (such as running to hide scroll bars etc.). E-XD++ high-quality visual component library with VC + +, fully formed, with excellent operating performance and efficiency, including the application of Alstom has been able to verify many of the world's top customers.
The following list is the E-XD++ provides industrial solutions for some vector graphics library, all of these graphics are all vector graphics:
Due to space limitations, only one out so much.
The following example shows how to use the E-XD++ visualization component library to create complex graphical control flow graph, simple and fast, the graphics on the canvas as needed, or add custom attribute data with the database connection, as follows:
Below is an example of industrial pipes and fluid flow:
. Support the complex gradient fills, image fills and other fill patterns to create a variety of simulation, industrial control, configuration graphics provides the most convenient means.
. All graphics are built-in timer function, you can start at any time, free to control the movement frequency.
. You can copy any graphic way by pasting into the left side of the tool box window, you can drag and drop graphics directly into the canvas.
. Built-in design mode and run mode, in the design mode, which allows only editing graphics, and in the run mode, only motor function for graphics or interactive events, you can develop two procedures, a job only In the design mode, the other only in Run mode.
. The provision of professional XML handling classes to facilitate the release of information or data with the exchange.
. Canvas size freely defined.
. Improve the printing control system built-in functions, without writing a single line of code to select the printer, set the print paper, control orientation, set page margins and so on.
. Support multi-layer display.
. Support the drawing auxiliary lines.
. Graphics are set for each individual virtual keyboard and mouse control functions, can handle any mouse click, double click, mobile and other interactive events.
. Supports rotate text at any angle, and the WYSIWYG text entry.
. Using shared GDI device that will extend the performance to the extreme, can accommodate tens of thousands in the same pixel in the canvas at the same time to complete editing.
. The system default page jump, file loading, sending mail, open Web pages and other interactive events, by covering the corresponding virtual function makes it easy to add new interactive events.
. Full support for the creation of complex graphics can be any combination of simple graphics to complex composite graphics.
. Support any complex polygon operations, including the intersection, and would like to, take over, so the joint operation.
. Each graphics system equipped with five additional parameters control point, these additional control points, adjustable graphics state parameters.
. Support the line and arc hybrid editing, graphics can be directly manipulated for a certain period, which can be straight lines and arcs in the freedom of conversion.
. Full support for Undo / Redo, can be set to any multi-level Undo / Redo operation.
. Can increase the canvas plug and play any graphics on the new property values, increase property values and the new automatic support for modifying the UNDO / REDO.
. RTF support complex text editing and direct printing of direct output.
. Can any graphics on the canvas to move, rotate, scale, distortion, distorted, arranged so advanced operation.
. To support a large canvas scaling.
. Can be pushed through the mouse flat canvas.
. Support centimeters, millimeters, feet, inches and other scale ruler.
. Can be directly imported bmp, wmf, emf, jpeg, gif, tga, pcx, png, mng and other image files.
. Full support clipboard can be free to copy and paste graphics.
. Be free to adjust the arrangement of canvas graphics level.
. Provides thumbnail preview function, and can preview the image through the rectangular box, adjust the display position of the current canvas.
. Ocx control to provide consistent functionality for easy web deployment or any other language platform for developers call the same functions.
. The most important is that we will rigorously tested all of these high-quality VC + + source code available to you, the source code also includes the design of the control ocx source code.
More than 50 million lines all carefully designed and rigorously tested to provide the source code without any reservations!
Provide more than 400 class C + + extensions, 50 million lines of effective VC + + / MFC source code, sample or solution more than 70 source code, complete and detailed online help system and user documentation, supporting development tools designed!
Powerful, flexible and easy to use graphical visualization of source code libraries.
Powerful and flexible to create a variety of charts to meet your needs. Product design specifications, it is easy to use, in just a few days can be designed according to your needs products. We provide complete support for products, download the trial.
Feature-rich.
Ultra-versatile, such as automatic layout, multi-level collapsible subgraph, cell connection point, XML, DXF, SHP, SVG, etc., can help you quickly create complex and flexible chart. Supports a number of events: such as click, double click, hover, select, rubber band select, copy, delete, resize and move the support. Support the most complex operations: such as drag and drop, unlimited undo / redo and clipboard operations and so on.
Save time and money to obtain reliability.
A picture is worth a thousand words, E-XD++ offer more than 50 million lines of well-designed and well-tested C + + source code! Development takes years, thousands of customers worldwide validation, can save you a lot of development time and money!
Try it now!
Do not just listen to us say it a try! Our free trial includes all you need to prototype your application. Free technical support.
Products
Download this solution
http://www.ucancode.net/DESIGN_SCADA_OCX_VC_SOURCE_CODE.htm[^]
The official version of the E-XD++component library visual graphics solutions for enterprise version provides all the source code, click the button below to UCanCode Order :
Contact UCanCode Software
To buy the source code or learn more about with:
Product Inquiry
E-mail to (sales@ucancode.net)
Or call us at: +86-28-8535-4545
Fax us at: +86-28-8535-4645
Technical support online with msn messager: ucancode@hotmail.com
Download a trial solution
|
|
|
|
|
What’s new in this release?
Aspose development team is pleased to announce the new release Aspose.Imaging for Java 1.7.0. The last version of Aspose.Imaging for Java is ported from Aspose.Imaging for .NET 1.7.0. This month’s release provides extensive support for TIFF image format manipulation. You can now load TIFF images and export any image to TIFF format. This release also provides the means to concatenate several images to one multi-page TIFF as well as save each frame/page of a multi-page TIFF to a separate image of any supported format or exporting TIFF image with compression algorithms – for example CCITT4 and CCITT3 – PSD layer manipulation, rotate and flip image are a few of those new features. You can now load GIF images that include the interlaced images. You can also export any image to GIF with LZW compression. Both load and export processes are fast enough to suit your performance needs. The main new features added in this release are listed below
- Provide support for Tiff format
- Support Image export to Tiff with compression
- Support export to CCITT RLE compressed Tiff
- Support export to uncompressed Tiff
- Support CCITT4 compression
- Support CCITT3 compression
- Provide support not to save changes to images until Save method is called
- Support RotateFlip for Tiff file format
- Support for PSD layer manipulation
- Reworked images for cache usage
- Save and Create options redesigned
- Provide RotateFlip for gif
- Provide scale functionality for gif and tiff
- Imaging performance is improved.
- 24bpp Image changes to default bpp value,32
- Signature issue in save method save(java.io.InputStream stream, SaveOptionsBase saveOptions) is fixed.
- Source class of .NET API included as Interface in JAVA API
Opening and saving file causing black images is now fixed
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Imaging for Java documentation that may guide you briefly how to use Aspose.Imaging for performing different tasks like the followings.
Overview:Aspose.Imaging for Java
Aspose.Imaging for Java is an image processing & manipulation component that allows developers to create, edit, draw or convert images in their Java application. It allows developers to convert images to BMP, JPEG, TIFF, GIF, PNG & PSD formats. It draws images using advanced features like Graphics & GraphicsPath. The drawing feature is useful for adding shapes, building up new images or adding watermarks to images. It works well with both web & windows applications. It supports JDK 1.5 & above.
More about Aspose.Imaging for Java
Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
|
|
|
|
|
WSO2 CEO Sanjiva Weerawarana will deliver a keynote on the contextual API experience; WSO2 Vice President of Technology Evangelism Chris Haddad will speak at two sessions
Palo Alto, CA – February 7, 2013 – WSO2 (http://wso2.com) today announced that WSO2 Founder and CEO Dr. Sanjiva Weerawarana will deliver a keynote presentation on “Strategies to Deliver a Contextual API Experience” at the API Strategy and Practice Conference (http://www.apistrategyconference.com). Additionally, WSO2 Vice President of Technology Evangelism Chris Haddad will present a session on API strategy and join other API infrastructure providers in a panel discussion on today’s solutions for API management. WSO2 is a Gold Sponsor of the API Strategy and Practice Conference, which will run February 21-22, 2013 at Westin Grand Central in New York, NY.
Keynote: Strategies to Deliver a Contextual API Experience
In his keynote, “Strategies to Deliver a Contextual API Experience,” Dr. Sanjiva Weerawarana will explore how a contextual API can converge locations, behaviors, preferences, and relationships to expose a personalized interaction channel and increase consumer engagement. Sanjiva will examine how digital business and API strategies are evolving to embrace the long tail, power social commerce, and create a pull economy. Additionally, he will dig into how econometrics and analytics guide long tail delivery, as well as API design guidelines to extend the reach of social commerce. Finally, Sanjiva will discuss how context awareness and personalization create a pull economy. The keynote will run 3:40-4:00 p.m. on February 22, 2013.
Sanjiva founded WSO2 in 2005 in order to reinvent the way enterprise middleware is developed, delivered and supported through an open source model. He has played a pioneering role in open source standards for many years. An elected Apache Software Foundation member, he is the original creator of Apache SOAP, and he is a contributor to Apache Axis, Apache Axis2, and most Apache Web services projects.
Presentation: Adopting a Successful API Product Mindset
To successfully deliver and evolve APIs, organizations must build an API strategy that incorporates digital business best practices and an agile architecture. In his “Adopt a Successful API Product Mindset” session, Chris Haddad will explore how API design influences API adoption. He also will examine where API governance and lifecycle management intersects with service-oriented architecture (SOA) governance. Additionally, Chris will discuss how to avoid the “new today, legacy tomorrow” API trap. The session is part of the event’s “API Lifecycle, Methodology and Architecture” track, which runs from 1:35-3:00 p.m. on February 22, 2013.
Chris Haddad is WSO2 vice president of technology evangelism. He works closely with developers, architects, and C-level executives to increase WSO2 technology adoption, improve the middleware platform, and maximize customer value. Prior to joining WSO2, Chris led research teams as a research vice president at the Burton Group and Gartner advising Fortune 500 enterprise organizations and technology infrastructure vendors.
Panel: API Infrastructure Providers
Today, APIs rely on third-party systems, software and services to operate. The “API Infrastructure Providers” panel will bring together API infrastructure providers to examine various offerings on the market today. In this panel, Chris Haddad will discuss the capabilities of, and real-world customer experiences with WSO2 API Manager (http://wso2.com/products/api-manager/), the first comprehensive open source API management product.
Leading the panel will be moderator Kin Lane, founder of API Evangelist, who specializes in API best practices, focusing on helping application developers understand what is possible with mobile and Web application development using APIs. In addition to Chris Haddad, panelists will include:
• Steve Willmott, CEO of 3Scale
• Evgeny Popov, co-founder and CEO of APIphany
• Augusto Marietti, co-founder and CEO of Mashape
• Paul Masden, senior technical architect at Ping Identity
• Andy Thurai, chief architect and group CTO – ASIP at Intel, SOA Software
• Mark O’Neill, co-founder and CTO of Vordel
• Alistair Farquharson, CTO of SOA Software
The panel session will run from 5:05-5:30 p.m. on February 21, 2013.
About API Strategy and Practice
The API Strategy and Practice Conference is a vendor-neutral and community supported API industry conference. The event gathers leading API technologists, strategists and technology providers to share valuable hands-on knowledge of API strategy and technology. The conference also enables new audiences to understand the API space and start API journeys, and provides an opportunity for API providers to showcase their APIs to build traction. Complete details are available at http://www.apistrategyconference.com.
About WSO2
WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments—internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs and contribute to the technology standards that enable them. For more information, visit http://wso2.com, or check out the WSO2 community on the WSO2 Blog, Twitter, LinkedIn, Facebook, and FriendFeed.
Trademarks and registered trademarks are the properties of their respective owners.
|
|
|
|
|
Jelastic Cloud Hosting Platform Launches Free Public Beta in Sweden with Elastx
Jelastic, Inc., the company behind the ultra-scalable and interoperable Java and PHP hosting platform for cloud applications, today announced the launch of its free public beta in Sweden through Elastx, a Stockholm-based hosting provider. Jelastic platform does not require any code changes or lock-in, and is able to run any Java or PHP application.
The Jelastic platform is famous for making Java and PHP cloud hosting as easy as possible. The user can get an application up and running in the cloud in a few minutes rather than hours, since the platform is standards-based and does not require any code adaptation to certain constraints. Another competitive advantage of Jelastic is automatic scaling: CPU and RAM are reallocated instantly, so that the app never lacks resources, and the user never overpays. What is more, the entire lifecycle of an application is optimized thanks to the maximum simplicity of environment management.
"We are very excited about the Jelastic launch that will be held at Jfokus, Sweden´s largest Java event," said Joakim Öhman, CEO of Elastx. "We see a huge interest in Jelastic from the Java community and we believe our high performance Jelastic service will be appreciated. Elastx intends to be the Jelastic performance choice."
At Jfokus Jelastic was mentioned by James Gosling, "The Father of Java", in his presentation "Robots and Oceans with Liquid Robotics" as a really nice Java hosting. Gosling has chosen Jelastic for his project and confessed himself to be its happy user.
Jelastic can be integrated with the most popular build systems (Maven, Ant, Hudson and Jenkins) and two widely used IDEs (Eclipse and IDEA). It supports a wide variety of application servers for Java and PHP (Tomcat, GlassFish, Jetty, Apache, NGINX), databases (MySQL, MariaDB, PostgreSQL, CouchDB, MongoDB), Memcached and more.
Currently, Jelastic is available in the USA with ServInt, in Russia with RusOnyx, in Germany with dogado, in Japan with Tsukaeru, in Finland with Planeetta, in the UK and Ireland with Layershift, in Brazil with Websolute and now in Sweden with Elastx.
About Elastx
Elastx, based in Stockholm, Sweden, is a Platform-as-a-Service (PaaS) hosting provider. Having challenges such as Big Data and linear scalability in mind, Elastx infrastructure is built with next generation technologies to attain its mission in linear scalability and market leading performance. More information is available at http://elastx.se/.
About Jelastic
Jelastic, Inc., a startup company based in Palo Alto, Calif., makes the Java and PHP server hosting platform for developers and hosting service providers. Jelastic is the only PaaS offering designed specifically for hosting service providers to deploy and make available to their customers. Jelastic automatically scales Java and PHP applications and allocates server resources required by applications, thus delivering the true next generation Java and PHP cloud computing. You can learn more about Jelastic or sign-up for the service for free at http://jelastic.com.
Contacts
Julia Wunder
jw@jelastic.com
SoftPressRelease
|
|
|
|
|
What’s new in this release?
We are happy to announce the release of Aspose.Tasks for .NET 5.1.0. Rendering of complete Project data was supported earlier. With the current release, however, Aspose.Tasks now supports rendering individual views of a project to various output formats. We have supported rendering Resource Usage View, Resource Sheet View and Task Usage View in this release. In addition, this version also includes enhancement for Getting the number of pages for different views with various Timescale settings. This release also includes bug fixes related to certain features of MPP file such as Resource Baseline, WBS, Extended Attributes and updating. Below is the complete list of new features and important bug fixes included in this release.
- Task Usage view support
- Resource sheet view support.
- Resource Usage view support.
- Project pages count for different views.
- Resource baseline, only first one is read is now fixed
- Custom attribute values can now be selected using Lookup.
- WBS saving issue is resolved and can be saved properly in MPP
- Extended Attribute Missing in MPP, while present in XML is now fixed
- Erroneous Task duration for 2003 MPP as compared to 2007 MPP and 2010 MPP is fixed
- Problems with Updated MPP file is resolved
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Tasks for .NET documentation that may guide you briefly how to use Aspose.Tasks for performing different tasks like the followings. Overview: Aspose.Tasks for .NET
Aspose.Tasks is a non-graphical .NET Project management component that enables .NET applications to read, write and manage Project documents without utilizing Microsoft Project. With Aspose.Tasks you can read and change tasks, recurring tasks, resources, resource assignments, relations and calendars. Aspose.Tasks is a very mature product that offers stability and flexibility. As with all of the Aspose file management components, Aspose.Tasks works well with both WinForm and WebForm applications.
More about Aspose.Tasks for .NET
Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - The .NET and Java component
publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
|
|
|
|
|
Keynotes, conference sessions, and pre-conference tutorials for IT professionals will examine future directions and real-world best practices using open technologies
Palo Alto, CA – February 6, 2013 – WSO2 (http://wso2.com) today announced it will lead 26 in-depth presentations for IT architects, developers and administrators in conjunction with WSO2Con 2013, WSO2’s third user conference. The WSO2 keynotes, conference sessions, and pre-conference tutorials will explore enabling technologies and best practices for implementing a service-oriented architecture (SOA), cloud computing, API management, mobile integration, and analytics, among others. Leading the sessions are the same senior technical experts who deliver WSO2's professional consulting, design and training—providing attendees with first-hand, real-world knowledge.
WSO2Con 2013 will be held February 12-14, 2013 at the Park Plaza, Victoria in London, and it will be joined by a live stream event from the Cinnamon Lakeside in Colombo, Sri Lanka. In addition to the WSO2-led sessions, the event also features 16 guest presentations by customers, researchers, systems integrators, and other third-party solution providers, who will address enterprise IT professionals’ top cloud, application and integration priorities. For more information, visit http://wso2con.com.
WSO2 to Address Top Enterprise IT Priorities
WSO2 speakers at WSO2Con 2013 represent some of the leading innovators in SOA, Web services, open source, big data, cloud, and mobile technologies. These experts will share their insights in presentations across a number of the conference’s keynote and technology and industry tracks. Details of the full agenda are available at http://wso2con.com/agenda.
Sessions include:
• Keynote: Reinventing Enterprise IT Around APIs and Apps, Dr. Sanjiva Weerawarana, WSO2 founder and CEO
• Keynote: The New IT - Your Milestone Plan, Paul Fremantle, WSO2 co-founder and CTO
• Promoting Service Re-use with the WSO2 API Management Platform, Chris Haddad, WSO2 vice president of technology evangelism
• Raspberry Pi - WSO2 Style, Afkham Azeez, WSO2 director of architecture; Lakmal Warusawithana, WSO2 software architect; and Sumedha Rubasinghe, WSO2 software architect
• WSO2 Carbon Product Performance and Deployment Topology Sizing, Asanka Abeysinghe, WSO2 director of solutions architecture
• Achieving Agility with WSO2 App Factory, Selvaratnam Uthaiyashankar, WSO2 director of cloud solutions
• WSO2 Architecture Vision: Looking Ahead to Carbon 5 and Stratos 2 and Beyond, Afkham Azeez, WSO2 director of architecture
• Sharpening the Spearpoint: Empowering the Edge Through SOA, Adam Firestone, WSO2 director of defense and government solutions
• Enterprise Identity Management and Security: Patterns and Practices, Prabath Siriwardena, WSO2 senior software architect
• Scalable Persistent Message Brokering with WSO2 Message Broker, Dr. Srinath Perera, WSO2 senior software architect
• Expanding your Business with APIs, Sumedha Rubasinghe, WSO2 software architect
• WSO2 Carbon 4.0.0 Kernel Design and Architecture, Sameera Jayasoma, WSO2 senior technical lead
• Integrating People to Workflows and Applications with Human Tasks, Nandika Jayawardana, WSO2 senior technical lead
• Running Operations for Carbon and Stratos, Chamith Kumarage, WSO2 associate technical lead
• Enabling a Data-driven Agile Business, Tharindu Mathew, WSO2 associate technical lead
• Birds of a Feather - WSO2 Partner Program, Jonathan Marsh, WSO2 vice president of business development and product design
• Birds of a Feather - WSO2 Carbon, Pradeep Fernando, WSO2 senior software engineer
• Birds of a Feather - WSO2 Stratos, Damitha Kumarage, WSO2 senior technical lead
• Developing Enterprise Applications with the WSO2 Application Platform, Nuwan Bandara, WSO2 associate technical lead, and Anjana Fernando, WSO2 associate technical lead
• Introducing the WSO2 Enterprise Integration Platform, Miyuru Wanninayaka, WSO2 senior software engineer
• Enterprise Governance with WSO2 Governance Registry and More, Senaka Fernando,
Pre-Conference Tutorials Extend WSO2Con Experience
WSO2Con 2013 will feature two half-day tutorial events that take a deeper exploration into technology best practices using WSO2’s cloud and enterprise middleware platforms. Attendees can register for the tutorial days separately or as part of a complete WSO2Con event package. The half-day tutorials will be held on February 7, in Colombo and on February 12, in London, and each will feature the following sessions:
• WSO2 Enterprise Integration Platform: ESB and More, Paul Fremantle, WSO2 co-founder and CTO, and Kasun Indrasiri, WSO2 associate technical lead
• API Management 101, Sumedha Rubasinghe, WSO2 software architect, and Sanjeewa Malalgoda, WSO2 software engineer
• Governance from Soup to Nuts, Isabelle Mauny, director of product management, and Senaka Fernando, WSO2 technical lead
• Enterprise Security & Identity Management with WSO2 Identity Server, Prabath Siriwardena, WSO2 senior software architect, and Hasini Gunasinghe, WSO2 senior software engineer
• Private PaaS for the Enterprise: WSO2 Stratos & WSO2 App Factory, Selvaratnam Uthaiyashankar, WSO2 director of cloud solutions, and Amila Maha Arachchi, WSO2 technical lead
• Building Composite Enterprise Applications with WSO2 Developer Studio, Samisa Abeysinghe, WSO2 vice president of engineering, and Harshana Martin, senior software engineer
About WSO2
WSO2 is the lean enterprise middleware company. It delivers the only complete open source enterprise SOA middleware stack purpose-built as an integrated platform to support today’s heterogeneous enterprise environments—internally and in the cloud. WSO2’s service and support team is led by technical experts who have proven success in deploying enterprise SOAs and contribute to the technology standards that enable them. For more information, visit http://wso2.com, or check out the WSO2 community on the WSO2 Blog, Twitter, LinkedIn, Facebook, and FriendFeed.
Trademarks and registered trademarks are the properties of their respective owners.
|
|
|
|
|
Flowcharts, network diagrams, graphical modeling, software design, VC + +, component, source code, source code
http://www.ucancode.net/FLOWCHART_SOFTWARE_DESIGN_DOTNET_SOURCE_CODE.htm[^]
E-XD++ visualization component library contains the flow chart of the most popular design features, basically you develop any work based on flowcharts, network diagrams, any function, E-XD++ are available or can be achieved by extending the approach. E-XD++ visual graphics component library is the most comprehensive and most functional flow chart component library, all products based on C + + developers with high performance. You will find the new version of the E-XD++ function has been to work with, including Visio, ConceptDraw, SmartDraw flowcharts, etc. to draw the world's leading software rival. But the E-XD++ with them different is that we provide all the source code to you, services for software developers, as you develop a similar application development time by more than 90% savings!
Download this solution
"A picture is worth a thousand words, Figure is the most natural expression of your most direct way of application data!"
"We offer these solutions does not mean that E-XD++ component library visual graphics applications can only develop these areas, in fact, E-XD++ with any other third party, like C + + component library contains hundreds to used functions separately. with QT, MFC, etc., you can independently determine the need for E-XD++ in a function, in general, as long as you need graphics, you need flow charts, control charts, printing, typesetting , simulation, electronic maps, power wiring diagrams, forms, etc., you can use the E-XD++ components library, of course, sometimes Maybe you only want to use the E-XD++ provides control without the need for the drop-down color graphics function, that's no problem! "
E-XD++ component library visual graphics vector graphics solution includes as many as hundreds of features, it is difficult to use a simple list to be listed, the following are just some of the relative importance of some features:
Visio-style multi-page design, you can file for your current graphic design add as many pages.
each design can be set the canvas size of the page.
the blending lines and curves, allowing you to easily create countless complex graphics.
without writing any code to the printer, printing paper, printed border, orientation, print preview, etc. the most professional treatment.
composite text editor allows you to directly on the canvas of the RTF file for editing, typesetting and printing.
unlimited Undo / Redo support, and support for multiple batch operation.
support the complex form of geometric operations such as intersection, phase and, subtracting and so on.
Visio can be as free as any graphics to add custom property values, and all the newly added property value can be the implementation of UNDO / REDO.
can any graphics on the canvas in direct rotation, scaling, moving, deformation, distortion, and so advanced operations.
can be anywhere in the canvas to add text, and graphics can be rotated along any angle.
support the label, layer, auxiliary lines, automatic capture.
support direct cable to create, can be created between any two stops up to 15 cable.
can be directly Visio, Powerpoint and other graphic copied to the E-XD++ canvas.
support a large proportion of the canvas zoom, and horizontal or vertical flat through the mouse to push the canvas.
support for millimeters, centimeters, inches, feet and other units drawn.
supports background, foreground separate editing.
can be exported to emf, bitmap, jpeg, svg, and other file formats.
to provide professional xml processing classes to facilitate data exchange.
provides functionality with E-XD++ Library ocx controls consistent, easy web publishing or in any other language for the platform.
superior stability: all products are rigorously tested and has been widely used around the world.
E-XD++ canvas can be placed in any window, including dialog boxes, view and so on.
the official version provides solutions for all the 100% VC + + source code and ocx controls be designed to provide source code and detailed documentation.
Examples shown below:
And
The figure is to use the E-XD++ visualization component library developed graphical control flow example:
Flowchart Example:
Network topology example:
More than 50 million lines all carefully designed and rigorously tested to provide the source code without any reservations!
Provide more than 400 class C + + extensions, 50 million lines of effective VC + + / MFC source code, sample or solution more than 70 source code, complete and detailed online help system and user documentation, supporting development tools designed!
Powerful, flexible and easy to use graphical visualization of source code libraries.
Powerful and flexible to create a variety of charts to meet your needs. Product design specifications, it is easy to use, in just a few days can be designed according to your needs products. We provide complete support for products, download the trial.
Feature-rich.
Ultra-versatile, such as automatic layout, multi-level collapsible subgraph, cell connection point, XML, DXF, SHP, SVG, etc., can help you quickly create complex and flexible chart. Supports a number of events: such as click, double click, hover, select, rubber band select, copy, delete, resize and move the support. Support the most complex operations: such as drag and drop, unlimited undo / redo and clipboard operations and so on.
Save time and money to obtain reliability.
A picture is worth a thousand words, E-XD++ offer more than 50 million lines of well-designed and well-tested C + + source code! Development takes years, thousands of customers worldwide validation, can save you a lot of development time and money!
Try it now!
Do not just listen to us say it a try! Our free trial includes all you need to prototype your application. Free technical support.
Products
Download this solution
The official version of the E-XD++component library visual graphics solutions for enterprise version provides all the source code, click the button below to UCanCode Order :
_CODE.htm">http://www.ucancode.net/FLOWCHART_SOFTWARE_DESIGN_DOTNET_SOURCE_CODE.htm[^]
Contact UCanCode Software
To buy the source code or learn more about with:
Product Inquiry
E-mail to (sales@ucancode.net)
Or call us at: +86-28-8535-4545
Fax us at: +86-28-8535-4645
Technical support online with msn messager: ucancode@hotmail.com
Download a trial solution
|
|
|
|
|
New case study explores how China’s leading performance-based Internet marketing provider responds to ad inquiries in milliseconds and handles billions of user profiles using Aerospike
Mountain View, CA – February 5, 2013 –- China’s online advertising is skyrocketing, with growth expected to more than triple from 51.2 billion yuan ($8.22 billion) in 2011 to 187.3 billion yuan ($30.08 billion) in 2015. At the forefront in scaling to meet this growth is MediaV, China’s leading provider of performance-based Internet marketing. A new case study examines how MediaV relies on the Aerospike real-time NoSQL database and NoSQL key-value store to power its Ambition ad bidding and serving system. Aerospike is now ensuring MediaV’s Ambition system responds within milliseconds even as it handles billions of user profiles. The full MediaV case study is available at: http://www.aerospike.com/why-aerospike/customers.
MediaV delivers an ad bidding and serving platform with intelligent behavioral and contextual targeting technologies for advertisers, publishers and ad agencies. By effectively segmenting online ad traffic and the target audience, MediaV enables publishers to improve their traffic monetization and helps advertisers to achieve a higher return on their marketing campaigns. With the Ambition engine for real-time ad bidding serving as the core, the company provides a series of products for managing advertisers’ marketing campaigns, including Juxiao (self-service demand-side platform (DSP) and ad network platform), Jupin (performance agency trading desk), and Juhe (data management platform).
MediaV Case Study
The new case study explores the marketing demands and technology factors that led MediaV to choose Aerospike as a critical component of the Ambition system. It also reviews how MediaV has deployed Aerospike clusters in its multiple data centers to bring data closer to customers and ensure 100% uptime. Key benefits that MediaV has realized with Aerospike include:
* Helps enable real-time delivery and management of ad impressions for billions of unique users across China.
* Reliably responds to queries within 5 milliseconds, while handling 100,000 queries per second (QPS) per node, with the ability to scale to 500,000 QPS per node.
* Enables 100% uptime through automatic rebalancing and fault-tolerance, which ensure that there is no degradation to performance or availability.
* Minimizes IT overhead via flash-optimization and cost-effective use of industry-standard hardware.
“Aerospike is such a nice solution that fulfills our essential needs, and we are especially impressed by its ability to handle real-time big data at both blazing speed and great scale,” says Ms. Ning Hu, MediaV CTO. “We also appreciate the way the Aerospike team has worked closely with us on our implementation. We are fully confident in their ability to work with us in developing new features and expanding our deployment as our requirements grow.”
“As China’s leading solution provider for performance-based Internet marketing, MediaV keenly understands the need to address not only today’s online advertising needs, but also the demands of a market that is expected to triple in just five years,” said Brian Bulkowski, Aerospike founder and CTO. “We are excited by MediaV’s success in using our Aerospike database to serve up relevant ads in real-time while ensuring 100% availability, and we look forward to supporting its expansion to meet the skyrocketing market growth in China.”
About MediaV
MediaV, founded in 2009, is China’s leading provider of performance-based Internet marketing. Its ad bidding and serving platform with intelligent behavioral and contextual targeting technologies provides advertisers, publishers and ad agencies with an effective Internet marketing solution. By effectively segmenting the traffic and target audience, MediaV enables publishers to improve their traffic monetization and helps advertisers to achieve higher return on their marketing campaigns. The company is headquartered in Shanghai, with branch offices in Beijing, Shenzhen Guangzhou, Hangzhou, Xiamen, and Nanjing. To learn more, visit www.mediav.com.
About Aerospike
Aerospike, Inc. offers the only real-time NoSQL database and key-value store that delivers predictable high performance for mission-critical, Web-scale applications. Aerospike’s flash-optimized, shared-nothing architecture scales linearly, consistently processing over 500k transactions per second per node with sub-millisecond latency. With automatic fail-over, replication, and cross data center synchronization, the Aerospike database reliably stores billions of objects and terabytes of data—while providing 100% uptime and a 10x improvement in TCO over other NoSQL databases. Customers accelerating their business with Aerospike include adMarketplace, eXelate, Sony’s So-net, and The Trade Desk. For more information, visit www.Aerospike.com.
Aerospike is a registered trademark of Aerospike, Inc., in the United States and/or other countries. All other trademarks and registered trademarks are the properties of their respective owners.
|
|
|
|
|
Aspose Newsletter for February 2013 has now been published that highlights all the newly supported features offered in the recent releases of its JasperReports exporters, SQL Server rendering extensions, .NET, Java & SharePoint components. This month’s technical article shows copying cell Styles with smart markers in Aspose.Cells for .NET & a migration tip for exporting annotations to XFDF with Aspose.Pdf for .NET. The video tutorial shows simple mail merge with Aspose.Words for Java.
This month, we share tips and tricks on how to work with Aspose.Cells for .NET, Aspose.Words for Java and Aspose.Pdf for .NET. We hope you find them useful. If you have not updated your products recently, this is a good time to do so. We released a lot of updates in December and early January: install them to work with the best possible version of your products. Updates are free with a valid subscription. Go to the download page. We’re quickly approaching 200,000 registered users and are planning to celebrate this milestone with prizes. Keep an eye on our blog for updates. Visit Aspose Download Page.
Product Spotlight: Aspose.Total for Java
Aspose.Total for Java brings together all of our Java components in one convenient package. If you need several Aspose products, Aspose.Total is the most cost-effective way to get them. Aspose.Total is different from other product collections: you get not just the products we have today, but as long as you have a valid subscription, you also get any new products we release. Find out more about Aspose.Total for Java
Technical Article – Copy Cell Styles with Smart Markers in Aspose.Cells for .NET
Aspose.Cells lets you use smart markers to create designer spreadsheets that contain only the data and formatting you specify. The CopyStyle smart marker attribute lets you copy styles between cells. This technical article shows how to use them. Click below to read about Copy Cell Styles with Smart Markers.
Updates about new Product Releases
- Aspose.Total for .NET – a compilation of our latest .NET products.
- Aspose.Cells for .NET 7.3.5 – supports OpenOffice 3D charts and enhances performance.
- Aspose.Words for .NET 11.11.0 – our monthly Aspose.Words release.
- Aspose.Pdf for .NET 7.6.0 - adds support for optimizing existing PDF files,.
- Aspose.Slides for .NET 7.0.0 - improves text layout and adds support for changing the point color for a series and hiding series lines for stacked bar charts.
- Aspose.BarCode for .NET 5.3.0 – a maintenance release that improves recognition and performance.
- Aspose.Diagram for .NET 2.9.0 – set a page title when exporting diagrams to HTML and several conversion improvements.
- Aspose.Tasks for .NET 5.0.0 - read a task’s budget work and cost values from Microsoft Project 2007/2010 MPP files, number pages in MPP files and read Project 2013 MPP format.
- Aspose.OCR for .NET 1.4.0 - fixes a couple of issues.
- Aspose.Email for .NET 2.6.0 - write an item from PST to stream and a number of fixes that improves behavior and performance.
- Aspose.Total for Java - a compilation of our latest Java products.
- Aspose.Cells for Java 7.5.3 - supports writing sparklines to PDF and getting DateTime values, and a number of fixes.
- Aspose.Words for Java 11.11.0 - our monthly Aspose.Words release.
- Aspose.Slides for Java 6.9.0 - brings the version number in line with Aspose.Slides for .NET and fixes a few issues.
- Aspose.Email for Java 2.5.0 - write an item from PST to stream and a number of fixes.
- Aspose.OCR for Java 1.1.0 – support for BMP file formats and recognizing more fonts.
- Aspose.Total for SharePoint – a compilation of our latest SharePoint products.
- Aspose.Cells for SharePoint 3.0.1 - maintenance release that supports previewing and searching documents in SharePoint.
- Aspose.Slides for SharePoint 1.3.0 - improved list selection logic and support for Select All.
- Aspose.Pdf for SharePoint 1.6.0 - supports converting several files at once.
- Aspose.Total for Reporting Services – a compilation of our latest Reporting Services products.
- Aspose.BarCode for SSRS 5.3.0 - DisplayText renamed to Display2DText.
- Aspose.Words for SSRS 3.8.0 - a number of fixes and improvements.
- Aspose.Total for JasperReports - a compilation of our latest JasperReports products.
- Aspose.Words for JasperReports 1.8.0 - introduces a number of improvements and fixes.
- Aspose.BarCode for JasperReports 1.6.0 - introduces a number of improvements and fixes.
- Aspose.Pdf for JasperReports 1.6.0 - adds support for rotating TextElement, setting PDF access privileges and introduces a number of fixes.
Tutorial Video – Using Simple Mail Merge with Aspose.Words for Java
Aspose.Words for Java helps developers automate all kinds of document creation and processing tasks, for example mail merges. We show you how to write an application that merges data and images into a Microsoft Word document. Click below to watch the Video about Simple Mail Merge with Aspose.Words for Java.
Migration Tip – Export Annotations to XFDF with Aspose.Pdf for .NET
PDF files are used for sharing information; users can read documents and add annotations. In a document system, this often means that developers need to figure out a way of extracting annotations. Adobe Acrobat automation is one way of doing it; the other is Aspose.Pdf for .NET. We compare the two techniques. Read the complete migration tip about xport Annotations to XFDF.
Collect your copy of Aspose Newsletter, Sepetember 2012 edition
Keep in Touch
There are several ways for you to keep in touch with us. The monthly newsletter
is a way for us to keep in touch with you, but we are always interested in
hearing from you.
- Post a question on our forums
- Connect with us on Post a question on our Facebook
Contact Information
Aspose Pty Ltd
Suite 163,
79 Longueville Road
Lane Cove,
NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
|
|
|
|
|