Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 2,714 for

resource

(0.2 sec)
  1. Chỉnh sửa và Quản lý Metadata trong Ứng dụng Py...

    Khám phá cách sử dụng GroupDocs.Metadata for Python via .NET để trích xuất, cập nhật và xóa metadata trong các ứng dụng của bạn....IPTC, XMP, EXIF và Image Resources. Xử lý metadata đa phương...

    blog.groupdocs.com/vi/metadata/edit-metadata-in...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....the following guide: More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-conversion-net, and run three minimal examples — DOCX → PDF, PDF → per-page PNG, and ZIP → consolidated PDF — in under five minutes....basics, explore additional resources to enhance your usage: : Review...

    docs.groupdocs.com/conversion/python-net/gettin...
  4. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET.... Dispose all resources outputMsgStream . Dispose...

    docs.groupdocs.com/editor/net/edit-email/
  5. Робота зі шрифтами у GroupDocs.Viewer для .NET

    Дізнайтеся, як отримати список використаних шрифтів, вказати або замінити відсутні шрифти, виключити шрифти....HTML document with embedded resources HtmlViewOptions viewOptions...

    blog.groupdocs.com/uk/viewer/working-with-fonts/
  6. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-con...
  7. العمل مع الخطوط في GroupDocs.Viewer لـ .NET

    تعرّف على كيفية الحصول على قائمة الخطوط المستخدمة، وتحديد أو استبدال الخطوط المفقودة، واستبعاد الخطوط...HTML document with embedded resources HtmlViewOptions viewOptions...

    blog.groupdocs.com/ar/viewer/working-with-fonts/
  8. 在 Python 应用程序中编辑和管理元数据 - GroupDocs.Metadata

    了解如何使用 GroupDocs.Metadata for Python via .NET 提取、更新和删除应用程序中的元数据。...:使用 IPTC、XMP、EXIF 和 Image Resources 等领先的元数据标准。 多媒体元数据处理 :操作各种...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...
  9. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....</section> </document> More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-text-stru...
  10. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....( documentsFolder ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/search-index-events/