Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 2,714 for

resource

(2.12 sec)
  1. License issues? ( At most 4 elements (for any c...

    hi, I have temporary license from Friday. When using this license in docker image or in spring app it seems to not fully works. Here is example: I have started a docker container: docker run -p 8080:8080 --name 22.12…...resources.ViewerResources.loadDocum...groupdocs.ui.viewer.spring.resources.ViewerResources.loadDocum...

    forum.groupdocs.com/t/license-issues-at-most-4-...
  2. تعديل وإدارة البيانات الوصفية في تطبيقات Node.j...

    اكتشف كيفية استخدام GroupDocs.Metadata for Node.js لاستخراج وتحديث وإزالة البيانات الوصفية في تطبيقاتك....IPTC، XMP، EXIF، و Image Resources. معالجة بيانات التعريف المتعددة...

    blog.groupdocs.com/ar/metadata/edit-metadata-in...
  3. render_docx_to_html.zip

    demo-app/render_docx_to_html.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import HtmlViewOptions def render_docx_to_html(): # Get license file absolute pa......for_embedded_resources("render_docx_to_html/page_{0}...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  4. Edit and Manage Metadata in Node.js Apps - Grou...

    Descubre cómo utilizar GroupDocs.Metadata for Node.js para extraer, actualizar y eliminar metadatos en tus aplicaciones....como IPTC, XMP, EXIF e Image Resources. Manejo de Metadatos Multimedia:...

    blog.groupdocs.com/es/metadata/edit-metadata-in...
  5. Edit and Manage Metadata in Node.js Apps - Grou...

    Temukan cara menggunakan GroupDocs.Metadata for Node.js untuk mengekstrak, memperbarui, dan menghapus metadata dalam aplikasi Anda....IPTC, XMP, EXIF, dan Image Resources. Penanganan Metadata Multimedia:...

    blog.groupdocs.com/id/metadata/edit-metadata-in...
  6. Metadata bewerken en beheren in Python-apps - G...

    Ontdek hoe je GroupDocs.Metadata for Python via .NET kunt gebruiken om metadata te extraheren, bij te werken en te verwijderen in je applicaties....IPTC, XMP, EXIF en Image Resources. Multimediametadatabe : Manipuleer...

    blog.groupdocs.com/nl/metadata/edit-metadata-in...
  7. GroupDocs.Markdown voor .NET 26.3 – Hoogtepunte...

    Ontdek de nieuwste updates in GroupDocs.Markdown voor .NET 26.3, inclusief API-herontwerp, aangepaste DOM-renderer, async-ondersteuning en meer....Eén‑regel conversiemethoden die resource‑beheer automatisch afhandelen:...

    blog.groupdocs.com/nl/markdown/groupdocs-markdo...
  8. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... Text ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... OutputXlsx ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format.... OutputJpeg ); } } More resources GitHub examples You may easily...

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