Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,606 for

generation

(0.06 sec)
  1. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Working with Barcode Image Generation / Barcodes Syntax and Properties...scaling of all barcode symbols generated by a single DocumentAssembler...

    docs.groupdocs.com/assembly/java/barcodes-synta...
  2. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes....end and web development in general very seriously. We constantly...gave me. It gives you auto generation of all necessary font file...

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  3. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData 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....an API that allows you to generate documents in popular office...color of html documents & generate barcode in reports Dynamically...

    docs.groupdocs.com/assembly/java/features-overv...
  4. Features Overview | Documentation

    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....an API that allows you to generate documents in popular microsoft...color of html documents & generate barcode in reports Dynamically...

    docs.groupdocs.com/assembly/net/features-overview/
  5. Archive

    archives...Igor Zubarev · 15 min How to Generate a Tiling Watermark June 2...· 3 min 2023 81 December 6 Generate QR codes - eSign Documents...

    blog.groupdocs.com/archives/
  6. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....type, the engine does not generate an internal root object while...XML element to be always generated while loading data to XmlDataSource...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  7. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....type, the engine does not generate an internal root object while...XML element to be always generated while loading data to XmlDataSource...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples....up an Azure Key Vault and generating a certificate. Step 1: Provision...trial to get started. Step 2: Generate or Import Your Certificate...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  9. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....the download file handler to generate the download file dialog....Exception('File GuId is empty'); } //Generation of iframe URL using fileGuId...

    blog.groupdocs.com/total/how-to-perform-callbac...
  10. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET.... Edit a document and generate EditableDocument GroupDocs...Edit ( editOptions ); //5. Generate HTML/CSS, send it to WYSIWYG...

    docs.groupdocs.com/editor/net/edit-pdf/