Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 2,677 for

resource

(1.03 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... ** RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/ja/page/36/
  2. Editar y gestionar metadatos en aplicaciones de...

    Descubre cómo utilizar GroupDocs.Metadata for Python via .NET 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...
  3. ویرایش و مدیریت متاداده در برنامه های Node.js -...

    کشف کنید که چگونه از GroupDocs.Metadata for Node.js برای استخراج، به‌روزرسانی و حذف متاداده در برنامه‌های خود استفاده کنید....مانند IPTC، XMP، EXIF و Image Resources کار کنید. مدیریت متاداده چندرسانه...

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  4. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from PDF documents...return template ; } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  5. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  6. Редактирование и управление метаданными в прило...

    Узнайте, как использовать GroupDocs.Metadata for Node.js для извлечения, обновления и удаления метаданных в ваших приложениях....как IPTC, XMP, EXIF и Image Resources. Обработка мультимедийных...

    blog.groupdocs.com/ru/metadata/edit-metadata-in...
  7. Metadaten in Python-Apps bearbeiten und verwalt...

    Erfahren Sie, wie Sie GroupDocs.Metadata for Python via .NET nutzen können, um Metadaten in Ihren Anwendungen zu extrahieren, zu aktualisieren und zu entfernen....IPTC, XMP, EXIF und Image Resources. Multimedia-Metadatenverwaltung...

    blog.groupdocs.com/de/metadata/edit-metadata-in...
  8. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... OutputPpt ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  10. 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...