Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,704 for

report

(0.03 sec)
  1. RTF Comparison Issues are Resolved in GroupDocs...

    GroupDocs.Comparison for Java 18.6.1 comes with few bug fixes. Style changes can be highlighted in comparison outputs. For further details included in this month’s release, please visit the release notes. We’d recommend you to Download the new release and enhance your document comparison experience. Bug Fixes For RTF comparison, API detects style changes but does not highlight them like it does with DOCX Style Changes Not Highlighted PDF comparison gives a scrambled Report API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....comparison gives a scrambled report API ResourcesHere are a few...

    blog.groupdocs.com/comparison/rtf-comparison-is...
  2. Multi Choice Questions - Free Support Forum - g...

    Hi there, I can figure out how to add text field questions, but not multiple choice. I want a series of questions to be answered, and predefined answers to be generated as a Report. The goal is for this to be a webf…...answers to be generated as a report. The goal is for this to be...

    forum.groupdocs.com/t/multi-choice-questions/93
  3. GroupDocs.Assembly for Net overview | Documenta...

    A assembly is a document automation and Reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: 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....a document automation and reports generation API designed to...insert out document content in report Dynamically configure background...

    docs.groupdocs.com/assembly/net/product-overview/
  4. GroupDocs.Search for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Results using C# Create Search Report using C# Perform Search by...

    kb.groupdocs.com/search/net/
  5. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the Report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate Reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a Report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...Migrate Just to endeavor the report generation task more smoothly...namespace is required to generate reports in any of the supported formats...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  6. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....working on data processing, report creation, or information management...tasks such as data analysis, report generation, or migrating data...

    kb.groupdocs.com/parser/java/extract-text-from-...
  7. Extract Text from XLS using C#

    This article explains how to extract text from XLS using C#. It features code example to help you for text extraction from XLS in C# without installing extra software....working on data processing, report generation, or information...contexts, such as generating reports, performing data analysis,...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  8. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....management, and the automation of report generation. In this article...analyzing content, or automating report creation. Steps to Extract...

    kb.groupdocs.com/parser/java/extract-text-from-...
  9. GroupDocs.Search for Java

    This API allows you to perform text search and index any type of file format using Java language on any platform....Results using Java Create Search Report using Java Perform Search by...

    kb.groupdocs.com/search/java/
  10. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...dotnet , document-automation , report-generation dsmeltz April 28...

    forum.groupdocs.com/t/shorthand-check-for-null-...