Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 955 for

data source

(0.67 sec)
  1. Conversion options by document family | GroupDocs

    This section explains GroupDocs.Conversion for .NET convert options specific to various document types...JSON data with advanced options Convert JSON as a data source...

    docs.groupdocs.com/conversion/net/conversion-op...
  2. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our Data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…... In our data model, we have a lot of string...code/application, Source template/document Data ybenkh October 27...

    forum.groupdocs.com/t/reuse-of-extension-method...
  3. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...pdf" # Your source PDF document certificate_pfx...separate log entries print( f " \n Source document signed successfully...

    blog.groupdocs.com/signature/sign-documents-ele...
  4. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Generation Working with Table Row Data Bands Working with Chart Series...Multiple Data Sources Using Documents as Data Source Working with...

    docs.groupdocs.com/assembly/java/advanced-usage/
  5. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting Data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the Data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....feature may help you getting data for text analysis. We recommend...useful when you need to get the data for text analysis. To extract...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  6. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom Data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with Data obtained through user input or from a DB, this library can be of great help....out merge fields with custom data. If your company or a client...out standard templates with data obtained through user input...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  7. How to merge MP3 files using C# | GroupDocs

    Learn how to merge MP3 audio files, combine MP3 audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....by removing some of the audio data that is less perceptible to...Install-Package GroupDocs.Merger Source Audio Files Your browser does...

    docs.groupdocs.com/merger/net/getting-started/u...
  8. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and Data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...the template’s structure and data bindings. You can form these...expressions: The name of a passed data source object The name of an iteration...

    docs.groupdocs.com/assembly/java/template-synta...
  9. Features Overview | GroupDocs

    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....documents and data obtained from various sources including databases...GroupDocs.Assembly API: Multiple data formats support Use formulae...

    docs.groupdocs.com/assembly/java/features-overv...
  10. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....Instantiate class with path to source document and the delegate from...( string key , object data ) { if ( data == null ) return ; string...

    docs.groupdocs.com/conversion/net/how-to-use-cu...