Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 6,028 for

groupdocs.signature,

(0.28 sec)
  1. Render SVG as JPG using Python

    Render SVG as JPG using Python in simple and few steps. This tutorial explains how to convert SVG to JPG in Python with custom image dimensions for scalable output....Render SVG as JPG using Python in simple and few steps. This tutorial explains how to convert SVG to JPG in Python with custom image dimensions for scalable output.

    kb.groupdocs.com/viewer/python/render-svg-as-jp...
  2. How to Convert TeX to Word using C#

    Let's take a look at the guideline to convert TeX to Word using C# and learn how to use them for writing the code to develop ability for TeX to Word converter in C#....Let's take a look at the guideline to convert TeX to Word using C# and learn how to use them for writing the code to develop ability for TeX to Word converter in C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Add Image Watermark to XLS Using Python

    Explore how to add image watermark to XLS using Python and safeguard spreadsheet files by inserting a centered logo watermark across worksheets....Explore how to add image watermark to XLS using Python and safeguard spreadsheet files by inserting a centered logo watermark across worksheets.

    kb.groupdocs.com/watermark/python/add-image-wat...
  4. How to Convert PNG to JPG using C#

    This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion....This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert Word Document to Text in Java

    This quick tutorial provides detailed information to convert Word document to Text in Java and a sample code snippet for Java DOCX to TXT converter application....This quick tutorial provides detailed information to convert Word document to Text in Java and a sample code snippet for Java DOCX to TXT converter application.

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Convert XLSX to GIF using Python

    Let's convert XLSX to GIF using Python in a few easy steps without installing extra APIs. Also, provided the code to effortlessly export XLSX to GIF in Python....Let's convert XLSX to GIF using Python in a few easy steps without installing extra APIs. Also, provided the code to effortlessly export XLSX to GIF in Python.

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs.

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  8. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed.

    docs.groupdocs.com/search/nodejs-java/document-...
  9. Technical Support | GroupDocs

    Get comprehensive technical support for GroupDocs.Total for Java. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....Get comprehensive technical support for GroupDocs.Total for Java. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team.

    docs.groupdocs.com/total/java/technical-support/
  10. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure.

    docs.groupdocs.com/search/net/delete-indexed-do...