Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 10,159 for

images

(0.31 sec)
  1. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....when converting to PDF Jpeg image quality setting Implementation...Working with Text Coordinate in Image Mode For more details on supported...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  4. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages preview with advanced options....handler ); property set to true; image preview format - PNG / JPG /...process; custom size of preview images (if needed). Note Stream that...

    docs.groupdocs.com/signature/net/generating-doc...
  5. GroupDocs.Redaction for Python via .NET | Group...

    Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word, Excel, PowerPoint, and image files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....rewrite metadata, black out image areas, rewrite or delete annotations...property. Image & Annotation Redaction : Black out image areas,...

    docs.groupdocs.com/redaction/python-net/
  6. Topics tagged csharp

    Topics tagged csharp...April 4, 2025 Email signature-image overlays text when converting...2025 Image comparison processing time to save output image is too...

    forum.groupdocs.com/tag/csharp
  7. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...watermark to the background images that belong to an Excel document...loadOptions )) { // Initialize image or text watermark TextWatermark...

    docs.groupdocs.com/watermark/net/working-with-w...
  8. STL File Viewer using Java | View STL as PDF, H...

    View STL files as PDF using Java. Additionally, render the stereolithography (STL) files into HTML, JPG and PNG formats using Java examples....documents into PDF, HTML, and images within the Java application...renders the STL file into JPG image format. STL to PNG using Java...

    blog.groupdocs.com/viewer/stl-file-viewer-using...
  9. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Java....types of content such as text, images, and video. Common eBook file...conversions From To AZW3 eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/ebook/
  10. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....documents as HTML, PDF, and image files Leave feedback On this...content in a web browser, PDF or image viewer application. To start...

    docs.groupdocs.com/viewer/python-net/render-tex...