Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 10,539 for

format

(0.03 sec)
  1. How to Convert XPS to PDF using Java

    This quick article explains the stepwise process to convert XPS to PDF using Java and provides a sample working application for XPS to PDF converter in Java....language to transform XPS to PDF format. Steps to Convert XPS to PDF...transformation from XPS to PDF format Initialize the Converter class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Convert Outlook Email to Word in Java

    This article walks you through the process to convert Outlook email to Word in Java and creates a sample code for Java Email to Word ability using a few API calls....an Outlook email to a Word format Initialize the Converter class...and transforms it into DOCX format with a few API calls. Additionally...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Read Metadata from XLSX using Java

    Discover how to read metadata from XLSX using Java without the need of additional software. You will be given a code example to read metadata of XLSX using Java....xlsx format, programmatically accessing...stands as a widely used file format for spreadsheets, notably associated...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document Formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document inFormation and preview generation procedures were simplified....for all supported document formats. Product architecture was redesigned...Load Documents Any Supported Format The folowing examples show...

    docs.groupdocs.com/watermark/java/migration-notes/
  5. In-Table List With Alternate Content in Email D...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Email Document Format. In-Table List With Alternate Content in Email Document Note This feature is supported by version 17.8.0 or greater Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Outlook 2013. Add a new email. Press “Insert” tab to insert the table....Content report in Email Document format. In-Table List With Alternate...Report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  6. Working with metadata in Matroska (MKV) files |...

    Reading matroska Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the Format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading matroska format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Bulleted List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document Format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...in Word Processing Document format. Note The code uses some of...clients in a bulleted list format. Report must be generated in...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  8. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Highlighted Rows report in Email Document Format. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practicing the following steps you can create In-Table List with Highlighted Rows Template in MS Outlook 2013. Create a new Email. Press “Insert” tab to insert the table. Insert a 2x4 table. Click the cell you want to highlight....Rows report in Email Document format. In-Table List with Highlighted...Report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. 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...
  10. 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...