Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,977 for

assembly

(0.11 sec)
  1. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/defining-relati...
  2. گزارش های 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...
  3. 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...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Assembly for .NET 18.7. Using the latest...Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now...

    blog.groupdocs.com/groupdocs.blog/page/54/
  5. Inserting Chart Axis Title Dynamically in Sprea...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/inserting-chart...
  6. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-cs...
  7. Informes en PDF y Word desde XML en Java | XML ...

    Automatice la generación de informes convirtiendo datos XML en PDF y DOC/DOCX a través de plantillas basadas en texto utilizando la API de Java de GroupDocs....Assembly proporciona la API de Java...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/es/assembly/generate-reports...
  8. Rapporti PDF e Word da XML in Java | Da XML a P...

    Automatizza la generazione di report convertendo i dati XML in PDF e DOC/DOCX tramite modelli basati su testo utilizzando l'API Java di GroupDocs....Assembly fornisce l’API Java per automatizzare...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/it/assembly/generate-reports...
  9. 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...
  10. 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...