Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 2,277 for

management

(0.15 sec)
  1. PDF & Word รายงานจาก XML ใน C# | XML เป็น PDF แ...

    สร้างรายงานอัตโนมัติใน C# โดยแปลงข้อมูล XML เป็น PDF & DOC/DOCX ผ่านเทมเพลตข้อความโดยใช้ .NET API โดย GroupDocs...รายละเอียดเพิ่มเติม <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/th/assembly/generate-reports...
  2. Genereer een PDF-rapport van JSON-gegevens in J...

    Genereer programmatisch rapporten door JSON-gegevens naar PDF en Word te converteren met behulp van sjablonen in Java. PDF- en DOCX-rapporten met Java API voor het genereren van rapporten....voorbeeld-JSON-gegevens van managers en hun respectieve klanten...zal het mogelijk maken om Managers en hun respectievelijke Klanten...

    blog.groupdocs.com/nl/assembly/generate-pdf-rep...
  3. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details....represent the information of the managers and clients with the following...requirements: Report must show managers’ picture and name. It must...

    docs.groupdocs.com/assembly/java/common-master-...
  4. C# 中 XML 的 PDF 和 Word 报告 | XML 到 PDF 和 DOCX

    通过使用 GroupDocs 的 .NET API 通过基于文本的模板将 XML 数据转换为 PDF 和 DOC/DOCX,在 C# 中自动生成报告。... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/zh/assembly/generate-reports...
  5. Báo cáo PDF & Word từ XML trong Java | XML sang...

    Tự động tạo báo cáo bằng cách chuyển đổi dữ liệu XML thành PDF & DOC/DOCX thông qua các mẫu dựa trên văn bản bằng API Java của GroupDocs.... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/vi/assembly/generate-reports...
  6. C# 中來自 XML 的 PDF 和 Word 報告 | XML 到 PDF 和 DOCX

    GroupDocs 使用 .NET API 通過基於文本的模板將 XML 數據轉換為 PDF 和 DOC/DOCX,從而在 C# 中自動生成報告。... <Managers> <Manager> <Name>John Smith</Name>..... </Contract> ... </Manager> <Manager> <Name>Tony Anderson</Name>...

    blog.groupdocs.com/zh-hant/assembly/generate-re...
  7. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....class inside a context manager to manage document resources safely...Watermarker class within a context manager to ensure safe processing of...

    kb.groupdocs.com/watermark/python/add-image-wat...
  8. Render SVG as PNG using Python

    This topic will explain how to render SVG as PNG using Python. Moreover, it shows how to convert SVG to PNG in Python with precise control over image dimensions....block to open the SVG file and manage resources automatically Create...file, ensuring resources are managed efficiently and released automatically...

    kb.groupdocs.com/viewer/python/render-svg-as-pn...
  9. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads.... XML <Managers> <Manager> <Name>John Smith</Name>...<Price>350000</Price> </Contract> </Manager> <Manager> <Name>Tony Anderson</Name>...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then.... XML <Managers> <Manager> <Name>John Smith</Name>...<Price>350000</Price> </Contract> </Manager> <Manager> <Name>Tony Anderson</Name>...

    docs.groupdocs.com/assembly/java/working-with-x...