Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,045 for

resource

(0.08 sec)
  1. Редагуйте та керуйте метаданими в додатках Node...

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

    blog.groupdocs.com/uk/metadata/edit-metadata-in...
  2. Working with metadata in PDF documents | Docume...

    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...
  3. 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...
  4. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....information and additional resources, you may find the following...

    blog.groupdocs.com/watermark/using-custom-fonts...
  5. Редактирование и управление метаданными в прило...

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

    blog.groupdocs.com/ru/metadata/edit-metadata-in...
  6. 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...
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... ** RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/ja/groupdocs.blog/page/26/
  8. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document.... log ( text ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/highlight...
  9. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java 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 getPresentationType method to obtain file format information advanced_usage.... OutputPpt ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature.... class )); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/search-for-em...