Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 13,202 for

format

(0.69 sec)
  1. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document Format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....in Word Processing Document format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODT...

    docs.groupdocs.com/assembly/java/common-list-im...
  2. Extract Images from eBooks in C# | EPUB, FB2, CHM

    Programmatically extract images from EPUB, FB2, CHM eBooks in C# using document parser API for .NET. Save the images in JPG, PNG, WebP, GIF, or BMP Format....There are many popular file formats of eBooks in-use in the market...archives, and many other document formats. You can download the DLLs...

    blog.groupdocs.com/parser/extract-images-from-e...
  3. How to Convert XML to HTML using C#

    Transform documents from one Format to another with popular NuGet package. Learn how to convert XML to HTML using C# and develop XML to HTML C# capability....XML to a variety of other formats including WMZ, MHT, MD, GIF...for transforming XML to HTML format and developed a basic example...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document Formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including Formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on....text from various document formats. We kept on adding the features...range of features including formatted text extraction, highlighted...

    blog.groupdocs.com/parser/extract-data-fields-f...
  5. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....RTF using Java RTF (Rich Text Format) files commonly hold metadata...frequently utilized for saving formatted text and graphics, can contain...

    kb.groupdocs.com/redaction/java/remove-metadata...
  6. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files....texts within files of diverse formats across folders. This library...an extensive range of file formats, such as Word documents, spreadsheets...

    blog.groupdocs.com/search/search-multiple-texts...
  7. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....appears on device screen and no formatting will be lost. Another valuable...known feature, is that PDF format provides an easy way to organize...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  8. Features overview | GroupDocs

    Key features of GroupDocs.Markdown for .NET — document to Markdown conversion with flavor control, image handling, front matter, and more...converts documents from various formats into clean, structured Markdown...Supported Input Formats Convert from 20+ document formats including...

    docs.groupdocs.com/markdown/net/features-overview/
  9. Render DOCX to HTML using Node.js

    In this topic, we'll learn how to render DOCX to HTML using Node.js for fast document previews. Moreover, a code will be provided to render DOCX to HTML in Node.js....involves rendering them into formats that are easily viewable in...rendering DOCX to HTML file format Import the ‘groupdocs.viewer’...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-h...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more inFormation. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_Formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Managing metadata for specific formats / Documents / Working with...metadata in ProjectManagement formats Working with metadata in ProjectManagement...

    docs.groupdocs.com/metadata/java/working-with-m...