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

dictionary

(0.57 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. Change Gradient Colors in SVG in C# – Aspose.SVG

    Change SVG gradient colors in C# with Aspose.SVG for .NET. Find linearGradient and radialGradient elements, edit stop-color values, update url(#id) fill or stroke references, save SVG, and export to PNG....offsets to new stop colors 15 Dictionary < string, string > colorsByOffset...colorsByOffset = new Dictionary < string, string > (StringComparer...

    docs.aspose.com/svg/net/change-gradient-colors/
  3. 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...
  4. 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
  5. Payment problems - Free Support Forum - aspose.com

    Subject: System.ArgumentNullException: Value cannot be null (Parameter: source) during checkout Body: Hello, I am attempting to complete a purchase on the site, but I am consistently blocked by a server error during th…...bscription subscription, Dictionary 2 subscriptionPricingP, CreditCard...

    forum.aspose.com/t/payment-problems/328300
  6. 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/
  7. 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...
  8. 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-...
  9. 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-...
  10. 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/