Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 48,481 for

(c )

(1.29 sec)
  1. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light......3l//Y5znnvDOAa48Zg/92OEb37mP/c/eTX7Me3y/S23gqcxa0MWvyXu779f1...7AJu+sjHSdVO5WdPdnPN13dz2+Fw/c/zD5dI5EVS2V1TXoGihhf+nzOOnMx5...

    blog.groupdocs.com/fa/markdown/groupdocs-markdo...
  2. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light......3l//Y5znnvDOAa48Zg/92OEb37mP/c/eTX7Me3y/S23gqcxa0MWvyXu779f1...7AJu+sjHSdVO5WdPdnPN13dz2+Fw/c/zD5dI5EVS2V1TXoGihhf+nzOOnMx5...

    blog.groupdocs.com/uk/markdown/groupdocs-markdo...
  3. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light......3l//Y5znnvDOAa48Zg/92OEb37mP/c/eTX7Me3y/S23gqcxa0MWvyXu779f1...7AJu+sjHSdVO5WdPdnPN13dz2+Fw/c/zD5dI5EVS2V1TXoGihhf+nzOOnMx5...

    blog.groupdocs.com/th/markdown/groupdocs-markdo...
  4. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light......3l//Y5znnvDOAa48Zg/92OEb37mP/c/eTX7Me3y/S23gqcxa0MWvyXu779f1...7AJu+sjHSdVO5WdPdnPN13dz2+Fw/c/zD5dI5EVS2V1TXoGihhf+nzOOnMx5...

    blog.groupdocs.com/ar/markdown/groupdocs-markdo...
  5. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add polyline annotation to...

    docs.groupdocs.com/annotation/net/add-polyline-...
  6. Features Overview | GroupDocs

    GroupDocs.Assembly for .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....NET Formulas Supported (using C# syntax subset) Sequential Data...as an upper-case letter (A, B, C, …) roman Formats an integer...

    docs.groupdocs.com/assembly/net/features-overview/
  7. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....<<foreach [c in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-em...
  8. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....approach string templatePath = @"C:\Templates\InvoiceTemplate.docx"...docx" ; string outputPath = @"C:\Output\Invoice.docx" ; var data...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  9. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....this data programmatically using C# code. Why Extract Word Metadata...documents = Directory . GetFiles ( @"C:\MyDocuments" , "*.docx" ); foreach...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats....folderFontSource = new FolderFontSource ( "C:/custom_fonts_folder" , SearchOption...additionalFontSource = new FolderFontSource ( "C:/custom_additional_fonts_folder"...

    docs.groupdocs.com/viewer/nodejs-java/render-im...