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

skip external resources

(0.03 sec)
  1. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....prepares them for editing in external applications by converting...from the , pushes it to the external HTML-editor, makes edits,...

    docs.groupdocs.com/editor/net/save-document/
  2. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, 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-ms-project...
  3. GroupDocs.Viewer for Java overview | GroupDocs

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library.... 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/java/product-overview/
  4. 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. 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/
  5. Features overview | GroupDocs

    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. eSign document with Stamp signature | GroupDocs

    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...
  7. Features overview | GroupDocs

    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/
  8. GroupDocs.Viewer for .NET overview | GroupDocs

    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/
  9. Edit Markdown documents | GroupDocs

    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 | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....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/python-net/render-pdf...