Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 2,290 for

document processing

(0.1 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in Document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the Document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...class instance and pass to it. Process each Metadata signature and...

    docs.groupdocs.com/signature/java/search-for-em...
  2. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to render correctly during the conversion p…...Conversion Product Family document-conversion , java Vaibhavj22...correctly during the conversion process. Could you please advise if...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  3. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...( string source ) { return Process ( source ); } /// <summary>...

    docs.groupdocs.com/signature/net/search-for-emb...
  4. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. 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.... The controller processes the received data (converts...<br/> <br /> <span class="documentation"><a href="/docs/sample18...

    blog.groupdocs.com/total/how-to-perform-callbac...
  5. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Python / Document rendering basics / Render...

    docs.groupdocs.com/viewer/python-net/render-pre...
  6. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the Document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...specific changes during redaction process or to keep a full log of changes...

    docs.groupdocs.com/redaction/java/use-redaction...
  7. Convert XLSX to BMP using Python

    Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently....Python, start by installing a document conversion library that supports...visual design. This streamlined process is ideal for automating conversions...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  8. How to Convert ODT to PPTX using Java

    In this tutorial, we will discover how to convert ODT to PPTX using Java without installing extra software installation along with code to export ODT to PPTX in Java....implementation of this conversion process. Code to Convert ODT to PPTX...becomes an easy and simplified process once you have correctly set...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Convert PDF to SVG using Node.js

    Discover how to convert PDF to SVG using Node.js. Learn how to export PDF to SVG in Node.js with the Conversion library for efficient and scalable file conversions....provide the path to the PDF document you wish to convert Configure...of the Converter class to process the PDF and generate the output...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Node.js / Document rendering basics / Render...

    docs.groupdocs.com/viewer/nodejs-java/render-em...