Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 11,020 for

format

(0.06 sec)
  1. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more inFormation on the Photoshop file Format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileFormatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file Format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Managing metadata for specific formats / Images / Working with metadata...information on the Photoshop file format and metadata blocks please...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file Formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data Formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap Formatting to strings in template syntax Template syntax support Formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template Formatting for numeric, text, image, date-time, chart elements Conditional Formatting of template text elements Linq-based template syntax Change Format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....popular office and email file formats based upon template documents...Assembly API: Multiple data formats support Use formulae & perform...

    docs.groupdocs.com/assembly/java/features-overv...
  3. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image Format....converting to a PDF or Image format. And it only takes a single...Feature when Converting to Image Format # We enriched ImageSaveOptions...

    blog.groupdocs.com/conversion/implement-page-ro...
  4. How to Convert TSV to Excel using Java

    Let's easily transform spreadsheet documents and learn how to convert TSV to Excel using Java. Also, review how to write the code for Java TSV to Excel converter....transformation between spreadsheet file formats and provide you with detailed...document transformation to XLSX format. The document conversion can...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert SVG to PNG using C#

    This tutorial will explain the process to convert SVG to PNG using C# and how to implement the C# convert SVG to PNG feature using the steps defined in this post....conversion from SVG to PNG format Create an instance of the Converter...SVG to many other document formats including JPG, GIF, WEBP, PPSM...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this conversion....transform PDF (Portable Document Format) files into ODT (Open Document...fixed-layout to flexible document formats. This guide simplifies the...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  7. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file Format inFormation. Load a GIF image Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Managing metadata for specific formats / Images / Working with metadata...extract some additional file format information. a GIF image Extract...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Convert XML to PDF Using XSL-FO | Documentation

    Learn how to convert a XML document to PDF using XSL-FO with GroupDocs.Conversion for .NET....to convert XML files to PDF format using XSL-FO templates. This...XSL-FO. Define PDF layout and formatting using XSL-FO templates. Flexible...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  9. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert images to HTML, PDF, PNG, and JPEG Formats....to load images in various formats and convert them to HTML, PDF...to HTML, PDF, PNG, or JPEG format. For multipage images (such...

    docs.groupdocs.com/viewer/net/render-images/
  10. Edit PowerPoint Presentations in Node.js | Docu...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....Editor in various formats such as PPT, PPTX, PPTM, PPS(X/M)...for these formats. Unlike word processing formats, PowerPoint...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...