Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 281 for

dictionary

(0.03 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...methods Import and Export from dictionary classes Improvements Following...methods Import and Export from dictionary classes Improvements Following...

    blog.groupdocs.com/groupdocs.blog/page/46/
  2. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for .NET API....EmailLoadOptions { FieldTextMap = new Dictionary < EmailField , string > {...EmailLoadOptions { FieldTextMap = new Dictionary < EmailField , string > {...

    docs.groupdocs.com/conversion/net/load-email-do...
  3. Convert audio formats | GroupDocs

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....IAudioConnector { private readonly Dictionary < AudioFileType , Action...FFMpegArgumentOption >> _optionsMap = new Dictionary < AudioFileType , Action...

    docs.groupdocs.com/conversion/net/convert/audio/
  4. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document Automatio......methods Import and Export from dictionary classes Improvements Following...methods Import and Export from dictionary classes Improvements Following...

    blog.groupdocs.com/categories/groupdocs.search-...
  5. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types... Image metadata is dictionary map with unique whole short...

    docs.groupdocs.com/signature/java/esign-image-w...
  6. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types... Image metadata is dictionary map with unique whole short...

    docs.groupdocs.com/signature/python-net/esign-i...
  7. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document.... // Defining somewhere a dictionary containing subjects of documents...

    docs.groupdocs.com/search/java/indexing-additio...
  8. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types... Image metadata is dictionary map with unique whole short...

    docs.groupdocs.com/signature/net/esign-image-wi...
  9. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using C#. Build .NET app for homophones using document searching API by GroupDocs...can manage your homophone dictionary . The output of the above...

    blog.groupdocs.com/search/find-homophones-in-mu...
  10. Fail Converting PDF to MD with images and urls ...

    Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document…...var imageDictionary = new Dictionary<string, byte[]>(); // Hook...and store them in the image dictionary syncfusionDoc.SaveOptions...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...