Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 745 for

dictionary

(0.06 sec)
  1. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling....source ); } private readonly Dictionary < string , EmployeeListMailMerg...EmployeeListMailMerg > mSources = new Dictionary < string , EmployeeListMailMerg...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 将演示文稿导出为带有外部链接图像的 HTML|Aspose.Slides 文档

    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....{ m_externalImages = new Dictionary < int , string >(); } ///...</summary> private readonly Dictionary < int , string > m_externalImages...

    docs.aspose.com/slides/zh/net/exporting-present...
  3. Unable to cast object of type 'System.Int32' to...

    Hi, When I’m trying to save the following folder I receive and Unable to cast object of type ‘System.Int32’ to type ‘System.Collections.Generic.Dictionary`2[System.String,System.Object]’. Here is the folder Test_File.…...Dictionary`2[System.String,System.Object]'...‘System.Collections.Generic.Dictionary`2[System.String,System.Object]’...

    forum.aspose.com/t/unable-to-cast-object-of-typ...
  4. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....IsBase64Encoded = true, Headers = new Dictionary<string, string> { {"Content-Type"...e.Message, Headers = new Dictionary<string, string> { { "Content-Type"...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  5. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....The code snippet creates a dictionary to store the values of all...values, and populates the dictionary with this data. Finally,...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  6. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....source ); } private readonly Dictionary < string , EmployeeListMailMerg...EmployeeListMailMerg > mSources = new Dictionary < string , EmployeeListMailMerg...

    reference.aspose.com/words/net/aspose.words.mai...
  7. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…...ToUnicode entry in the font dictionary. And ToUnicode CMap looks...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  8. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....IsBase64Encoded = true, Headers = new Dictionary<string, string> { {"Content-Type"...e.Message, Headers = new Dictionary<string, string> { { "Content-Type"...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  9. Working with Hyphenation in C++|Aspose.Words fo...

    Use hyphenation for a more compact arrangement of text using C++. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....language-specific hyphenation dictionaries are used. Aspose.Words uses...algorithms to work with such dictionaries and allows you to get the...

    docs.aspose.com/words/cpp/working-with-hyphenat...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...Named JavaScripts (JavaScript dictionary) collectNamedDocument(doc...Document‑level JavaScript dictionary ( doc.JavaScript ). Document‑level...

    forum.aspose.com/t/unable-to-extract-javascript...