Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 3,377 for

image signature

(1.02 sec)
  1. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...docInfo . getTasksCount ()); Images const converter = new groupdocs...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  3. Archiv

    Archiv...Signature für .NET 26.2 – Februar 2026...GroupDocs Team · 8 min GroupDocs.Signature für Python 26.1 – Januar 2026...

    blog.groupdocs.com/de/archives/
  4. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs... docInfo . TasksCount ); } Images using ( Converter converter...

    docs.groupdocs.com/conversion/net/get-document-...
  5. Running Examples | GroupDocs

    Learn how to run code examples in GroupDocs.Conversion for Python via .NET....Signature Product Solution GroupDocs...**get_email_document_info.py** ├── **get_image_document_info.py** ├── **get_pdf_document_info...

    docs.groupdocs.com/conversion/python-net/gettin...
  6. Node.js を使用して PDF を TIFF に変換する

    Node.js を使用して PDF を TIFF に変換し、Node.js で PDF を TIFF にエクスポートする方法を学びます。アプリケーションで高品質の画像を出力するための効率的なファイル変換。...Signature Product Family GroupDocs.Metadata...TIFF に変換する ことです。 TIFF (Tagged Image File Format) は、高品質の画像を保存するた...

    kb.groupdocs.com/ja/conversion/nodejs/convert-p...
  7. How to Edit MOBI File | GroupDocs

    This article demonstrates how to edit MOBI files using Node.js via Java....Signature Product Solution GroupDocs...text with rich formatting, images, and different annotations...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Signature Product Solution GroupDocs...different options, stylesheets, images, fonts, save the HTML document...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  9. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...