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

format

(0.6 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file Formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data Formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap Formatting to strings in template syntax Template syntax support Formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template Formatting for numeric, text, image, date-time, chart elements Conditional Formatting of template text elements Linq-based template syntax Change Format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....microsoft office and email file formats based upon template documents...Assembly API: Multiple data formats support Use formulae & perform...

    docs.groupdocs.com/assembly/python-net/features...
  2. 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...
    • 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...
    • 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...
    • 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/