Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 141 for

skip external resources

(0.05 sec)
  1. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations 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-presentati...
  2. Save document | Documentation

    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/
  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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....the ability to connect an external module (library) for the recognition.... search ( query ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. 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/
  5. GroupDocs.Viewer for Node.js overview | Documen...

    GroupDocs.Viewer for Node.js enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Node.js 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/nodejs-java/product-o...
  6. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents 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-word-docum...
  7. 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...
  8. 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...
  9. GroupDocs.Viewer for Java overview | Documentation

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