Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 813 for

dictionary

(0.4 sec)
  1. MappedDataFieldCollection Class | Aspose.Words ...

    Discover Aspose.Words.MailMerging.MappedDataFieldCollection for seamless mapping of data source fields to mail merge fields, enhancing document automation....GetEnumerator () Returns a dictionary enumerator object that can...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...// Create links for each dictionary entry. foreach (Page p in...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  3. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API.... GetDataDir_Text (); 3 4 Dictionary < string, string > replacements...replacements = new Dictionary < string, string > (); 5 replacements...

    docs.aspose.com/note/net/working-with-text/
  4. In DotNet, how can I add a flag to an `XImage` ...

    Hi there! I’m working with an existing PDF file and need to add a flag or marker to one of its images so that I can easily locate it later, when the PDF is modified. I tried renaming the image, but that ended up throwi…...a marker to its Metadata dictionary, but unfortunately, it doesn’t...

    forum.aspose.com/t/in-dotnet-how-can-i-add-a-fl...
  5. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...{ private static readonly Dictionary<string, string[]> _s_archiveRequirements..._s_archiveRequirements = new Dictionary<string, string[]>(StringComparer...

    forum.aspose.com/t/conversionservice-and-its-te...
  6. Inquiry about AutoCAD GROUP extraction in Aspos...

    Hello, I am a developer currently working with Aspose.CAD for .NET to process DWG files. I am trying to extract AutoCAD GROUP objects (for example, a group consisting of a circle, text, and line) using Aspose.CAD. My …...Traversing Named Objects Dictionary (ACAD_GROUP) Resolving handles...

    forum.aspose.com/t/inquiry-about-autocad-group-...
  7. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...in advance public static Dictionary<HeaderFooter, List<Node>>...Dizionario footer -> lista nodi Dictionary<HeaderFooter, List<Node>>...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  8. 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...
  9. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...Any()) { var result = new List<Dictionary< string , string >>(); //var...//test row var data = new Dictionary< string , string >(); data[...

    products.aspose.com/html/net/extract-data-from-...
  10. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...the dictionary.[ at System.Collections.Generic.Dictionary`2.get_Item(TKey...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...