Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 2,018 for

resource

(0.12 sec)
  1. 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...
  2. Merge DOCX in Node.js | GroupDocs.Merger

    Discover how to efficiently merge DOCX files in Node.js applications without third-party software. Get started with examples!...For more information and resources, explore the following links:...

    blog.groupdocs.com/merger/merge-docx-in-nodejs/
  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. 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...
  5. Редагування та управління метаданими в Python д...

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

    blog.groupdocs.com/uk/metadata/edit-metadata-in...
  6. Редактирование и управление метаданными в прило...

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

    blog.groupdocs.com/ru/metadata/edit-metadata-in...
  7. 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...
  8. 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...
  9. Редагуйте та керуйте метаданими в додатках Node...

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

    blog.groupdocs.com/uk/metadata/edit-metadata-in...
  10. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....setDocumentFilter ( finalFilter ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/document-filteri...