Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,004 for

assembly

(0.07 sec)
  1. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image 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. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/common-master-d...
  2. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation** Documents**. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-pr...
  3. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-sp...
  4. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-o...
  5. Column Chart in Word Processing Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column 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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/column-chart-i...
  6. Java'da XML'den PDF ve Word Raporları | XML'den...

    GroupDocs tarafından Java API kullanan metin tabanlı şablonlar aracılığıyla XML verilerini PDF ve DOC/DOCX'e dönüştürerek rapor oluşturmayı otomatikleştirin....Assembly , DOCX veya TXT şablonunu...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/tr/assembly/generate-reports...
  7. PDF- и Word-отчеты из XML на Java | XML в PDF и...

    Автоматизируйте создание отчетов путем преобразования данных XML в форматы PDF и DOC/DOCX с помощью текстовых шаблонов с использованием Java API от GroupDocs....Assembly предоставляет Java API для...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/ru/assembly/generate-reports...
  8. تقارير PDF و Word من XML في Java | XML إلى PDF ...

    أتمتة إنشاء التقارير عن طريق تحويل بيانات XML إلى PDF و DOC / DOCX عبر القوالب النصية باستخدام Java API بواسطة GroupDocs....Assembly يوفر Java API لأتمتة إنشاء...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/ar/assembly/generate-reports...
  9. PDF & Word Reports z XML v Java | XML do PDF a ...

    Automatizujte generování zpráv převodem dat XML do PDF a DOC/DOCX pomocí textových šablon pomocí Java API od GroupDocs....Assembly poskytuje Java API pro automatizaci...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/cs/assembly/generate-reports...
  10. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Assembly Product Family dotnet , document-automation...empty" }; DocumentAssembler assembler = new DocumentAssembler();...

    forum.groupdocs.com/t/shorthand-check-for-null-...