Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 813 for

dictionary

(0.16 sec)
  1. 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...
  2. 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...
  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. Working with User Configuration on Server|Docum...

    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....properties like ID, name and dictionary items as key-value pairs...

    docs.aspose.com/email/java/working-with-user-co...
  5. 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
  6. 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...
  7. 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-...
  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. Connecting to Exchange Server|Documentation

    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....credentials, WebProxy proxy, Dictionary headers) async Task GetE...CancellationToken cancellationToken , Dictionary headers) The code sample...

    docs.aspose.com/email/net/connecting-to-exchang...
  10. 提取图像和签名信息|Aspose.PDF for .NET

    您可以使用 C# 的 SignatureField 类从签名字段提取图像并提取签名信息。... XForms Dictionary<int, XForm> 一个字典,键为页码,值为签名后被修改的...一个字典,键为页码,值为签名后被修改的 XForm 对象。 Annotations Dictionary<int, Annotation> 一个批注字典,...

    docs.aspose.com/pdf/zh/net/extract-image-and-si...