Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 9,575 for

images

(0.24 sec)
  1. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and Images (JPG, PNG, BMP, GIF and more..)....Excel, PowerPoint documents and images, including the ability to change...transforming all pages into raster images or keep the document in its...

    docs.groupdocs.com/redaction/java/features-over...
  2. Add Distance Annotation to JPG using Java

    This article is crafted to guide you on how to add distance annotation to JPG using Java, providing detailed steps to insert distance annotation to JPG in Java....measurement aspects of your images is possible by incorporating...distance annotation to a JPG image Instantiate the Annotator class...

    kb.groupdocs.com/annotation/java/add-distance-a...
  3. Convert PDF to GIF using Python

    Discover the process of how to convert PDF to GIF using Python. We will also provide the code example to export PDF to GIF using Python that works on every plateform....lightweight, universally supported images for web pages, emails, and...page of a PDF as a crisp GIF image, maintaining the original formatting...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  4. 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-...
  5. Add Watermark to PDF in Java | Text and Image W...

    Add image watermarks or apply text watermarks to PDF files in Java. Apply watermarks to all & selective pages of PDF using GroupDocs Watermarking Java API....Text Watermark to PDF Apply Image Watermark to PDF Watermarking...allows working with text and image watermarks within the PDF files...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  6. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and Images (JPG, PNG, BMP, GIF and more..)....Excel, PowerPoint documents and images, including the ability to change...transforming all pages into raster images or keep the document in its...

    docs.groupdocs.com/redaction/net/features-overv...
  7. Extract Text from Markdown Files using C# | Mar...

    Extract Text from Markdown Files using C#. Parser the mardown files within .NET applications using document parser API by GroupDocs....extracting ZIP archives, extracting images from eBooks, and parsing PDF...eBooks (EPUB, FB2, …), barcode images (JPG, PNG, …), and many others...

    blog.groupdocs.com/parser/extract-text-from-mar...
  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. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF files using C#. Either watermark all or selective pages of PDF using .NET Watermarking API....into adding watermark text and image watermarks. The following topics...Text Watermark to PDF Apply Image Watermark to PDF .NET Watermarking...

    blog.groupdocs.com/watermark/watermark-pdf-file...
  10. 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-...