Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 846 for

dictionary

(0.86 sec)
  1. Missing “Cambria Math” Font in a .NET Linux Doc...

    Hi team, We are facing a font issue in the .net application hosted in a linux container. Could you help us with the library that we can add in the dockerfile for the following font error: System.Collections.Generic.Ke…...the dictionary. at System.Collections.Generic.Dictionary 2.get_Item(TKey...

    forum.aspose.com/t/missing-cambria-math-font-in...
  2. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…...Convertable="True">The trailErrorIncorectSy dictionary does not contain 'ID'</P...The trailErrorIncorectSy dictionary does not contain ‘ID’ Metadata...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  3. Modifying Images|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....compression is based on a “dictionary” of strings of pixels seen...Normal encoder searches the dictionary for the longest string of...

    docs.aspose.com/imaging/java/modifying-images/
  4. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure document management....GetEnumerator () Returns a dictionary enumerator object that can...

    reference.aspose.com/words/net/aspose.words.dig...
  5. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java.... iterator() Returns a dictionary iterator object that can...Iterator iterator() Returns a dictionary iterator object that can...

    reference.aspose.com/words/java/com.aspose.word...
  6. Retrieve the values of cells|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....Assistant Close Retrieve a dictionary of all named ranges in a...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  7. Modifying Images|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....compression is based on a “dictionary” of strings of pixels seen...Normal encoder searches the dictionary for the longest string of...

    docs.aspose.com/imaging/net/modifying-images/
  8. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...document, string json) { Dictionary<string, object> values =...JsonConvert.DeserializeObject<Dictionary<string, object>>(json); }...

    forum.aspose.com/t/issue-with-text-placeholders...
  9. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...DeserializeObject<Dictionary<string, string>>(json); foreach...JsonConvert.DeserializeObject<Dictionary<string, string>>(json); foreach...

    forum.aspose.com/t/words-for-net-output-questio...
  10. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API.... GetDataDir_Text (); 3 4 Dictionary < string, string > replacements...replacements = new Dictionary < string, string > (); 5 replacements...

    docs.aspose.com/note/net/working-with-text/