Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 2,981 for

image annotation

(0.12 sec)
  1. 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...
  2. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Annotation Product Solution GroupDocs...(MOBI), AZW3) LaTeX (TEX) Vector images (SVG) Sometimes including fonts...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  3. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType 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...
  4. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Annotation Product Solution GroupDocs...List contains all resources (images, fonts, and stylesheets). Modifying...

    docs.groupdocs.com/editor/java/edit-word/
  5. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Annotation Product Solution GroupDocs...files (TXT) that contain no images, pages, paragraphs, lists,...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  6. C# を使用して PDF から画像を抽出する方法

    ドキュメントからの画像抽出プロセスと、C# を使用して PDF から画像を抽出する方法と、C# の PDF から画像を抽出する機能を実装する方法に慣れましょう。...Annotation Product Family GroupDocs...得します。 .NET プロジェクトで extract image from PDF C# アプリケーションを開発する場合...

    kb.groupdocs.com/ja/parser/net/how-to-extract-i...
  7. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/extracting-meta...
  8. जावा के माध्यम से Node.js के लिए GroupDocs.Conv...

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

    kb.groupdocs.com/hi/total/nodejs/how-to-create-...
  9. Thêm Đánh Dấu Hình Ảnh vào DOCX bằng Python

    Thêm đánh dấu hình ảnh vào DOCX bằng Python để bảo vệ thương hiệu tài liệu một cách an toàn. Hướng dẫn này cũng chỉ cách áp dụng watermark vào tài liệu DOCX trong Python với kiểm soát đầy đủ....Annotation Product Family GroupDocs...partners. If you’re looking to add image watermark to DOCX using Python...

    kb.groupdocs.com/vi/watermark/python/add-image-...
  10. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Annotation Product Solution GroupDocs...searching (e.g., ZIP archives, images, or other non-text formats)...

    docs.groupdocs.com/parser/net/developer-guide/a...