Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 2,810 for

image annotation

(0.09 sec)
  1. Working with CAD metadata | Documentation

    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...
  2. 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-...
  3. Exclude fonts | Documentation

    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/
  4. کمبائن XLSX آن لائن | مفت GroupDocs ایپس

    مفت آن لائن XLSX انضمام. یکجا کریں XLSX سے واحد مسل. 100٪ مفت آن لائن XLSX انضمام، محفوظ اور استعمال کرنے کے لئے آسان....مسلیں Tagged Image File TIFF انضمام Tagged Image Format File APIs...آن لائن ایپلی کیشنز Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/ur/merger/xlsx
  5. ترکیب TEX آنلاین | رایگان GroupDocs نرم افزار

    رایگان آنلاین TEX ادغام. ترکیب TEX به یک فایل. 100٪ رایگان آنلاین TEX ادغام، امن و آسان برای استفاده....پرونده ها Tagged Image File TIFF ادغام Tagged Image Format File APIs...های آنلاین GroupDocs Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/fa/merger/tex
  6. Dijital İmza - | belgeleri DOCX esign GroupDocs...

    GroupDocs Signature ile DOCX için dijital imza (eSignature). Elektronik dijital imzalarınızı oluşturun ve DOCX belgeleri ücretsiz olarak imzalayın!... BMP (Bitmap Image File) CDR (CorelDRAW Image File) CMX (CorelDRAW...(CorelDRAW Metafile Exchange Image File) CSV (Comma Separated Values...

    products.groupdocs.app/tr/signature/docx
  7. Podpis cyfrowy - podpis DOCX | dokumentów Podpi...

    Podpis cyfrowy (podpis elektroniczny) dla DOCX ułatwiony dzięki podpisowi GroupDocs. Twórz elektroniczne podpisy cyfrowe i podpisuj DOCX dokumenty za darmo!... BMP (Bitmap Image File) CDR (CorelDRAW Image File) CMX (CorelDRAW...(CorelDRAW Metafile Exchange Image File) CSV (Comma Separated Values...

    products.groupdocs.app/pl/signature/docx
  8. Create EditableDocument from file or markup | D...

    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. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-vc...
  10. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

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