Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 11,369 for

format

(0.06 sec)
  1. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Note This feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document. To add a bulleted list start and end your list with
      tag and list all the elements by enclosing them between
    • tag....List report in HTML Document format. Note The code uses some of...products in a bulleted list format. A report must be generated...

      docs.groupdocs.com/assembly/net/bulleted-list-i...
    • In-Table List in Email Document | GroupDocs

      Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document Format. In-Table List in Email Document Note This feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to represent the inFormation of the managers with the following key requirements: Report must be in .eml or .msg Format. It must add email recipient, css and subject of the email....List report in Email Document format. In-Table List in Email Document...Report must be in .eml or .msg format. It must add email recipient...

      docs.groupdocs.com/assembly/net/in-table-list-i...
    • Working with metadata in Spreadsheets | GroupDocs

      GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet Formats such as XLS, XLSX, ODS, etc. For the full list of supported document Formats please refer to Supported document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file Format inFormation. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file Format inFormation advanced_usage....Managing metadata for specific formats / Documents / Working with...different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc...

      docs.groupdocs.com/metadata/java/working-with-m...
    • Migration Notes | GroupDocs

      How to migrate from earlier versions of GroupDocs.Conversion for .NET...process to any supported file format (instead of ConversionHander...to convert document into PDF format using old API and new one....

      docs.groupdocs.com/conversion/net/migration-notes/
    • Migration notes | GroupDocs

      How to migrate from earlier versions of GroupDocs.Conversion for Java...process to any supported file format (instead of the ConversionHander...convert a document into PDF format using old API and new one....

      docs.groupdocs.com/conversion/java/migration-no...
    • Common Master-Detail Image in Email Document | ...

      Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document Format. Common Master-Detail in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email....Master-Detail report in Email Document format. Common Master-Detail in Email...Report must be in .eml or .msg format. It must add email recipient...

      docs.groupdocs.com/assembly/net/common-master-d...
    • Common List Image in HTML Document | GroupDocs

      Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the HTML Document Format. Adding Syntax to be evaluated by GroupDocs....List report in HTML Document format. Note The code uses some of...generated in the HTML Document format. Adding Syntax to be evaluated...

      docs.groupdocs.com/assembly/java/common-list-im...
    • Render images as HTML, PDF, PNG, and JPEG files...

      Convert images to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render files effectively....to load images in various formats and convert them to HTML, PDF...to HTML, PDF, PNG, or JPEG format. For multipage images (such...

      docs.groupdocs.com/viewer/python-net/render-ima...
    • Render images as HTML, PDF, PNG, and JPEG files...

      This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG Formats....to load images in various formats and convert them to HTML, PDF...to HTML, PDF, PNG, or JPEG format. For multipage images (such...

      docs.groupdocs.com/viewer/java/render-images/
    • Extract text areas | GroupDocs

      Learn how to extract text areas with coordinates and Formatting inFormation from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.... Format ( "Page: {0}, R: {1}, Text:...Console . WriteLine ( string . Format ( "Page {0}/{1}" , pageIndex...

      docs.groupdocs.com/parser/net/extract-text-areas/