Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Farhan Raza
Protect or Unprotect Visio Diagram or Shapes from Changes in Java
Microsoft Visio files can contain different pages, masters, shapes, layers, and other objects for creating diagrams. You can easily create, edit, or manipulate Microsoft Visio Diagram Files in your Java applications. Likewise, you can protect or unprotect a Visio file or its shapes to avoid any changes to the data.
Convert XML to MPP or Vice Versa Programmatically in Java
XML is abbreviated for Extensible Markup Language. It’s like some information stored between different tags for storing and transmitting purposes. On the other hand, we use the MPP file format for Project Management. You can convert XML to MPP as well as MPP to XML format files using Java language. It is helpful when you want to import or export between XML and MPP files as per your requirements.
Posted in Aspose.Tasks Product Family Tagged Export mpp to xml, convert xml to mpp, import xml to mpp, mpp to xml, xml to mpp
Convert EPUB to PDF Programmatically with Java
EPUB files are used for publishing purposes on large scale. Publishing of books, brochures, for instance. Moreover, EPUB to PDF conversion is useful for making the file compatible with more system environments and operating systems. Let us explore different use cases related to EPUB to PDF conversion programmatically using Java.
Apply Matrix, Global, Local, World Coordinate Transformation in C#
Coordinate systems are important while working with graphics and shapes. The coordinate axis can be rotated for obtaining new axes through the same origin. Let us explore the following coordinate transformations including Matrix, Global, Local, and World transformations programmatically using C# language. Moreover, you will be able to understand the following transformations after going through this article:
Convert GeoJson to TopoJson and vice versa using C#
GeoJSON is used for representing geographical features with non-spatial features. Whereas, TopoJSON is an extension of GeoJSON that utilizes Topology. You can convert GeoJSON to TopoJSON as well as TopoJSON to GeoJSON as per your requirements.
Add, Insert, or Draw Text on PNG, JPEG, TIFF, Icon, GIF Image using C#
We see or create a lot of images for visual information. Sometimes you need to add or draw text on an image in such a manner that nobody else can modify that text. Image watermark is one of the most common examples. Likewise, labeling or reviewing images may also require drawing text.
Create OFX Request or Response Programmatically with C# API
OFX, Open Financial Exchange, files are popularly used for exchanging financial information. It is used in client-server as well as Cloud-based systems. So the request-response model is implemented for exchanging financial information. Financial service providers like banks, data aggregators, etc. often use OFX for creating, analyzing, or aggregating financial data. Likewise, they utilize it for managing financial data exchange in their products and services.
Posted in Aspose.Finance Product Family Tagged OFX 2.2, OFX Request, OFX Response, Parse OFX, Parse OFX in C#
Inspect, Extract, or Navigate SVG Image Elements Programmatically in C#
SVG images are popularly used over the web, especially where scalability and quality of images are important. You can inspect, extract, or navigate SVG image elements programmatically with C#.
Convert PSB to PDF, JPG, or PSD Programmatically in Java
PSB, Photoshop Big, file extension is used to store huge graphics-related information. You can convert PSB files to PDF, JPG, or PSD format easily with Java programming language. Let us walk through the following sections to explore PSB file conversion.
Posted in Aspose.PSD Product Family Tagged Convert PSB file in Java, PSB to JPG, PSB to PDF, PSB to PSD
Convert XBRL to XLSX or iXBRL Programmatically in C#
XBRL files are used for business reporting purposes including balance sheets, cash flow statements, ledgers, etc. You can easily convert XBRL files to XLSX Excel Sheet as well as iXBRL, which is an inline XBRL file. These output formats are ideal for presenting the financial information as structured, human, and machine-readable data.