Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 13,342 for

format

(0.46 sec)
  1. Convert EML or MSG files to PDF in C# | Emails ...

    Programmatically convert email messages like EML and MSG to PDF documents in C#. Use the .NET conversion API in your desktop, console, or web applications....convert your email message to PDF format. In this article, you will...of email messages to other formats. In this article, we will use...

    blog.groupdocs.com/conversion/convert-eml-or-ms...
  2. How to merge TIF images using C# | GroupDocs

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....About TIF File Format TIF (or TIFF) is an image format used for containing...Image File Format” or “Tagged Image Format”. The format was created...

    docs.groupdocs.com/merger/net/getting-started/u...
  3. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD Format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image Format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.... JPEG, JPG, PNG) to PSD format and redesign it as per your...Specify resultant image format using Format property of ImageConvertOptions...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  4. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML Format with GroupDocs.Conversion for Java....Convert files / Web formats Convert web formats Leave feedback On...About HTML and other web file formats HTML (Hyper Text Markup Language)...

    docs.groupdocs.com/conversion/java/convert/web/
  5. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file Formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF Format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML Format....Supported Document Formats Supported Document Formats Leave feedback...feedback Supported File Formats The following table indicates the input...

    docs.groupdocs.com/assembly/net/supported-docum...
  6. Working with metadata in ASF files | GroupDocs

    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 the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_Formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.Format("Creation date: %s", asfPackage....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...documents of the Spreadsheet format family (like XLS, XLSX etc)...indicates a format of the given font. The following formats are currently...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  8. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....Việt 中文 中國傳統的 PDF is a file format that is used to present documents...convert PDF documents into PDF format using C# . .NET API to Convert...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...
  9. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....password-protected, or the document format doesn’t support encoding at.... . Returns info about the format itself. There are eight inheritors...

    docs.groupdocs.com/editor/net/extracting-docume...
  10. Supported Document Formats | GroupDocs

    Full list of document Formats GroupDocs.Conversion for Python via .NET can load and save — 20+ Format families including Word Processing, Spreadsheet, Presentation, PDF, Image, CAD, Email, eBook, Web, and more....Supported Document Formats Supported Document Formats Leave feedback...more. This topic lists file formats supported by GroupDocs.Conversion...

    docs.groupdocs.com/conversion/python-net/suppor...