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

dictionary

(0.17 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document. To learn more, visit the documentation article in C++....GetEnumerator () override Returns a dictionary enumerator object that can...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. 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...
  3. Collection was modified; enumeration operation ...

    In a multithreading solution we convert millions of pdf documents to pdfa/2. Used in a webapplication (c# dotnet10), and code is in library (netstandard2.0) Aspose.pdf 26.6 Exception message: System.InvalidOperationE…...QSBeC4P #=zuYTPvX_SF1KO, Dictionary`2 #=zexyj40rn1rw9) at #=...

    forum.aspose.com/t/collection-was-modified-enum...
  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. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...Slide , Boolean , Int32 , Dictionary`2 , Boolean , Boolean ) at...

    forum.aspose.com/t/nullreferenceexception-with-...
  7. Aspose PDF for Java caused OutOfMemory while pa...

    We’ve been hit with a production outage for a week straight caused by what appears to be an unbounded resource consumption in Page.getPageRect(true) when handed a PDF with a malformed page tree. Every time the affected…...instead of to the /Pages dictionary (object 2). Per the PDF spec...

    forum.aspose.com/t/aspose-pdf-for-java-caused-o...
  8. Bug 5395: GeoJson to Shapefile failed - Free Su...

    Hi Alexander, [geojson7] Testing GeoJson → Shapefile Args: input=‘D:\GisConverter\Tests\GeoJson\Input\geojson3.7z’, format=‘Shapefile’, output=‘D:\GisConverter\Tests\GeoJson\Output\2026-06-08_14-38-55\geojson7\Shapefile…...from the feature’s attribute dictionary. Use ShapefileWriterOptio...

    forum.aspose.com/t/bug-5395-geojson-to-shapefil...
  9. 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...
  10. 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