Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 3,411 for

library

(0.11 sec)
  1. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/document-filterin...
  3. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Conversion for Java library you can convert PDF files to...format GroupDocs.Conversion library comes to the rescue. You can...

    docs.groupdocs.com/conversion/java/convert/pdf/
  4. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/text-redactions/
  5. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-document...
  6. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/handling-the-l...
  7. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...SpreadsheetWatermark option, the library creates a shape with the AutoShape...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  8. Search for encrypted object in QR-code signatur...

     This article explains how to search for encrypted electronic signatures in QR-code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/search-for-en...
  9. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-vc...
  10. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...