Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 13,381 for

format

(0.36 sec)
  1. How to Convert PDF to Presentation in Java

    This article provides a step-by-step procedure to convert PDF to Presentation in Java and a sample application to convert PDF to PowerPoint presentation using Java....transformation from PDF to PPTX format Create an instance of the Converter...file for conversion to PPTX format by initializing the Converter...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Convert DOCX to RTF using Java

    In this topic, you will learn how to convert DOCX to RTF using Java. Additionally, we will assist you in creating an application to export DOCX to RTF using Java....commonly used document file formats for creating, storing, and...documents from DOCX to RTF format, import the required classes...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....the output format to HTML . By default, the format is TXT . If...comparison as gc # Set output_format as 'TXT' or 'HTML' def compare_folders...

    docs.groupdocs.com/comparison/python-net/compar...
  4. Render EML as PNG using Python

    Learn how to render EML as PNG using Python. This tutorial explains how to convert EML to PNG in Python with custom dimensions for email visualization....eml format store detailed message data...Transforming EML files into image formats like PNG enables static previews...

    kb.groupdocs.com/viewer/python/render-eml-as-pn...
  5. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other Formats with just a couple of lines of С# code....files Convert files to various formats Leave feedback Note Try online...some source format to various ranges of target formats. The conversion...

    docs.groupdocs.com/conversion/net/convert/
  6. Merge images | GroupDocs

    Learn how to merge image files, combine image files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....ImageJoinOptions to control the output format and the direction in which...BMP, and other common image formats. Steps to merge JPEG images...

    docs.groupdocs.com/merger/python-net/merge/images/
  7. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....data, formulas, charts, and formatting are preserved — no Microsoft...and columns and are saved in formats such as XLSX (Microsoft Excel...

    docs.groupdocs.com/merger/python-net/merge/excel/
  8. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document Formats Implement file description property that returns document type Format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....returns supported document formats Implement file description...that returns document type format Provide JPEG image quality...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  9. Convert PDF to TXT using Python

    Discover how to transform PDF documents into TXT files using Python. Seamlessly extract unFormatted text from PDFs with concise Python code and no additional utilities....WordProcessingConver instance and set output format as WordProcessingFileTy.TXT...WordProcessingFileTy.TXT as the output format. Use the .convert() method...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet Formats such as XLS, XLSX, ODS, etc. For the full list of supported document Formats please refer to Supported document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file Format inFormation. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file Format inFormation advanced_usage....Managing metadata for specific formats / Documents / Working with...different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc...

    docs.groupdocs.com/metadata/java/working-with-m...