Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 2,981 for

image annotation

(0.08 sec)
  1. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...external resources include images and graphics, tables and spreadsheets...

    docs.groupdocs.com/conversion/net/load-wordproc...
  2. Working with metadata in Spreadsheets | GroupDocs

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

    docs.groupdocs.com/metadata/net/working-with-me...
  3. 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....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Node.js를 사용하여 Word 문서를 이미지로 렌더링

    Node.js를 사용하여 Word 문서를 이미지로 렌더링하는 방법을 코드 예제와 함께 알아보겠습니다. Node.js에서 Word 문서를 이미지로 렌더링하기 위해 별도의 도구를 설치할 필요는 없습니다....Annotation Product Family GroupDocs...찾고 있다면, 이 튜토리얼은 서버 측 Word to Image 렌더링 Node.js 를 구현하는 방법을 정확하게...

    kb.groupdocs.com/ko/viewer/nodejs/render-word-d...
  5. Save Document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Annotation Product Solution GroupDocs...HTML markup with stylesheets, images, and possibly other resources...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  6. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/handling-the-i...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...like plain text (TXT), raster images (like PNG and JPEG), archives...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  8. 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....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. जावा के माध्यम से Node.js के लिए GroupDocs.View...

    जावा के माध्यम से node.js के लिए GroupDocs.Viewer चलाने के लिए एक डॉकर छवि बनाने का तरीका जानें। इसमें नमूना कोड के साथ पर्यावरण को कॉन्फ़िगर करने के विवरण शामिल हैं।...Annotation Product Family GroupDocs.../PathToSharedFolderOn:/SharedFolder gd-viewer-image /bin/bash यह कमांड आपके होस्ट...

    kb.groupdocs.com/hi/total/nodejs/create-a-docke...
  10. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Annotation Product Solution GroupDocs...groupdocsWatermark . Watermarker ( 'image.png' ); const watermark = new...

    docs.groupdocs.com/watermark/nodejs-java/adding...