Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 11,052 for

format

(0.04 sec)
  1. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....PDF and after that to desired format. The following code snippet...=> new FileStream ( string . Format ( outputFileTemplate , saveContext...

    docs.groupdocs.com/conversion/net/convert-to-im...
  2. Extracting document metainfo | Documentation

    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 Java API....password-protected, or the document format doesn’t support encoding at...‘false’. . Returns info about the format itself. There are three inheritors...

    docs.groupdocs.com/editor/java/extracting-docum...
  3. Improved Methods of Metadata Retrieval Introduc...

    We are pleased to announce another monthly release of GroupDocs.Metadata for .NET v16.12. The latest release involves a number of new features and enhancements including support for Open Document Format, BMP and DjVu image Formats and improved methods for metadata retrieval. Simply download the latest version and try out all the newly introduced features and enhancements. .NET Metadata API - New Features In version 16.12, we have introduced the following new features....Open Document format, BMP and DjVu image formats and improved...Document format Implementation of DjVu image format Implementation...

    blog.groupdocs.com/metadata/introducing-bmp-djv...
  4. 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...
  5. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential inFormation before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified inFormation from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....software, providing a single format-independent interface for redacting...the document in its original format for further editing. Choosing...

    docs.groupdocs.com/redaction/python-net/feature...
  6. How to merge TIF images using C# | Documentation

    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...
  7. 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...
  8. Convert publisher formats | Documentation

    In this article, you will learn how to convert Publisher Formats to other Formats with GroupDocs.Conversion for Java....Publisher Convert publisher formats Leave feedback On this page...page About Publisher formats If you are in the digital marketing...

    docs.groupdocs.com/conversion/java/convert/publ...
  9. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....output document of desired format. From the GroupDocs.Editor...automatically detect document format and select the most appropriate...

    docs.groupdocs.com/editor/java/introduction/
  10. Convert CSV to PDF using C#

    Let's quickly understand how to convert CSV to PDF using C#. We will provide you with essential instructions and code example to export CSV to PDF using C#....PDF using C# A popular file format for transferring documents...design is PDF (Portable Document Format), whereas CSV (Comma-Separated...

    kb.groupdocs.com/conversion/net/convert-csv-to-...