Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 846 for

dictionary

(1.23 sec)
  1. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...var groupedComments = new Dictionary<string, IEnumerable<CommentInfo>>();...var groupedComments = new Dictionary<string, IEnumerable<CommentInfo>>();...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  2. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...Dictionary`2.Insert(TKey key, TValue...there is a duplicate key in a dictionary or collection when trying...

    forum.aspose.com/t/the-error-message-generated-...
  3. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...their corresponding images Dictionary<string, string> replacements...replacements = new Dictionary<string, string> { { "word1", "image1.png"...

    forum.aspose.com/t/replace-word-with-image/317224
  4. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...jOpt), "ds"); // MailMerge Dictionary<string, object> keyValuePairs...keyValuePairs = new Dictionary<string, object>(); var data = mergeReq...

    forum.aspose.com/t/while-generating-using-aspos...
  5. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file....// 5) you can set your own dictionary for spell-check res . Save...

    products.aspose.com/ocr/net/recognition/get-json/
  6. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...// Create links for each dictionary entry. foreach (Page p in...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  7. Recognize tables and save result as XLSX file v...

    Recognize table and save result as XLSX file....// 5) you can set your own dictionary for spell-check result [...

    products.aspose.com/ocr/net/recognition/get-xlsx/
  8. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...structured list (like a nested dictionary or a list of lists) that...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  9. Mail Merge with Regions in C++|Aspose.Words for...

    Create different regions in your template to have special areas that you can simply fill with your data. Use the Mail Merge with regions if you want to insert tables, rows with repeating data to make your documents dynamically grow....that accepts a field‑mapping dictionary. Q: Is it possible to use...

    docs.aspose.com/words/cpp/mail-merge-with-regions/
  10. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= ( CadImage ) image ; // dictionary keys by layout names string...CType ( image , CadImage ) ' dictionary keys by layout names Dim...

    docs.aspose.com/imaging/net/public-api-changes-...