Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,448 for

note

(0.31 sec)
  1. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Access of Data Leave feedback Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/working-with-la...
  2. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Java...Leave feedback On this page Note Want to try GroupDocs.Merger...

    docs.groupdocs.com/merger/java/showcases/
  3. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Node.js via Java API....Email document with options Load Note document with options Load PDF...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...Template Syntax Leave feedback Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  5. GroupDocs.Search for Node.js | GroupDocs

    GroupDocs.Search for Node.js is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...js Leave feedback Note Welcome to the GroupDocs.Search...

    docs.groupdocs.com/search/nodejs-java/
  6. Changing Automatically Detected Types of Docume...

    Note The code uses some of the objects defined in The Business Layer. Changing Automatically Detected Types API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type...DocumentTable Columns Leave feedback Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/changing-autom...
  7. Working with Template Syntax Formatting | Group...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Syntax Formatting Leave feedback Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/working-with-t...
  8. Developer Guide | GroupDocs

    Explains GroupDocs.Editor for .NET file editor features and shows how to edit Word, XML and text documents, Excel spread sheets, PowerPoint presentations inside your .NET applications...Developer Guide Leave feedback Note This section describes some...Field Management Migration Notes Was this page helpful? Not really...

    docs.groupdocs.com/editor/net/developer-guide/
  9. Developer Guide | GroupDocs

    Developer Guide section explains all aspects of GroupDocs.Editor for Java file editor features, provides code snippets and examples of editing Microsoft Office formats progammatically in Java applications...Developer Guide Leave feedback Note This section describes some...GroupDocs.Editor for Java Migration Notes Was this page helpful? Not really...

    docs.groupdocs.com/editor/java/developer-guide/
  10. Does assembly supports custom code execution du...

    Greetings. Imagine I have JSON data like the following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>" } I can use the following statement to print the value nicely on a Word document…... } } Note that according to this article...

    forum.groupdocs.com/t/does-assembly-supports-cu...