Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 671 for

dictionary

(0.03 sec)
  1. 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...
  2. 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...
  3. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....{ m_externalImages = new Dictionary < int , string >(); } ///...template ; // The s_templates dictionary maps content types to file...

    docs.aspose.com/slides/net/exporting-presentati...
  4. 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...
  5. 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...
  6. Issue with outputting sequential data (differen...

    I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code. support.zip (12.1 KB)...using a dynamic type or a dictionary to represent each item, allowing...new List<Dictionary<string, object>> { new Dictionary<string,...

    forum.aspose.com/t/issue-with-outputting-sequen...
  7. 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...
  8. GlossaryDocument.LastBuildingBlock | Aspose.Wor...

    Discover the LastBuildingBlock property in the GlossaryDocument, enabling easy access to the final building block for enhanced 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...
  9. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....GUID-building block pairs in a dictionary. /// </summary> public class...() { mBlocksByGuid = new Dictionary < Guid , BuildingBlock >();...

    reference.aspose.com/words/net/aspose.words.bui...
  10. DocumentVisitor.VisitBuildingBlockStart | Aspos...

    Discover the DocumentVisitor VisitBuildingBlockStart method, essential for initiating building block enumeration. Enhance your coding efficiency today!...GUID-building block pairs in a dictionary. /// </summary> public class...() { mBlocksByGuid = new Dictionary < Guid , BuildingBlock >();...

    reference.aspose.com/words/net/aspose.words/doc...