Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 5,587 for

document converter

(0.08 sec)
  1. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template Documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...just strings in template documents. Although CSV as a format...

    docs.groupdocs.com/assembly/java/working-with-c...
  2. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...{ // Extract text from the document var text = parser.GetText(new...workaround. The Viewer can convert .msg files to supported formats...

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Answers How to Convert Image to PDF in Java How to Convert Word to PDF...Java How to Convert Excel to CSV in Java How to Convert CSV to Excel...

    kb.groupdocs.com/categories/page/41/
  4. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Render to HTML / Optimize...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  5. Working with String Template | Documentation

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/java/working-with-s...
  6. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template Documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...just strings in template documents. Although CSV as a format...

    docs.groupdocs.com/assembly/net/working-with-cs...
  7. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Node.js / Document rendering basics / Render...

    docs.groupdocs.com/viewer/nodejs-java/specify-c...
  8. Render XLSX as JPG using Python

    In this topic, we will learn how to render XLSX as JPG using Python. This tutorial explains how to convert XLSX to JPG in Python for static image generation....tutorial also explains how to convert XLSX to JPG in Python , making...dashboards, or technical documents. Rendering XLSX files to images...

    kb.groupdocs.com/viewer/python/render-xlsx-as-j...
  9. JSON Viewer - Multiple Ways to View and Convert...

    View JSON files using free online JSON Viewer tool. Convert JSON to other formats programmatically using C# and Java to view are share....requirements for building the document viewer from scratch. C# Java...these links: .NET API | Documentation | Download View JSON using...

    blog.groupdocs.com/viewer/json-viewer-online/
  10. XML Viewer - View and Convert XML Data Online f...

    View XML files using free online XML Viewer tool. Developers can develop their own online Document Viewer....requirements for building the document viewer from scratch. C# Java...viewer = new Viewer("/path/document.xml")) { PdfViewOptions viewOptions...

    blog.groupdocs.com/viewer/xml-viewer-online/