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

dictionary

(1.58 sec)
  1. 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...
  2. Auto Populate PDF Form from Database using Python

    Follow this article to auto populate PDF form from database using Python. It will share details to configure the IDE, a set of steps, and a sample code to create PDF from database using Python.... The dictionary-based field mapping can also...

    kb.aspose.com/pdf/python/auto-populate-pdf-form...
  3. 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...
  4. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....in the document’s Catalog dictionary. All textual content within...entry in a structure element dictionary ... ISO-19005-2, 6.7.4 Additionally...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 使用Node.js与C++进行比较和迁移|Documentation

    探索使用Aspose.Cells与Node.js via C++的差异,并考虑迁移策略。...Maps can be used instead of Dictionary<K,V> , keeping in mind the...

    docs.aspose.com/cells/zh/nodejs-cpp/comparison-...
  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...