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

load context

(0.05 sec)
  1. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow Loading of MSG file, modification of attachments, and then saving back out as MSG?...Possible to load in an email in MSG file format, modify content...GroupDocs.Total components allow loading of MSG file, modification of...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  2. .NET 9 - Cannot convert image - Free Support Fo...

    Using GroupDocs.Conversion 25.4.0 in .NET 9 the attached image fails to convert with the following error. img_0444.jpg (180.9 KB) I’m also not sure why this has upLoaded as .jpg it should be a .png GroupDocs.Conversi…... Could not load file or assembly ‘System.Drawing...GetLoadOptions(LoadContext context) { var loadOptions = new ImageLoadOptions()...

    forum.groupdocs.com/t/net-9-cannot-convert-imag...
  3. .NET 9 - Fails to recognise .ppt file - Free Su...

    In a .NET application, attempting to convert the attached Powerpoint fails with the following conversion code. ppt file.zip (284.5 KB) using var converter = new Converter(() => ms); var convertOptions = new PdfConvertO…...(Action<ConvertedContext>)(context => { context.ConvertedStream.CopyTo(fs);...this by getting some default load options using this code. However...

    forum.groupdocs.com/t/net-9-fails-to-recognise-...
  4. Add Image Watermark to RTF Using Python

    Learn how to add image watermark to RTF using Python and enhance document security by embedding a centered logo watermark without affecting rich text layout....files and image-based watermarks Load the RTF document using the Wate...rmarker class within a managed context Create an ImageWatermark instance...

    kb.groupdocs.com/watermark/python/add-image-wat...
  5. NPM Package @groupdocs/groupdocs.conversion@25....

    | Professionalize.Discourse October 16 | | - | @vou_xiong_via_GroupDocs It appears you are experiencing a significant difference in conversion times when using the GroupDocs.Conversion library. The first conversio…...“minimal-jre-linux”, “bin”); context.log(“Setting JAVA_HOME and...ontainerName); logElapsed(context, "Blob service client setup"...

    forum.groupdocs.com/t/npm-package-groupdocs-gro...
  6. Doc->DOCX conversion compatibility issues - Fre...

    Hello everyone! The following issue occurs during using GroupDocs.Convertion: by converting .doc file to .docx format the generated .docx file always has a compatibility issue image.png (38.4 KB) which prevent us from…...Converter(() => fTemp, (LoadContext context) => loadOptions)) { var options...Conversion. Unfortunately, the context does not provide specific details...

    forum.groupdocs.com/t/doc-docx-conversion-compa...
  7. Add Image Watermark to PPT Using Python

    This guide shows how to add image watermark to PPT using Python, helping you apply a centered logo watermark across slides for professional presentations....files and slide-level alignment Load the PPT presentation using the...Watermarker class within a context manager Create an ImageWatermark...

    kb.groupdocs.com/watermark/python/add-image-wat...
  8. 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...
  9. Add Image Watermark to XLS Using Python

    Explore how to add image watermark to XLS using Python and safeguard spreadsheet files by inserting a centered logo watermark across worksheets....and watermark configuration Load the XLS workbook using the Waterm...Watermarker arker class inside a context manager Create an ImageWatermark...

    kb.groupdocs.com/watermark/python/add-image-wat...
  10. Add Image Watermark to DOCX Using Python

    Add image watermark to DOCX using Python for secure document branding. This guide also shows how to apply watermark to DOCX document in Python with full control....image overlays in Word files Load the necessary watermarking namespaces...Watermarker class within a with context Generate an ImageWatermark...

    kb.groupdocs.com/watermark/python/add-image-wat...