Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 10,328 for

format

(0.12 sec)
  1. Pie Chart in Presentation Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document Format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....report in Presentation Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  2. Save signed Image with different output file ty...

    This article explains how to save signed image with various image Formats by GroupDocs.Signature API....documents with different formats / Image → format Save signed Image...signed documents with different formats. Each of document type has...

    docs.groupdocs.com/signature/java/save-signed-i...
  3. Working with metadata in JPEG2000 images | Docu...

    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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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-...
  8. 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-...
  9. In-Table List in HTML Document | Documentation

    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...
  10. Split text file | Documentation

    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/