Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Convert Visio VSDX VSD Diagram to HTML or SVG using Java
VSDX or VSD Visio diagrams are used for different industrial designs. You can convert a VSDX or VSD Diagram file to an HTML webpage or an SVG image programmatically using Java. These conversions can help you create efficient web applications as HTML and SVG files are popular over the web. The following sections explain all the details.
Convert EPS or PS PostScript File to an SVG Image using Java
EPS or PS PostScript files are based on page description language that can contain different artifacts like Text, Images, Drawings, etc. You can convert an EPS or PS Postscript file to an SVG image (Scalable Vector Graphic) as per your requirements. Please refer to the following headings for more information.
Posted in Aspose.Page Product Family Tagged Convert EPS to SVG, EPS to SVG, EPS to SVG in Java, PS to SVG, PostScript to SVG
Rotate or Crop PSD Image using C#
PSD images are frequently used to design graphics and visuals. In some cases, you might want to crop or rotate a PSD image for different aesthetic requirements. In this article, you will learn how to crop or rotate a PSD image using C#. Please go through the following headings for more information.
Posted in Aspose.PSD Product Family Tagged Crop PSD, Crop PSD in csharp, Rotate PSD, Rotate PSD in csharp
Convert PUB to HTML Webpage File with Java
PUB files are frequently used for designing large-scale documents like brochures, flyers, etc. You can convert PUB files to HTML webpage. In this article, you will learn all the details about the conversion, step-by-step under the following headings.
Posted in Aspose.PUB Product Family Tagged Convert PUB to HTML5, PUB to HTML, PUB to HTML in Java, Publisher to HTML
Using Aspose.Drawing in Azure Functions with C#
Azure functions are event-based, serverless cloud services. You can use Aspose.Drawing for .NET API in Azure functions for drawing vector graphics or text as per your requirements. This article explains how quickly and easily you can configure the API to use in Azure Functions.
Convert STL to OBJ Wavefront 3D Object File using C#
STL files are used for 3D printing, computer-aided designing, and many other purposes. You can convert STL files to OBJ 3D Object files. OBJ files are useful for the forward or backward transmission of geometrical data. Please refer to the following headings to explore the conversion.
Merge SVG Images to PDF or XPS File in C#
SVG (Scalable Vector Graphics) images are frequently used to maintain the quality of images. In some scenarios, you may need to merge or combine multiple SVG image files together. In this article, you will learn how to merge SVG images to a PDF or XPS file. Let us explore the following sections for further details.
Convert DAE File to OBJ 3D Object File using C#
DAE is an acronym for Digital Asset Exchange file and is commonly used by graphics processing applications. In this article, you will learn how to convert the DAE file to an OBJ file easily with few simple steps.
Posted in Aspose.3D Product Family Tagged Convert DAE to OBJ, DAE to OBJ, DAE to OBJ csharp, Export DAE to OBJ
Convert Markdown MD File to Word Document DOCX/DOC or XPS File in C#
Markdown is markup text to create formatted text files. This article covers how to convert a Markdown .md file to a Word document as DOCX/DOC format file, as well as from Markdown to XPS file.
Posted in Aspose.HTML Product Family Tagged MD to DOC, MD to DOCX, MD to Word, MD to XPS, Markdown to DOCX, Markdown to Word, Markdown to XPS
Convert EPS or PS PostScript File to a DOCX or DOC Word Document in C#
EPS or PS postscript files can contain text, images, drawings, or vector contents, etc. In some situations, you might need to convert an EPS or PS PostScript file to a Word file in DOCX or DOC format document. In this article, you will learn EPS or PS to Word document conversion programmatically using C#.
Posted in Aspose.Page Product Family Tagged EPS to DOCX in csharp, EPS to Word in csharp, PS to Word in csharp