Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 2,611 for

resource

(0.58 sec)
  1. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Edit and Manage Metadata in Node.js Apps - Grou...

    Descubra como utilizar o GroupDocs.Metadata for Node.js para extrair, atualizar e remover metadados em suas aplicações....como IPTC, XMP, EXIF e Image Resources. Manipulação de Metadados...

    blog.groupdocs.com/pt/metadata/edit-metadata-in...
  3. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... OutputPdf ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Редагуйте та керуйте метаданими в додатках Node...

    Досліджуйте, як використовувати GroupDocs.Metadata for Node.js для витягнення, оновлення та видалення метаданих у ваших додатках....IPTC, XMP, EXIF та Image Resources. Обробка метаданих мультимедіа:...

    blog.groupdocs.com/uk/metadata/edit-metadata-in...
  5. Редагування та управління метаданими в Python д...

    Дізнайтеся, як використовувати GroupDocs.Metadata for Python via .NET для вилучення, оновлення та видалення метаданих у ваших додатках....IPTC, XMP, EXIF та Image Resources. Обробка метаданих мультимедіа...

    blog.groupdocs.com/uk/metadata/edit-metadata-in...
  6. 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...
  7. ویرایش و مدیریت متاداده در برنامه های Node.js -...

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

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  8. 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...
  9. 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...
  10. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET.... output_jpeg ) More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/python-net/working-...