Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 12,004 for

format

(0.68 sec)
  1. 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...
  2. 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...
  3. How to Add Digital Signature to DOCX using C#

    In this topic, you will get help on how to add digital signature to DOCX using C#. Also, code example will be supplied to insert digital signature into DOCX using C#....digital signature into DOCX file format Add reference to the necessary...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  4. How to Convert Excel to Image in Java

    This article describes the process to convert Excel to Image in Java and provides a working example code snippet for Java Excel to Image converter application....file for transforming to Image format Initialize the ImageConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert Word Document to HTML using Java

    This tutorial provides you walk through the process to convert Word document to HTML using Java and reviews a sample code for Java convert Word to HTML application....file for transforming to HTML format Create an object of the MarkupConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Merge EPUB files using Java

    This guide will provide essential instructions for merging EPUB files using Java and will include a code snippet to demonstrate how to effectively combine EPUB files in Java....Java EPUB is a popular e‑book format prized for its cross‑device...

    kb.groupdocs.com/merger/java/merge-epub-files-u...
  7. Remove Annotations from RTF using C#

    Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#....annotations from RTF (Rich Text Format) files can be crucial for maintaining...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  8. How to Convert MSG to JPG using C#

    In this article, you will learn how to convert MSG to JPG using C# without installing third party software. Also, we will provide code to export MSG to JPG in C#....the conversion of MSG file format to JPG Instantiate an object...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....documents should be of the same format. Here are the steps to join...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  10. In-Table List with Highlighted Rows in HTML Doc...

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

    docs.groupdocs.com/assembly/net/in-table-list-w...