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

dictionary

(0.29 sec)
  1. [.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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET.... Initialize an empty dictionary to store form field data... Serialize the form data dictionary to a JSON string with 4-space...

    docs.aspose.com/pdf/python-net/import-export-fo...