Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,100 for

assembling

(0.78 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. How to Run | GroupDocs

    How to run examples....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/how-to-r...
  3. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/supporte...
  4. Developer Guide | GroupDocs

    This section will tell you how to work with GroupDocs.Assembly for .NET....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/develope...
  5. Relatórios PDF e Word de XML em C# | XML para P...

    Automatize a geração de relatórios em C# convertendo dados XML em PDF e DOC/DOCX por meio de modelos baseados em texto usando a API .NET da GroupDocs....Assembly for .NET é a API para automatizar...Install-Package GroupDocs.Assembly Gerar relatório PDF a partir...

    blog.groupdocs.com/pt/assembly/generate-reports...
  6. گزارش های PDF و Word از XML در C# | XML به PDF ...

    با تبدیل داده‌های XML به PDF و DOC/DOCX از طریق قالب‌های مبتنی بر متن با استفاده از NET API توسط GroupDocs، تولید گزارش‌ها را در C# به‌طور خودکار انجام دهید....Assembly for .NET API برای خودکارسازی...Install-Package GroupDocs.Assembly ایجاد گزارش PDF از داده های...

    blog.groupdocs.com/fa/assembly/generate-reports...
  7. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...Assembly Product Family java ybenkh...JSON file). Can GroupDocs assembly handle such a use case? Kind...

    forum.groupdocs.com/t/conditional-existance-of-...
  8. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/email-re...
  9. Java의 JSON 데이터에서 PDF 보고서 생성 | JSON에서 PDF 및 DOCX로

    Java의 템플릿을 사용하여 JSON 데이터를 PDF 및 Word로 변환하여 프로그래밍 방식으로 보고서를 생성합니다. 보고서 생성 Java API를 사용하는 PDF 및 DOCX 보고서....Assembly for Java API를 사용하여 DOCX 및...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.1</version>...

    blog.groupdocs.com/ko/assembly/generate-pdf-rep...
  10. Method not found: ‘Aspose.Slides.Export.INotesC...

    Case 1 - We have tried with latest version as below, we are getting “Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.get_NotesCommentsLayouting()’. (MissingMe…...best-matching assembly, which in this case is the .NET 6 assembly. GroupDocs...however, uses a .NET Standard assembly, which results in a runtime...

    forum.groupdocs.com/t/method-not-found-aspose-s...