Author Archives: Yasir Saeed

Extract Text from XML in Python using REST API

Extract Text from XML in Python using REST API

XML (eXtensible Markup Language) is a popular data format for storing and exchanging structured information. It is widely used in various domains, including web development, data storage, and data transfer. Extracting text from XML files is crucial for many reasons. It allows us to access and manipulate the actual data contained within XML documents. By extracting text, we can perform various operations, such as data analysis, data transformation, and data integration. … Continue Reading

Posted in GroupDocs.Conversion Cloud Product Family | Tagged , , , ,

Split PDF File into Multiple PDF Files using Python

PDF (Portable Document Format) is a widely used file format for documents that need to be shared, printed, or archived. Are you tired of dealing with large PDF files that contain multiple documents or sections? Do you find it difficult to extract specific pages or sections from a single PDF file as separate documents? Splitting a PDF file into multiple smaller files can greatly simplify your document management tasks. In this article, we will explore how to split a PDF file … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

How to Merge PDF Files in C# using REST API

How to Merge PDF Files in C# using REST API
How to Merge PDF Files in C# using REST API

PDF (Portable Document Format) is widely used for sharing documents while preserving their formatting and layout. In certain scenarios, you may need to combine multiple PDF files into a single document to streamline information or improve accessibility. GroupDocs.Merger Cloud SDK for .Net provides a powerful and intuitive way to merge PDF files programmatically, saving you time and effort. In this article, we will explore how to merge and combine PDFContinue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

Java DOM Parser – Extract Text from XML Documents using Java

Java DOM Parser – Extract Text from XML Documents using Java

In today’s digital era, data extraction from XML (eXtensible Markup Language) documents plays an important role in various industries and applications. XML is a popular markup language used for storing and organizing structured data in a hierarchical format. Extracting information from XML documents is essential for businesses to perform data analysis and information retrieval operations on the data. In this article, we will explore how to extract text from Continue Reading

Posted in GroupDocs.Parser Cloud Product Family | Tagged , , , ,

Extract Images from PDF Files in Java using REST API

Extract Images from PDF Files in Java using REST API
Extract Images from PDF Files in Java using REST API

PDF (Portable Document Format) is a widely used file format for sharing and preserving documents online. It often contains various types of content, including text, images, tables, and more. Extracting specific content from PDF files, such as images, can be a challenging task without reliable tools or a library. One such tool is the GroupDocs.Parser Cloud SDK for Java, which provides a seamless and efficient way to extract images from … Continue Reading

Posted in GroupDocs.Parser Cloud Product Family | Tagged , , , ,

Extract Images from Word Documents Programmatically in Java

Extract Images from Word Documents Programmatically in Java
Extract Images from Word Documents Programmatically in Java

Document parsing is a crucial task in many industries where data extraction from various document formats is required. When working with Word documents, extracting images can be particularly useful in cases such as content analysis, image recognition, or data visualization. Extracting images manually from large Word documents can be time-consuming. Therefore, automating the image extraction process can save you time and effort. In this article, we will demonstrate how to extract images Continue Reading

Posted in GroupDocs.Parser Cloud Product Family | Tagged , , , ,

Document Parsing – Extract Text from PDF File in Java

Document Parsing - Extract Text from PDF File in Java
Document Parsing – Extract Text from PDF File in Java

Have you ever encountered a situation where you needed to extract text from a PDF file programmatically? Extracting text from PDF files programmatically can be a complex task, especially when dealing with large documents. If you’re a Java developer and looking for a reliable solution, the GroupDocs.Parser Cloud SDK for Java provides an efficient way to extract text from PDF files. In this article, we will explore how to extract Continue Reading

Posted in GroupDocs.Parser Cloud Product Family | Tagged , , , ,

Rearrange PDF Pages – Move, Swap, and Delete PDF Pages in Java

Rearrange PDF Pages – Move, Swap, and Delete PDF Pages in Java
Rearrange PDF Pages – Move, Swap, and Delete PDF Pages in Java

PDF (Portable Document Format) is a widely used file format for sharing and preserving documents. It is often necessary to rearrange the pages within a large PDF document to organize the content or make it more convenient for reading. In Java programming, you can accomplish this task easily using the GroupDocs.Merger Cloud SDK for Java. The article will walk you through the step-by-step process of how to move, Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,

Convert EML File to PDF in Java using REST API

Convert EML File to PDF in Java using REST API

In today’s digital age, many applications and platforms generate files in various formats, including the widely used EML (Email Message Format) format. However, there are instances when it becomes necessary to convert EML files to PDF (Portable Document Format) documents. Whether it’s for archiving, sharing, security, or ensuring consistent formatting, converting EML files to PDF can offer numerous benefits. In this article, we will explore how you can convert EML Continue Reading

Posted in GroupDocs.Conversion Cloud Product Family | Tagged , , , ,

Move, Reorder, and Rearrange Pages in Word Online using Java

Have you ever found yourself in a situation where you needed to rearrange the pages in a Word document? In certain cases, you may need to move and reorder certain pages to the beginning or end of a document to create a more logical flow. Manually rearranging pages in a large document can be a time-consuming task, but there’s a solution that can simplify this process for you – GroupDocs.Merger Cloud SDK for Java. In this article, you will learn … Continue Reading

Posted in GroupDocs.Merger Cloud Product Family | Tagged , , , ,