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

convert document

(0.08 sec)
  1. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint Documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Guide / Loading Documents Loading Documents Leave feedback GroupDocs...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Set Flip Mode when Converting to a Image Format

    With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When Converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved Document conversion experience. Such as, image quality is improved when Converting to a WebP format.... When converting to a Image format you can...logged issues and improved document conversion experience. Such...

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  3. GroupDocs.Conversion distorts resulting image o...

    We have an issue with GroupDocs.Conversion on Ubuntu (we use Ubuntu 22.04.5 LTS). We use GroupDocs.Conversion for .NET 25.2.1. The input file is a .potx file. The desired output format is PNG. I can provide the file up…... This is the code used to convert: var imageConvertOptions =...MemoryStream(); using var converter = new Converter( () => inputStream...

    forum.groupdocs.com/t/groupdocs-conversion-dist...
  4. ObjectDisposedException: Cannot access a closed...

    I am having issue while Converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…...1 I am having issue while converting .eml and .pptx to PDF using...delay. We have reviewed your document conversion example, and it...

    forum.groupdocs.com/t/objectdisposedexception-c...
  5. Missing whitespaces after conversion from PDF t...

    Converting the attached file to HTML, causes all whitespaces to disappear. PDF to HTML missing whitespaces.zip (156.5 KB) We were using the Viewer from GroupDocs.Total for .NET package 25.2. HtmlViewOptions.ForEmbedde…...Viewer Product Family document-viewer , csharp , dotnet Clemens_Pestuka...April 18, 2025, 11:05am 1 Converting the attached file to HTML...

    forum.groupdocs.com/t/missing-whitespaces-after...
  6. Capture Electronic Signatures from within Your ...

    We are glad to announce the release of the GroupDocs Signature for .NET Library. The library is developed based on our online signature app and enables developers to easily add electronic signature capabilities to their own ASP.NET, C#/VB.NET applications. It’s a one-stop-shop solution, which includes all the necessary controls for a complete, legally-binding electronic signature workflow. Key features include: Electronic Signature Capture Control Users can sign Documents either by uploading a scanned copy of their signature, or by drawing it right in a web-browser with a mouse....Capture Control Users can sign documents either by uploading a scanned...and store detailed logs on document processing. It also applies...

    blog.groupdocs.com/signature/capture-electronic...
  7. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....various purposes, such as converting documents, analyzing content,...ability to manage and process document content. You can perform Java...

    kb.groupdocs.com/parser/java/extract-text-from-...
  8. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template Documents. For more convenience, the set of simple JSON types is extended as follows:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...JSON elements in template documents. For more convenience, the...

    docs.groupdocs.com/assembly/java/working-with-j...
  9. Reverse Image Search in Documents

    Build your app with reverse image search functionality in Documents and image files....a smaller fixed size and converting it to grayscale. This ensures...locate images stored within documents or standalone files. Here’s...

    blog.groupdocs.com/search/reverse-image-search/
  10. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. 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.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....== "guid") { var element1 = document.getElementById("file"); var...var element2 = document.getElementById("filefield"); var element3...

    blog.groupdocs.com/merger/how-to-merge-data-fie...