Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 11,964 for

format

(0.08 sec)
  1. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting Format-specific inFormation from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Managing metadata for specific formats / Images / Working with metadata...Metadata API supports extracting format-specific information from JPEG2000...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file Formats by GroupDocs.Signature API....with different formats / Spreadsheet → format Save signed Spreadsheet...

    docs.groupdocs.com/signature/java/save-signed-s...
  3. GroupDocs.Comparison for Python via .NET 25.12 ...

    Explore what’s new in GroupDocs.Comparison for Python via .NET 25.12. Available now on Pypi and GroupDocs website....accuracy across multiple document formats. This release focuses on increasing...comparing Email documents in MHTML format. (COMPARISONPYTHON-4604) [Fix]...

    blog.groupdocs.com/comparison/groupdocs-compari...
  4. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Slide %d/%d" , p + 1 , presentationInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. How to Convert MPP to PDF in Java

    Easily transform Microsoft project files into a non-editable Format, learn how to convert MPP to PDF in Java, and develop the Java MPP to PDF converter application....conversion to the specified format and stores the file on the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert PDF to Image in C#

    Review the document transFormation procedure and learn the guide to convert PDF to Image in C# and explore working sample code to convert PDF to Image using C#....converting the document from one format to another. Further, you can...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML Format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Lots of the document formats and format families, supported by...not limited to) PDF, most of formats from the WordProcessing family...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  8. Add Image Watermark to PPT Using Python

    This guide shows how to add image watermark to PPT using Python, helping you apply a centered logo watermark across slides for professional presentations....PowerPoint presentations in PPT format often require watermarks to...

    kb.groupdocs.com/watermark/python/add-image-wat...
  9. Convert JPG to XPS using Java

    In this tutorial, you will learn how to convert JPG to XPS using Java. Additionally, we will provide you a complete code example to export JPG to XPS using Java....is a standardized document format that retains the layout and...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  10. Render PPTX as HTML using Java

    Master the art to render PPTX as HTML using Java efficiently. Additionally, dive into comprehensive step-by-step guidelines and Java code for rendering PPTX to HTML....converting SVG files to PDF format. If you need more assistance...

    kb.groupdocs.com/viewer/java/render-pptx-as-htm...