Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 5,994 for

file conversion

(1.91 sec)
  1. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for CSV Files. Therefore, for CSV File getImages method returns null....Conversion Product Solution GroupDocs...supported for CSV files. Therefore, for CSV file method returns...

    docs.groupdocs.com/parser/java/extract-images-f...
  2. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata represents any loaded File as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Conversion Product Solution GroupDocs...Metadata represents any loaded file as a tree consisting of metadata...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  3. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Conversion Product Family GroupDocs...NET for redacting text in RTF files Create an instance of the Redactor...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in Files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Conversion Product Solution GroupDocs...point to manage metadata in files of all supported formats. Extracting...

    docs.groupdocs.com/metadata/net/migration-notes/
  5. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Conversion Product Solution GroupDocs...Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...

    docs.groupdocs.com/comparison/net/customize-cha...
  6. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...Conversion Product Family document-conversion , dotnet...Below is the code for the conversion: using var outputStream =...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...
  7. Extract Text from XLS using C#

    This article explains how to extract text from XLS using C#. It features code example to help you for text extraction from XLS in C# without installing extra software....Conversion Product Family GroupDocs...Extracting text from Excel ( XLS ) files is a common requirement for...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  8. Extract Text from EPUB using C#

    This article provides a detailed guide on how to extract text from EPUB using C#. It includes a code example to assist you for text extraction from EPUB in C#....Conversion Product Family GroupDocs...C# Extracting text from EPUB files can be an essential task for...

    kb.groupdocs.com/parser/net/extract-text-from-e...
  9. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....Conversion Product Family GroupDocs...Open Document Text ( ODT ) files, frequently utilized with word...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  10. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....Conversion Product Family GroupDocs...extracting text from Excel ( XLS ) files is a common task. Excel is often...

    kb.groupdocs.com/parser/java/extract-text-from-...