In this guide, you will learn how to add pages to a PDF in Python using Aspose.PDF for Python. It covers how to insert new pages, merge PDFs, and add pages at specific positions with simple, practical code examples without utilizing Adobe Acrobat.
Extract Text from a Table in OneNote using C#
In this article, you will learn how to extract text from OneNote tables in C# with Aspose.Note for .NET. This guide shows how to get text from full tables, rows, or individual cells using simple code examples. Perfect for developers who want to automate content extraction from OneNote documents.
Crop EPS Image in Java using Aspose.Page
This blog post will teach you how to crop EPS image in Java using Aspose.Page. This cropping SDK helps Java developers to crop EPS files programmatically.
How to Open MPP File in Excel using Aspose.Tasks for Python
In this step-by-step guide, you will learn how to open a Microsoft Project MPP file in Excel using Aspose.Tasks for Python. Learn how to export project schedules and task data to Excel 2003 XML, modern XLSX, or CSV formats, and view your MPP data directly in Excel without installing Microsoft Project.
Develop a JPG to EPS Converter in Java
We will implement how to develop a JPG to EPS converter in Java. Aspose.Page for Java is a reliable SDK to achieve JPG/JPEG to EPS conversion programmatically.
How to Change SVG Fill Color in Python
Want to update SVG colors without opening a graphics editor? With Aspose.SVG for Python, you can easily change fill colors, recolor shapes, and export SVGs with just a few lines of code. Learn how to do it in this step-by-step guide.
Build an XPS to PDF Converter in Java
Build an XPS to PDF converter in Java programmatically. Aspose.Page for Java is an enterprise-level SDK to manipulate and convert EPS, PS, and XPS files.
Translate Word Files in Python with AI-Powered Aspose.Words
Aspose.Words for Python introduces AI-powered document translation through the aspose.words.ai module. Leveraging Google’s generative language models, developers can easily translate Word documents into multiple languages while preserving formatting and structure.
Convert SVG Code to PNG in Python using Aspose.SVG
This detailed guide walks you through using Aspose.SVG for Python via .NET to transform SVG files or inline SVG code into high-quality PNG images. Learn how to load and convert SVG code, adjust image size, and even process SVGs entirely in memory, all with clean, commented Python examples.
Convert LaTeX to XPS in Python Programmatically
Convert LaTeX to XPS in Python using Aspose.TeX for Python via .NET. Simply call a few methods and automate the LaTeX/TeX files manipulation and conversion.