Easily convert LaTeX to SVG in C# with Aspose.TeX for .NET, rendering equations directly to scalable SVG files.
Convert CFF to TTF Font in C#
You may need to convert a CFF file to TTF format in some scenarios. Following such requirements, this article covers how to convert a CFF file to TTF format programmatically in C#.
Add Image to OneNote in Java
You can easily add images, insert pictures or photos to OneNote documents programmatically. You can insert images into a new OneNote document or into an existing document with Aspose.Note for Java API. In this article, you will learn how to add an image to a OneNote in Java.
How to Convert Image to PDF in Java
This article provides an easiest, step-by-step guide on how to convert an image to PDF in Java. It also covers how to convert multiple images to a single PDF. The method provided in this article ensures the high-quality and high-speed image to PDF conversion. So let’s proceed and check how to convert a single or multiple images to PDF in Java.
Validate XBRL Document in Python
You can easily validate XBRL instance document or iXBRL document programmatically in Python using the Python XBRL validator API. In this article, you will learn how to validate XBRL instance documents in Python.
Convert Images to Word Document in Python
In certain cases, you have to convert a single image or a bunch of images to a Word document. To perform this operation programmatically, this article shows how to convert images to Word DOC DOCX in Python.
Merge EPUB Files in Java
EPUB is abbreviated for electronic publication which is frequently used to save books and other related content. These files can include words, graphics, pictures, fonts, stylesheets, etc. In some scenarios, you might need to merge some EPUB files. Following such requirements, this article explains how to merge EPUB files programmatically in Java.
Protect or Unprotect Visio Diagram from Changes in C#
Visio files are used to represent different graphical diagrams like network layouts, database models, object mapping, etc. Some diagrams or layouts can be confidential so you might need to protect Visio files from unauthorized access. Accordingly, this article covers securing the Visio files by protecting or unprotecting the files as per your requirements.
Protect or Unprotect Visio Shapes from Changes in C#
Visio files comprise various types of shapes and connectors to create different diagrams. In some cases, you may want to protect specific shapes from changes. Following such scenarios, this article explains how to protect or unprotect shapes in a Visio diagram programmatically in C#.
Convert LaTeX to PDF in C# .NET
The output of the LaTeX content is usually generated in PDF format. Therefore, in this article, you will learn how to convert a LaTeX file to PDF programmatically in C#. This could be useful when you have to convert a batch of LaTeX files to PDF format.