Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 3,181 for

image annotation

(0.04 sec)
  1. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 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...
  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.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-c...
  3. YAML front matter | GroupDocs

    Generate YAML front matter from document metadata for static site generators...Annotation Product Solution GroupDocs...and business documents](data:image/jpeg;base64,/9j/4AAQSkZJRgA...

    docs.groupdocs.com/markdown/python-net/front-ma...
  4. Node.js를 사용하여 PDF를 TIFF로 변환

    Node.js를 사용하여 PDF를 TIFF로 변환하고 Node.js에서 PDF를 TIFF로 내보내는 방법을 알아보세요. 귀하의 애플리케이션에서 고품질 이미지 출력을 위한 효율적인 파일 변환입니다....Annotation Product Family GroupDocs...TIFF로 변환 하는 것입니다. TIFF(Tagged Image File Format)는 고품질 이미지를 저장하는...

    kb.groupdocs.com/ko/conversion/nodejs/convert-p...
  5. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....Annotation Product Solution GroupDocs...IImageResource > onlyImages = document . Images ; List < IHtmlResource > allResourcesTogether...

    docs.groupdocs.com/editor/net/edit-document/
  6. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...external resources include images, audio, video, fonts, styles...

    docs.groupdocs.com/conversion/net/load-presenta...
  7. Handling the Lyrics tag | GroupDocs

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

    docs.groupdocs.com/metadata/java/handling-the-l...
  8. Convert to Finance formats with advanced option...

    Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...formats to other formats (PDF, images, etc.) OFX conversions to/from...

    docs.groupdocs.com/conversion/net/convert-to-fi...
  9. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code...Annotation Product Solution GroupDocs...programmatically. All text, images, tables, graphs, forms, and...

    docs.groupdocs.com/merger/python-net/merge-pdf/
  10. Compare Documents | GroupDocs

    Compare Word, Excel, PowerPoint, PDF, Image, HTML, AutoCAD, Visio, and OpenDocument files from file paths or streams with GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...words, and characters. Tables. Images. Shapes. The result document...

    docs.groupdocs.com/comparison/python-net/develo...