Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 749 for

dictionary

(0.05 sec)
  1. 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/python-net/modifying-im...
  2. LZ Archives & .lz Extension - Compression, Extr...

    Discover the LZ archive file format and .lz extension, renowned for its high compression efficiency and open-source compatibility. Learn about its features, how to open and extract LZ files, and its role in modern data compression across various platforms....over LZ77, which utilized a dictionary-based approach. This algorithm...algorithm works by building a dictionary of sequences as it processes...

    products.aspose.com/zip/most-common-archives/wh...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...{ private static readonly Dictionary<string, string[]> _s_archiveRequirements..._s_archiveRequirements = new Dictionary<string, string[]>(StringComparer...

    forum.aspose.com/t/conversionservice-and-its-te...
  8. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs.... public Dictionary < object , string > DataSources...

    reference.aspose.com/words/net/aspose.words.low...
  9. 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/
  10. 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...