Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 824 for

dictionary

(0.82 sec)
  1. Custom Text Encoding|Aspose.Medical for .NET Do...

    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....Adding Private Tags to Tag Dictionary Using Aspose.Medical...

    docs.aspose.com/medical/net/developer-guide/dat...
  2. 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...
  3. Aspose.PSD 24.7.0 Memory leaking issue - Free S...

    I am running into issues with Aspose.PSD leaving a large amount of allocated memory when the portion of my code that actually uses Aspose finishes. I am not sure why it is not being cleaned up by GC for many reasons incl…...retained through a static Dictionary<object,object> inside Aspose...shows: Roots leading back to Dictionary<object,object> [Static variable]...

    forum.aspose.com/t/aspose-psd-24-7-0-memory-lea...
  4. 档案

    档案...Pages[0]; Dictionary<string, long> shapeNames = new Dictionary<string...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  5. 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...
  6. 将演示文稿导出为带有外部链接图像的HTML|Aspose.Slides 文档

    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....= System :: MakeObject < Dictionary < int32_t , String >> ();...m_savePath ; SharedPtr < Dictionary < int32_t , String >> m_externalImages...

    docs.aspose.com/slides/zh/cpp/exporting-present...
  7. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...object> templateValues = new Dictionary<string, object> { { "PERSONNAME"...the replacement value – the dictionary lookup may return null ....

    forum.aspose.com/t/system-nullreferenceexceptio...
  8. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...GetRgbFromAci(int aci) { Dictionary<int, (int R, int G, int B)>...B)> aciToRgb = new Dictionary<int, (int, int, int)> { { 1, (255...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  9. LZMA - Lempel Ziv Markov Chain Algorithm

    Everything You Need to Know about LZMA file format, renowned for its high compression ratios and versatility. Explore data compression and archiving, making it valuable for developers and users alike....algorithm is to build and store a dictionary containing previously encountered...replaced by references in this dictionary. This allows you to significantly...

    products.aspose.com/zip/most-common-archives/wh...
  10. glTF Structural Metadata Example|Documentation

    This documentation page demonstrates how to read structural metadata from a glTF file using Aspose.3D for .NET....accessed through the Values dictionary of a property table The key...

    docs.aspose.com/3d/net/developer-guide/meta-dat...