Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 37 for

load context

(0.03 sec)
  1. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can downLoad the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder.... This loads HTML content from the data folder...JavaScripts that the add-on uses are loaded at this point. Note that the...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  2. Secure PDFs with Password Protection & Permissi...

    Step-by-step guide to implementing PDF document security with GroupDocs.Signature - add passwords, set user permissions, and control document access for enhanced protection...password-protected, you must load the file using specific load options(see “Best...} Best Practices # 📝 How to load PDF documents with permissions...

    blog.groupdocs.com/signature/protect-signed-pdf...
  3. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...have, that we don’t get any context, where this was found in the...highlighted text. As you wrote about context it seems to me that you would...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  4. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files.... Load the PDF file using the Redactor...Redact(CustomRedactionConte context) { CustomRedactionResul result...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  5. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java....Information using Java In the context of managing and processing...common information about the loaded document Finally, access properties...

    kb.groupdocs.com/metadata/java/get-document-inf...
  6. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...load.EmailLoadOptions; import com...groupdocs.conversion.options.load.LoadOptions; public class DefaultLoadOptionsPr...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  7. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... Optionally, you can pass a load options, where a password for...information in the file header. Loading archives The 1st stage of document...

    docs.groupdocs.com/viewer/java/render-archive-f...
  8. Export Styles During Document Editing | Documen...

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java.... In this context, a style is a defined set of...const fs = require ( 'fs' ); // Load the source WordProcessing document...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  9. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... Optionally, you can pass a load options, where a password for...information in the file header. Loading archives The 1st stage of document...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  10. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?...servlet [dispatcherServlet] in context with path [] threw exception...servlet [dispatcherServlet] in context with path [] threw exception...

    forum.groupdocs.com/t/issue-with-font-leelawade...