Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 9,457 for

images

(0.05 sec)
  1. CAD, EMF & WMF file formats Support Introduced ...

    GroupDocs team is glad to announce another monthly release where new file formats are added in supported file format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.3.0 API now provides support to CAD, WMFand EMF with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....list to annotate documents and image. The latest GroupDocs.Annotation...providing Distance Annotation for images . Major changes are lists are...

    blog.groupdocs.com/annotation/cad-emf-wmf-file-...
  2. GroupDocs.Viewer for .NET Library Version 2.8.0...

    Recently we’ve updated our GroupDocs.Viewer for .NET library up to the version 2.8.0. In this post I’d like to discover some of the most remarkable updates implemented in this latest version: New Page Layout OptionsSo far, when viewing documents, you had the following page layout options: Scroll view – pages are placed in a continuous chain, one after another. One page in a row – one page fit to client’s screen....animation (available in the image-based rendering mode only)....layout is available in both the images-based and the HTML-based rendering...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Advanced Usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with text Working with images Working with ZIP archives and...OCR to extract a text from images and PDFs Extract data from...

    docs.groupdocs.com/parser/java/advanced-usage/
  4. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...List<IImageResource> images = readyToEdit.Images; // Save extracted images and...GetContent(); foreach (var image in images) { string imageFileName...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  5. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all Images or attachments of a particular page is possible....textWatermarkOptions ); // Add image watermark to the second page...(); Adding watermark to all images of a particular page The API...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. GroupDocs.Viewer for Java Servlets Front-end

    We are excited to announced another release of Servlets front-end of GroupDocs.Viewer for Java scheduled this November. The release comes with improvements and fixes. We recommend to download and try the latest version. GroupDocs.Viewer for Java API allow us to render a wide range of documents into HTML, SVG and Images to view them on any platform. The Servlets front-end is an example application to let you learn how to use the API in your own implementations....documents into HTML, SVG and images to view them on any platform...fixes some formatting issues. # Image viewerGroupDocs.Viewer for Java...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  7. Advanced usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with text Working with images Working with barcodes Working...OCR to extract a text from images and PDFs Extract data from...

    docs.groupdocs.com/parser/net/advanced-usage/
  8. Working with DICOM metadata | GroupDocs

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM Images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // ....metadata for specific formats / Images / Working with DICOM metadata...format-specific information from DICOM images. The following are the steps...

    docs.groupdocs.com/metadata/net/working-with-di...
  9. How to Sign JPEG with text signature using C#

    In this topic, you will get help on how to sign JPEG with text signature using C#. Also, code example will be supplied to add text signature to JPEG using C#....signature using C# Including JPEG images, text signatures provide unbreakable...project or need to share signed images on different platforms, the...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Easily transform SVG images to PNG format in just a few...converter. Easily transform SVG images to JPG format in just a few...

    blog.groupdocs.com/groupdocs.blog/page/17/