Spire.Doc 5.8 starts to support the conversion from Word file to SVG

Top Quote E-iceblue released a new version - Spire.Doc 5.8, which starts to allow developers/ programmers to convert Word file to SVG (Scalable Vector Graphics). End Quote
  • (1888PressRelease) November 09, 2016 - On Oct. 19, 2016, E-iceblue, a professional vendor of .NET, Silverlight and WPF development components, announced a release version of Spire.Doc 5.8, which added a new feature to save the Word document as SVG file format. This new feature can save a lot of time and effort in the file conversion task.

    After adding the DLL in the bin folder of Spire.Doc as the reference of Visual Studio, conversion from any Word documents to SVG can be easily achieved with high quality by using the following simple lines of code:
    Document doc = new Document();
    doc.LoadFromFile("Sample.docx");
    doc.SaveToFile("result.svg", FileFormat.SVG);

    Moreover, Spire.Doc has the ability to convert Word document to other commonly used file formats like XML, RTF, TXT, XPS, EPUB, EMF, HTML and vice versa.

    More Information:
    Spire.Doc for .NET, as a totally independent Word .NET component, is specially designed for developers to create, read, write, convert and print Word document files from any .NET (C#, VB.NET, ASP.NET) platform with fast and high quality performance.

    Check here for detailed information:
    http://www.e-iceblue.com/Introduce/word-for-net-introduce.html
    If you need 1-month free license to remove the warning message and have a better evaluation on Spire.Doc, please feel free to contact sales ( @ ) e-iceblue dot com

    About E-iceblue
    E-iceblue Co., Ltd. is a leading vendor of .NET, Silverlight and WPF development components. The goal of E-iceblue is always to offer high-quality components for reading and writing different formats of office files.

    Contact US:
    http://www.e-iceblue.com/Misc/maillist.html

    ###
space
space
  • FB Icon Twitter Icon In-Icon
Contact Information