Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 2,699 for

one

(0.11 sec)
  1. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...integration must implement at least one of these methods (depends on...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  2. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....only a sequence of elements of one type, the engine skips the root...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  3. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation.... Please try to report one issue per thread with all details...

    docs.groupdocs.com/assembly/net/introducing-gro...
  4. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....official GroupDocs website with one of ways listed in “Installation”(https://docs...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  5. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...

    docs.groupdocs.com/viewer/java/render-images/
  6. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... Call one of the method overloads to convert...

    docs.groupdocs.com/viewer/python-net/render-web...
  7. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 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....reference the text value of one of these elements. The complete...

    docs.groupdocs.com/assembly/net/working-with-xm...
  8. Hidden Text Becomes Visible in GroupDocs.Viewer...

    Hi GroupDocs Support, I encountered a rendering issue using GroupDocs.Viewer when previewing a PDF document. In the original PDF, there is some text that is intentionally hidden behind a filled rectangle or shape (used…...2-page document takes close to one minute, which is much slower...Viewer-for-.NET-UI . The first one is a standalone library, a DLL...

    forum.groupdocs.com/t/hidden-text-becomes-visib...
  9. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...file, enable the option for one of the following classes (depending...

    docs.groupdocs.com/viewer/net/render-cad-drawin...
  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....To do this trick we need only one method: uploadWeb. The logic...display. This function receives one parameter which specifies the...

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