Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 8,993 for

image

(0.05 sec)
  1. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....On90 }; When Converting to Image # var saveOptions = new ImageSaveOptions...

    blog.groupdocs.com/conversion/measure-document-...
  2. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#)....Sub End Module The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#)....Sub End Module The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features....JpegQuality renders contained images with low quality Document Rendering...after rendering PDF in HTML/Image mode Some characters are being...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  5. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser.... Thumbnail images for Annotation. Import Annotation...File Browser. Download As PDF Image Representation of the document...

    blog.groupdocs.com/annotation/releasing-sharepo...
  6. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Adding text watermarks Adding image watermarks Add watermarks to...attachments Add watermarks to images Add watermarks to PDF documents...

    docs.groupdocs.com/watermark/java/adding-waterm...
  7. GroupDocs.Annotation for .NET Visual Studio Plu...

    GroupDocs Team always tries to improve user experience and facilitate users to save their precious time and minimize the extra efforts by creating different VS plugins, in this regard we are glad to announce of Document Annotation API Visual Studio plugin which helps and performs all the steps required to try-out examples automatically. All you have to do is to install the plugin via .msi available and launch the plugin wizard from File Menu....understand How to annotate text and image Using Visual Studio Plugin,...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  8. Search Optical Signatures using Java E-Signing ...

    We are delighted to announce the another monthly release of GroupDocs.Signature for Java v18.4. This release comes up with many features like searching QRCode and Barcode signatures in supported documents. Aside this, few improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v18....documents: # PDF Cells Slides Words Image Following code sample shows...

    blog.groupdocs.com/signature/java-e-signing-api...
  9. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....+ fileType ); The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/how-to-determine...
  10. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...reqCorpNm, reqBrchNm); } // IMAGE 파일일 경우 워터마크 추가 else if (fileItem...(fileItem.getFileTp().startsWith("image/")) { outputFilePath = watermarkService...

    forum.groupdocs.com/t/high-cpu-usage-with-group...