Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 2,656 for

resource

(0.6 sec)
  1. 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...
  2. 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...
  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. 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...
  5. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....to extract metadata More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Редактирование и управление метаданными в прило...

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

    blog.groupdocs.com/ru/metadata/edit-metadata-in...
  7. 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...
  8. Highlighting search results | GroupDocs

    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. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....in your environment More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET.... More resources GitHub examples You may find...

    docs.groupdocs.com/parser/python-net/load-passw...