Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 5,386 for

document converter

(0.1 sec)
  1. GroupDocs.Conversion for Java

    Find answers about converting Documents and images of various types using Java code on any platform....How to Convert PDF to Text using Java How to Convert Word Document...How to Convert HTML to Text using Java How to Convert PDF to...

    kb.groupdocs.com/conversion/java/page/6/
  2. Categories

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

    kb.groupdocs.com/categories/page/37/
  3. Common conversion options | Documentation

    This Documentation sections describe how to customize Document conversion process - convert specific Document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...guide / Advanced usage / Converting / Common conversion options...

    docs.groupdocs.com/conversion/net/common-conver...
  4. 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 Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/net/working-with-st...
  5. sample-app.zip

    sample-app/sample.pdf This Document contains a variety of formatted elements that are used to test Document rendering quality during file conversion Source Sans Pro Light, 14 pt. Simple text in Tim......pdf This document contains a variety of formatted...elements that are used to test document rendering quality during file...

    docs.groupdocs.com/viewer/nodejs-java/sample-fi...
  6. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) 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 .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  7. 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...
  8. SVG XPS and ICO Conversion to DOC DOCX XLS XLSX...

    GroupDocs.Conversion for .NET Release 3.3.0 Today we are excited to announce another monthly release of GroupDocs.Conversion for .NETversion 3.3.0. This release introduces the support for conversion of new formats like SVG, XPS and ICO in addition to the routine improvements and bug fixes. New Features In this release we have enhanced the support for few other Documents/files and Document manipulation. SVG Documents conversion XPS Documents conversion ICO files conversion XLSX to PNG/JPG/HTML fixed conversion Remove Comments from Slides while Conversion Respecting DPI option when converting to image Issues/Bugs Resolved We have made significant improvement in this release and fixed major issues, listed below are the issues that have been resolved:...support for few other documents/files and document manipulation. SVG...SVG documents conversion XPS documents conversion ICO files conversion...

    blog.groupdocs.com/conversion/svg-xps-ico-conve...
  9. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...with Thai characters when converting certain PDF to HTML in .NET...Product Family csharp , dotnet , document-viewer Clemens_Pestuka May...

    forum.groupdocs.com/t/problems-with-thai-charac...
  10. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a Document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....need a GUID to work with a document. But it’s not very comfortable...types to word processing documents (DOC, DOCX, TXT, RTF, ODT)...

    blog.groupdocs.com/total/two-ways-of-uploading-...