Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 12,650 for

format

(0.12 sec)
  1. How to Convert HTML to Markdown using Java

    This article walks you through the complete process to convert HTML to Markdown using Java and demonstrates how to create the Java HTML to MD converter capability....for transforming HTML to MD format. Here are the main steps and...file for transforming to MD format Create an object of the WordProcessingConver...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image inFormation that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary Format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Managing metadata for specific formats / Images / Working with metadata...properties in a proprietary binary format derived from EXIF. GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-make...
  3. How to Convert PowerPoint to PDF using Java

    Quickly review the procedure to convert PowerPoint to PDF using Java and learn how to follow these instructions to create the convert PPT to PDF Java functionality....file for conversion to PDF format. Here you can find the stepwise...conversion from PowerPoint to PDF format Initialize the Converter class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....today’s digital world, file format conversions have become increasingly...Microsoft Word Document (DOCX) format. In order to simplify the conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert MSG to XPS using Java

    In the content provided herein, you will discover how to convert MSG to XPS using Java. Also, we will furnish you with the requisite code to export MSG to XPS in Java....one format to another. Converting MSG files to XPS format holds...to change MSG files to JPG format using Java. If you require...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Managing metadata for specific formats / Video / Working with Metadata...metadata in ASF files Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. 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....in files of all supported formats. Extracting and updating metadata...unified for all supported formats. The product architecture was...

    docs.groupdocs.com/metadata/net/migration-notes/
  8. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG Formats....to HTML, PDF, PNG, and JPEG formats so you can view document content...to HTML, PDF, PNG, or JPEG format. These methods allow you to...

    docs.groupdocs.com/viewer/java/render-text-files/
  9. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Visio diagrams to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. You do not need to use Microsoft...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/nodejs-java/render-vi...
  10. Build search query | GroupDocs

    This page contains inFormation about building text search queries of various types. More examples on building search queries are provided on the page...to search for dates in the format ‘MM/dd/yyyy’ in the range from...default date formats // Creating a date format pattern 'MM/dd/yyyy'...

    docs.groupdocs.com/search/nodejs-java/build-sea...