Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 450 for

expression

(0.05 sec)
  1. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....Just add a single line of expression tag to get it done. Multi-Threaded...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  2. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....information about syntax, expressions and report generation by...series dynamically based upon expressions. To use the feature, do the...

    docs.groupdocs.com/assembly/net/chart-series-co...
  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....the engine << tag_name [ expression ] – switch1 – switch2 .....Template Syntax Formats for Expression Results Specifying String...

    docs.groupdocs.com/assembly/java/features-overv...
  4. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/regular-expression-search/weekly0.5https://docs...groupdocs.com/search/net/regular-expression-search/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/search.xml
  5. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…...evaluation of its very first expression. TerraIndexService: This...avoid repeating of complex expressions in templates, you may consider...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  6. Find and Replace Text in PDF using C# | Replace...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx using C#. Replace or hide the text to redact PDF files....replacing using regular expressions. Finally, we will also learn...Replacement Replacing with Regular Expressions (RegEx) Hide Text with Colored...

    blog.groupdocs.com/redaction/find-and-replace-t...
  7. Chart Series Coloring in Email Document | Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...information about syntax, expressions and report generation by...series dynamically based upon expressions. To use the feature, do the...

    docs.groupdocs.com/assembly/java/chart-series-c...
  8. Chart Series Coloring in Email Document | Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...information about syntax, expressions and report generation by...series dynamically based upon expressions. To use the feature, do the...

    docs.groupdocs.com/assembly/net/chart-series-co...
  9. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular Expression....document’s metadata using regular expressions. For instance, we can remove...First argument is regular expression, second is a replacement...

    docs.groupdocs.com/redaction/java/metadata-reda...
  10. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular Expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Save (); } Use regular expression Behind the scenes, “exact...redaction works though regular expressions, which are the baseline approach...

    docs.groupdocs.com/redaction/net/text-redactions/