Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 140 for

skip external resources

(0.1 sec)
  1. Features overview | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....Viewer for Java provides two resources management options for CSS...HTML with external resources - stores page resources near to HTML...

    docs.groupdocs.com/viewer/java/features-overview/
  2. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different formats from within Java applications.... No dependency on external software like Microsoft Office...utilizing minimal system resources. Each release is rigorously...

    docs.groupdocs.com/conversion/java/
  3. 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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....the ability to connect an external module (library) for the recognition...RuntimeException ( ex ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/ocr-support/
  4. eSign document with Stamp signature | Documenta...

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....setTop ( 100 ); // setup first external line of Stamp StampLine outerLine..."SampleSigned.docx" , options ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Features overview | Documentation

    Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....Viewer for Python provides two resources management options for CSS...HTML with external resources - stores page resources near to HTML...

    docs.groupdocs.com/viewer/python-net/features-o...
  6. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...NET provides two resources management options for CSS...HTML with external resources - stores page resources near to HTML...

    docs.groupdocs.com/viewer/net/features-overview/
  7. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application.... Embed all external resources in the output HTML files...you'd like to share with us? Skip Send Please tell us how we can...

    docs.groupdocs.com/viewer/net/product-overview/
  8. eSign document with Stamp signature | Documenta...

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....= 100 , }; // setup first external line of Stamp StampLine outerLine...please refer to the . More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-document...
  9. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....stored with base64 encoding External images Loading Loading of...Markdown file has external images; “external” means that images...

    docs.groupdocs.com/editor/java/edit-markdown/
  10. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats....instance, you can embed all external resources in the generated HTML...an HTML file with embedded resources To save all elements of an...

    docs.groupdocs.com/viewer/net/render-pdf-docume...