Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,035 for

assembly

(0.11 sec)
  1. In-Paragraph List in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft Word Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS Word 2013. Write a sentence, for example, “We provide support for the following clients:”. Save the template....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  2. Working with Multiple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-mu...
  3. Working with Simple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, XML etc. The support is available for XML, JSON, and CSV data sources so far. Articles in this section...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-si...
  4. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-st...
  5. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/removing-empty-...
  6. Generuj raporty PDF i Word z danych JSON w C#

    Programowo generuj raporty, konwertując JSON na format PDF i Word przy użyciu szablonów w języku C#. Zautomatyzuj raporty PDF i DOCX za pomocą .NET API....Assembly for .NET to interfejs API...Install-Package GroupDocs.Assembly Wygeneruj raport PDF z danych...

    blog.groupdocs.com/pl/assembly/generate-reports...
  7. Создание отчетов в формате PDF и Word из данных...

    Создавайте отчеты программно, конвертируя JSON в PDF и Word с помощью шаблонов на C#. Автоматизируйте отчеты PDF и DOCX с помощью .NET API....Assembly for .NET — это API для создания...Install-Package GroupDocs.Assembly Создание отчета в формате...

    blog.groupdocs.com/ru/assembly/generate-reports...
  8. Genera report PDF da dati JSON in Java | JSON i...

    Genera report in modo programmatico convertendo i dati JSON in PDF e Word utilizzando i modelli in Java. Report PDF e DOCX utilizzando l'API Java per la generazione di report....Assembly for Java per generare rapporti...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.1</version>...

    blog.groupdocs.com/it/assembly/generate-pdf-rep...
  9. Gerar relatórios PDF e Word a partir de dados J...

    Gere relatórios programaticamente convertendo JSON em PDF e Word usando modelos em C#. Automatize relatórios PDF e DOCX usando a API .NET....Assembly for .NET é a API de geração...Install-Package GroupDocs.Assembly Gerar relatório PDF a partir...

    blog.groupdocs.com/pt/assembly/generate-reports...
  10. Informes en PDF y Word desde CSV en Java | CSV ...

    Cree informes programáticamente convirtiendo CSV a formatos PDF y Word usando plantillas en Java. Automatice la generación de informes en PDF y DOC/DOCX mediante la API de Java....Assembly for Java es la API de generación...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/es/assembly/generate-reports...