Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 847 for

dictionary

(2.29 sec)
  1. 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...
  2. 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...
  3. [.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...
  4. 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...
  5. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...document‑level metadata (the Info dictionary and any XMP packet). In the... Only the metadata (Info dictionary / XMP) is malformed. If the...

    forum.aspose.com/t/the-input-string-creatorinfo...
  6. Apply a theme to a presentation|Aspose.Slides D...

    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.... ThemePart ); Dictionary < string , SlideLayoutPart...SlideLayoutPart > newSlideLayouts = new Dictionary < string , SlideLayoutPart...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  7. 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...
  8. 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...
  9. Working with Hyphenation in Java|Aspose.Words f...

    Use hyphenation for a more compact arrangement of text. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries using Java....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/java/working-with-hyphena...
  10. Support Dynamic Alias Mapping for Aspose Mail M...

    I am using Aspose Mail Merge to populate dynamic data using: engine.BuildReport(doc, dataSource, "study"); This allows me to access fields such as: <<[study.Title]>> Currently, the values for Title and other properti…...in Aspose using a lookup dictionary, custom value resolver, or...this using expandoobject or dictionary…? ivan.lyagin May 22, 2026...

    forum.aspose.com/t/support-dynamic-alias-mappin...