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

dictionary

(0.08 sec)
  1. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....source ); } private readonly Dictionary < string , EmployeeListMailMerg...EmployeeListMailMerg > mSources = new Dictionary < string , EmployeeListMailMerg...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Open a spreadsheet document from a stream|Docum...

    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....read-only access Retrieve a dictionary of all named ranges in a...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 档案

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

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  9. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection class. Allows to automatically map between names of fields in your data source and names of mail merge fields in the document. To learn more, visit the documentation article in C++....GetEnumerator () override Returns a dictionary enumerator object that can...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. 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...