Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 9,061 for

image

(0.06 sec)
  1. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....following features: Add text and image watermark to supported document...Search and remove text and image watermarks. Search watermarks...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  2. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....messages was available only for image-based rendering. However, we...Incorrect image URLs when rendering email as HTML. Blur image in when...

    blog.groupdocs.com/viewer/support-of-net-standa...
  3. Load document of specific format | Documentation

    This article explains how to load document of specific format....descendant Diagram Email Image GIF Image TIFF Image PDF Presentation...

    docs.groupdocs.com/watermark/net/load-document-...
  4. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....preview in on of these image formats: JPEG Image Portable Network Graphics...Graphics Bitmap Image File The following example demonstrates...

    docs.groupdocs.com/redaction/java/get-document-...
  5. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....Conversion of document containing images to RTF with “old readers” compatibility...work PPTX to HTML Conversion - Image without background converted...

    blog.groupdocs.com/conversion/conversion-from-s...
  6. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer documents and to generate barcode Images while assembling a document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer document insertion while generating Word Processing documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....documents and to generate barcode images while assembling a document...ASSEMBLYNET-12 Add barcode image generation support for Word...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...watermarker = new Watermarker ( "image.png" ); // Initialize the font...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...getting lots of these with “Image” and other types. This is so...to latest version. The type ‘Image’ exists in both ‘Aspose.Drawing...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  9. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......documents Using OCR to redact image documents Using redaction filters...format handler Create PDF with Image Redaction Was this page helpful...

    docs.groupdocs.com/redaction/net/advanced-usage/
  10. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set to globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...distribution, Docker/Container image if applicable). How globalization-invariant...the details, .net 9.0 Docker Image We dont enable any culture,...

    forum.groupdocs.com/t/receiving-culturenotfound...