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

assembly

(0.08 sec)
  1. Создание отчетов в формате 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...
  2. 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...
  3. PDF & Word รายงานจาก CSV ใน Java | CSV เป็น PDF...

    สร้างรายงานโดยทางโปรแกรมโดยแปลงรูปแบบ CSV เป็น PDF และ Word โดยใช้เทมเพลตใน Java สร้างรายงาน PDF & DOC/DOCX โดยอัตโนมัติโดยใช้ Java API...Assembly for Java คือ API การสร้าง...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/th/assembly/generate-reports...
  4. 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...
  5. C#'ta XML'den PDF ve Word Raporları | XML'den P...

    GroupDocs'un .NET API'sini kullanarak XML verilerini metin tabanlı şablonlar aracılığıyla PDF ve DOC/DOCX'e dönüştürerek C# dilinde rapor oluşturmayı otomatikleştirin....Assembly for .NET , DOCX veya TXT şablonunu...Install-Package GroupDocs.Assembly C# ile XML Verilerinden PDF...

    blog.groupdocs.com/tr/assembly/generate-reports...
  6. تقارير 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/ar/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 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...
  8. 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...
  9. 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-...
  10. Column Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet 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 Excel Document Creating a Column Chart Following below steps, you can create a column chart in MS Excel 2013:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/column-chart-in...