Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 9,616 for

image

(0.16 sec)
  1. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... where CSS stylesheets and images are not stored inside the markup...external resources (CSS and images) are referenced through the...

    docs.groupdocs.com/editor/java/saving-editabled...
  2. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…... Image loading failed. ---> Aspose.Imaging.CoreExceptions...ImageLoadException: Image loading failed. ---> Aspose.Imaging.CoreExceptions...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  3. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....textWatermarkOptions ); // Add image watermark to the second slide...SlideHeight ); } Add watermark to all images inside a particular slide GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...reasons for the popularity of SVG images is the retainment of quality...enlarged. JPG images are also one of the commonly used image formats...

    blog.groupdocs.com/groupdocs.blog/page/21/
  5. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......2 · Item 3 Images This section starts from a...( Ellipse text )There is an image in a black border in the top...

    docs.groupdocs.com/total/java/sample-apps/getti...
  6. Viewer slowness - Free Support Forum - groupdoc...

    hi guys, I am evaluating a viewer and have a temporary license. I am using java application to start with and using maven dependency: com.groupdocs groupdocs-viewer 25.12 I am testing pdf and generating single file …...also using high resolution of images to make sure quality is as...page resources (CSS, fonts, images) as separate files instead...

    forum.groupdocs.com/t/viewer-slowness/17096
  7. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and Image file formats within .NET applications. It rasterizes documents and Images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer...rendering over 50 documents and image file formats within .NET applications...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  8. How to Run Examples | GroupDocs

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....all the sample document and image files used in the examples..... Run using Docker Use the image to try GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  9. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and Image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....supports more than 50 document and image types, including PDF, Microsoft...feature currently works in the image-based rendering mode only. Set...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  10. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....textWatermarkOptions ); // Initialize image watermark ImageWatermark imageWatermark... ForegroundPages ); // Add image watermark to all foreground...

    docs.groupdocs.com/watermark/java/add-watermark...