Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 5,052 for

assembly

(0.11 sec)
  1. گزارش های PDF و Word از داده های CSV با استفاده...

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

    blog.groupdocs.com/fa/assembly/generate-reports...
  2. 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...
  3. 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...
  4. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  5. Generieren Sie PDF- und Word-Berichte aus JSON-...

    Erstellen Sie programmgesteuert Berichte, indem Sie JSON mithilfe von Vorlagen in C# in PDF und Word konvertieren. Automatisieren Sie PDF- und DOCX-Berichte mithilfe der .NET-API....Assembly for .NET ist die Berichterstellungs-...Install-Package GroupDocs.Assembly PDF-Bericht aus JSON-Daten...

    blog.groupdocs.com/de/assembly/generate-reports...
  6. PDF- en Word-rapporten vanuit CSV in Java | CSV...

    Maak programmatisch rapporten door CSV naar PDF- en Word-indelingen te converteren met behulp van sjablonen in Java. Automatiseer het genereren van PDF- en DOC/DOCX-rapporten met Java API....Assembly for Java is de API voor het...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/nl/assembly/generate-reports...
  7. 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...
  8. Bubble Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Bubble Chart in Email Document Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Retrieve total Contract Prices by Months. Adding Syntax to be evaluated by GroupDocs....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  9. Column Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/column-chart-in...
  10. 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...