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

dictionary

(0.36 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. 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/
  3. 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...
  4. 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...
  5. 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-...
  6. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...id, Paragraph paragraph, Dictionary<string,string> headerToId)...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  7. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...#region 记录每个段落 var bkMap = new Dictionary<Paragraph, (BookmarkStart...LayoutEnumerator(doc); // Dictionary to store lines: Y position...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  8. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key to a Dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf.docx”); doc.save(“doc …...addition of a duplicate key to a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。...

    forum.aspose.com/t/word-pdf/316940
  9. Issue with Missing Radio Button Values in Final...

    We are encountering an issue where radio button values are missing in the final PDF after appending multiple PDF files using the Aspose.Pdf.Document class. The issue occurs specifically when appending editable PDF files …...destination document’s form dictionary during the append operation...

    forum.aspose.com/t/issue-with-missing-radio-but...
  10. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...Build(Dictionary 2 pmdgIds, Boolean exportToFile...

    forum.aspose.com/t/encountering-an-error-while-...