Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 6,140 for

may

(0.08 sec)
  1. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/handle-loading-of...
  2. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-tex...
  3. Verifying Text signatures | Documentation

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/verify-text-s...
  4. RTF/DOC to DOCX conversion - Free Support Forum...

    Hello!) I meet the following problem using GroupDocs.Conversion for RTF/DOC to DOCX conversion: the converted file content looks like encoded byte array instead of the readable text as in the source file: Here is my co…...continue to experience issues, it may be worth checking if the evaluation...

    forum.groupdocs.com/t/rtf-doc-to-docx-conversio...
  5. OCR support | Documentation

    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....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  6. Delete indexed documents | Documentation

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/delete-indexed-do...
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk May be loaded in the future to continue working....contrast, an index created on disk may be loaded in the future to continue...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/build-your-first-...
  9. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. SVG to PNG Conversion Tricks

    Convert SVG to PNG image format using free online image conversion tool. Developers convert using .NET & Java API.... Compatibility issues may require converting SVG to other...

    blog.groupdocs.com/conversion/convert-svg-to-png/