Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,998 for

assembling

(0.04 sec)
  1. Working with Image Reports - Single Row | Group...

    Articles in this section...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-i...
  2. Laporan PDF & Word dari XML di Java | XML ke PD...

    Otomatiskan pembuatan laporan dengan mengonversi data XML menjadi PDF & DOC/DOCX melalui templat berbasis teks menggunakan Java API oleh GroupDocs....Assembly menyediakan Java API untuk...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/id/assembly/generate-reports...
  3. 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 ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-s...
  4. C# 中來自 XML 的 PDF 和 Word 報告 | XML 到 PDF 和 DOCX

    GroupDocs 使用 .NET API 通過基於文本的模板將 XML 數據轉換為 PDF 和 DOC/DOCX,從而在 C# 中自動生成報告。...Assembly for .NET 是使用 DOCX 或 TXT 模板從...Install-Package GroupDocs.Assembly 在 C# 中從 XML 數據生成 PDF 報告 #...

    blog.groupdocs.com/zh-hant/assembly/generate-re...
  5. 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...
  6. Chart Series Coloring in Spreadsheet Document |...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert 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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/chart-series-co...
  7. Bubble Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create a bubble chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  8. Individual Series Point Coloring in Spreadsheet...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/individual-seri...
  9. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...Assembly Product Family j2bmw October...I just installed GroupDocs.Assembly via nuget in Visual Studio...

    forum.groupdocs.com/t/reference-to-commonutilit...
  10. Report PDF e Word da XML in C# | Da XML a PDF e...

    Automatizza la generazione di report in C# convertendo i dati XML in PDF e DOC/DOCX tramite modelli basati su testo utilizzando l'API .NET di GroupDocs....Assembly for .NET è l’API per automatizzare...Install-Package GroupDocs.Assembly Genera report PDF da dati...

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