Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 12,397 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. HTML Content dimensions - Free Support Forum - ...

    Hi All, I have a few questions on group docs viewer for JSP: Is there a way to control the dimensions of the html content generated by Group Docs? The dimensions of the html content varies based on the document used a…...about pdf file showing in html format I used the below pdf in the...about pdf file showing in html format This questions is answered...

    forum.groupdocs.com/t/html-content-dimensions/2130
  4. How to Convert XLSX to JPG using Java

    This article provides a comprehensive guide on how to convert XLSX to JPG using Java, including a code example and instructions to export XLSX to JPG using Java....a document from XLSX to JPG format, import the essential classes...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert HTML to Excel in C#

    Quickly review detailed instructions to convert HTML to Excel in C#, learn how to use these steps for the implementation of HTML to Excel converter C# functionality....document conversion from one format to another. However, you may...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert HTML to ODT using C#

    Quickly convert HTML to ODT using C# with a popular conversion library along with code example to export HTML to ODT in C# on commonly used operating systems....convert an HTML file to ODT format using only a few lines of code...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Render DOCX as HTML using C#

    Let's learn how to render DOCX as HTML using C# without installing extra tools. We will also provide code to create HTML with embedded resources from DOCX using C#....documents ( DOCX ) as HTML format in the realms of document processing...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  8. In-Table List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent the inFormation of the customers and the total order prices with the following key requirements:...List report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  9. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....could set the source document format explicitly with this property...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  10. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API....class with output files path format, desired and line numbers;...

    docs.groupdocs.com/merger/java/split-text-file/