Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 477 for

dictionary

(0.02 sec)
  1. Excel内容变动,能不刷新后台缓存文件吗? 因为在excel里有做公式看板, 若多人同时操作...

    目前前端这块过滤时不会互相影响,但一旦页面刷新,系统会重新从后端获取最新的缓存文件。 而最新的缓存文件就是谁最后筛选的就是谁的筛选条件。 ccda8377d4eb7e9c120df500fe22b32e.png (70.0 KB) 请问针对这种情况有没有解决方案啊?...UserId { get; set; } public Dictionary<string, string> FilterSettings...Store user sessions private Dictionary<string, UserSession> userSessions...

    forum.aspose.com/t/excel-excel/314386
  2. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats... Create a dictionary that maps file extensions...iterate through the formats dictionary to save the image in each...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  3. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats... Next, we define a dictionary formats that maps file extensions...iterate through the formats dictionary. For each format, specify...

    docs.aspose.com/psd/python-net/open-export-psd-...
  4. Exporting Presentations to HTML with Externally...

    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....{ m_externalImages = new Dictionary < int , string >(); } ///...template ; // The s_templates dictionary contains content types we...

    docs.aspose.com/slides/net/exporting-presentati...
  5. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation Dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...using german Hyphenation dictionary, the output PDF differs from...registering the hyphenation dictionary correctly, but there are...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  6. ImageFieldMergingArgs.Image | Aspose.Words for ...

    Discover how to use ImageFieldMergingArgs to seamlessly insert images into your documents for a polished mail merge experience....<summary> /// Contains a dictionary that maps names of images...data source uses one of the dictionary's names to refer to an image...

    reference.aspose.com/words/net/aspose.words.mai...
  7. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....GUID-building block pairs in a dictionary. /// </summary> public class...() { mBlocksByGuid = new Dictionary < Guid , BuildingBlock >();...

    reference.aspose.com/words/net/aspose.words.bui...
  8. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...GUID-building block pairs in a dictionary. /// </summary> public class...() { mBlocksByGuid = new Dictionary < Guid , BuildingBlock >();...

    reference.aspose.com/words/net/aspose.words.bui...
  9. I want the entities that are stored in the view...

    using Aspose.CAD; using Aspose.CAD.FileFormats.Cad.CadObjects; using System.Collections.Generic; public class FetchEntitiesInViewport { public static void Run(string fileName) { using (CadImage cadImage …...Load(fileName)) { Dictionary<long, string> layoutBlockHandles...layoutBlockHandles = new Dictionary<long, string>(); // Iterate through...

    forum.aspose.com/t/i-want-the-entities-that-are...
  10. GlossaryDocument.FirstBuildingBlock | Aspose.Wo...

    Discover the FirstBuildingBlock property in GlossaryDocument. Easily access the initial building block for streamlined document management....GUID-building block pairs in a dictionary. /// </summary> public class...() { mBlocksByGuid = new Dictionary < Guid , BuildingBlock >();...

    reference.aspose.com/words/net/aspose.words.bui...