Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 1,657 for

reporting

(0.04 sec)
  1. Convert PDF to BMP using Python

    Learn how to export PDF to BMP using Python. This guide shows how to convert PDF to BMP using Python for legacy systems, archiving, and specialized workflows....accurate representation of reports, tables, and graphics, and...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  2. Merge PDF files using C#

    Learn how to merge PDF files using C# programming. Streamline document management with code of how to combine PDF files in C# without installing extra software....in various scenarios such as report generation, document management...

    kb.groupdocs.com/merger/net/merge-pdf-files-usi...
  3. Merge DOC files using C#

    Develop your skills in how to merge DOC files using C#. We will supply you with a sample code to combine DOC files in C# without the need for any extra softwares....for tasks such as compiling reports, consolidating documents, or...

    kb.groupdocs.com/merger/net/merge-doc-files-usi...
  4. Convert HTML to MHTML using Python

    Convert HTML to MHTML using Python for complete web archiving. Easily export HTML to MHTML in Python and bundle images, styles, and fonts into a single file.... or dynamically generated reports, this process ensures consistent...

    kb.groupdocs.com/conversion/python/convert-html...
  5. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Perfect for reports, summaries, and document consolidation...

    blog.groupdocs.com/he/page/3/
  6. annual-review.docx

    ANNUAL REVIEW SUBTITLE FABRIKAM TECHNOLOGY INC. | INFO@FABRIKAM.COM ANNUAL REVIEW | 6 ANNUAL REVIEW | 7 SUMMARY Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incidi......2024-10-23T15:55:00Z Modern business report 6150 51 14 7214 2024-10-23T15:55:00Z...6 1 16.0000 Modern business report 6...

    docs.groupdocs.com/conversion/java/_sample_file...
  7. C# 中 XML 的 PDF 和 Word 报告 | XML 到 PDF 和 DOCX

    通过使用 GroupDocs 的 .NET API 通过基于文本的模板将 XML 数据转换为 PDF 和 DOC/DOCX,在 C# 中自动生成报告。...= @"reportsPath/xml-to-pdf-report.pdf"; // 加载 XML 数据源 XmlDataSource...= @"reportsPath/xml-to-word-report.docx"; // 加载 XML 数据源 XmlDataSource...

    blog.groupdocs.com/zh/assembly/generate-reports...
  8. C#의 XML에서 PDF 및 Word 보고서 | XML에서 PDF 및 DOCX로

    GroupDocs의 .NET API를 사용하여 텍스트 기반 템플릿을 통해 XML 데이터를 PDF 및 DOC/DOCX로 변환하여 C#에서 보고서 생성을 자동화합니다....= @"reportsPath/xml-to-pdf-report.pdf"; // XML 데이터 소스 로드 XmlDataSource...= @"reportsPath/xml-to-word-report.docx"; // XML 데이터 소스 로드 XmlDataSource...

    blog.groupdocs.com/ko/assembly/generate-reports...
  9. C#을 사용하여 CSV 데이터에서 PDF 및 Word 보고서 | .NET 보고 API

    C#을 사용하여 템플릿을 사용하여 CSV를 PDF 및 Word 형식으로 변환합니다. GroupDocs의 .NET 보고 API를 사용하여 PDF 및 DOC/DOCX 보고서 생성을 자동화합니다....reportFilePath = @"path/csv-to-pdf-report.pdf"; // CSV 데이터 소스 로드 CsvDataSource...reportFilePath = @"path/csv-to-pdf-report.docx"; // CSV 데이터 소스 로드 CsvDataSource...

    blog.groupdocs.com/ko/assembly/generate-reports...
  10. Convert a JPG file passed as FileStream to PDF ...

    Hello, I noticed some very strange behavior when converting a certain jpg file. The problem is always reproducible using the basic pdf conversion sample, but only happens when the file is passed in as a stream. The fo…...7 @Clemens_Pestuka , Your reported issue CONVERSIONNET-3633 is...

    forum.groupdocs.com/t/convert-a-jpg-file-passed...