Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,399 for

assembling

(0.4 sec)
  1. Using Documents as Data Source | GroupDocs

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

    docs.groupdocs.com/assembly/java/using-document...
  2. 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...
  3. 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...
  4. PDF & Word รายงานจาก XML ใน C# | XML เป็น PDF แ...

    สร้างรายงานอัตโนมัติใน C# โดยแปลงข้อมูล XML เป็น PDF & DOC/DOCX ผ่านเทมเพลตข้อความโดยใช้ .NET API โดย GroupDocs...Assembly for .NET เป็น API ที่ทำให...Install-Package GroupDocs.Assembly สร้างรายงาน PDF จากข้อมูล...

    blog.groupdocs.com/th/assembly/generate-reports...
  5. PDF- und Word-Berichte aus XML in C# | XML zu P...

    Automatisieren Sie die Berichterstellung in C#, indem Sie XML-Daten über textbasierte Vorlagen mithilfe der .NET-API von GroupDocs in PDF und DOC/DOCX konvertieren....Assembly for .NET ist die API zur Automatisierung...Install-Package GroupDocs.Assembly PDF-Bericht aus XML-Daten...

    blog.groupdocs.com/de/assembly/generate-reports...
  6. 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...
  7. 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...
  8. 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-...
  9. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/template-syntax...
  10. Bubble Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/bubble-chart-i...