Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 3,181 for

image annotation

(0.33 sec)
  1. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....Annotation Product Solution GroupDocs...words and characters Tables Images Shapes etc. GroupDocs.Comparison...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. Convert to GIS formats with advanced options | ...

    Learn about GisConvertOptions class for GIS file formats (GeoJSON, KML, GPX, TopoJSON) in GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...convert FROM GIS formats to PDF, images, or other document formats...

    docs.groupdocs.com/conversion/net/convert-to-gi...
  3. How to Edit MOBI File | GroupDocs

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

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  4. Error handling | GroupDocs

    Handle conversion errors with specific exception types...Annotation Product Solution GroupDocs...error-handling-example.md ![](data:image/png;base64,iVBORw0KGgoAAAAN...

    docs.groupdocs.com/markdown/net/error-handling/
  5. 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/net/handling-the-id...
  6. 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); // ....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-ca...
  7. JavaでPDFから画像を抽出する方法

    Java で PDF から画像を抽出するための使いやすい手順を理解し、Java を使用して PDF から画像を抽出するコードを作成する方法を学びましょう。...Annotation Product Family GroupDocs...で PDF から画像を抽出するコード extract images from PDF Java アプリケーションを開発するために、いくつかの...

    kb.groupdocs.com/ja/parser/java/how-to-extract-...
  8. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Annotation Product Solution GroupDocs...also a folder with resources (images, fonts, stylesheets), that...

    docs.groupdocs.com/editor/net/create-editabledo...
  9. C#을 사용하여 TIFF 파일 병합

    이 문서에서는 C#을 사용하여 TIFF 파일을 병합하는 주요 단계를 제공합니다. 또한 C#에서 TIFF 파일을 결합하는 샘플 코드 예제도 제공됩니다....Annotation Product Family GroupDocs...사용하여 TIFF 파일 병합 TIFF(Tagged Image File Format) 파일은 고품질 이미지 저장...

    kb.groupdocs.com/ko/merger/net/merge-tiff-files...
  10. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Annotation Product Solution GroupDocs...file. All formatting, styles, images, tables, and other content...

    docs.groupdocs.com/merger/python-net/merge/word/