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

data assembly

(0.3 sec)
  1. 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...
  2. 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...
  3. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given Data with the defined template document and it is a report generator which generates an output document based on the Data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET 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 .NET...

    docs.groupdocs.com/assembly/net/introducing-gro...
  4. 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...
  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. 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...
  7. 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...
  8. 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...
  9. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual type resolution methods....challenge of loading obfuscated assemblies with embedded dependencies...Search embeds referenced assemblies (like Aspose.* libraries)...

    blog.groupdocs.com/search/python-integration/
  10. 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...