Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,090 for

data assembly

(1.36 sec)
  1. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested Data bands to display master records with their detail records....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  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.…...Assembly Product Family ybenkh October...faisaibility of a feature. In our data model, we have a lot of string...

    forum.groupdocs.com/t/reuse-of-extension-method...
  3. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some Data, assembles Data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a Data source, essentially it serves two purposes: Document Automation and Report Generation....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/introducing-gr...
  4. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....MailStorageOptions { get; set; } Mail storage data files view options. Minify {...set; } The Microsoft Outlook data files view options. PdfOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  5. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/developer-guid...
  6. Generate Document from Database | GroupDocs

    Create reports from Database Data using DataSet, DataTable, or IDataReader as Data sources for templates....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/basic-usage-dat...
  7. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary Data sources during document Assembly....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  8. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...Start(); var assembly = Assembly.GetExecutingAssembly();...file string resourceName = assembly.GetManifestResourceN().Single(str...

    forum.groupdocs.com/t/image-comparison-processi...
  9. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...data("kendoEditor"); editor.exec("inserthtml"...function (e) { $("#editor").data("kendoEditor").body.style.backgroundColor...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  10. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...Assembly Product Family dotnet oskarj...would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When...

    forum.groupdocs.com/t/jsondatasource-conditiona...