Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 749 for

dictionary

(0.12 sec)
  1. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....GUID-building block pairs in a dictionary. /// public static class...GUID-building block pairs in a dictionary. /// public static class...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...var authorComments = new Dictionary<string, List<string>>();...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  3. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...Document , modify the Info dictionary, and then save the document...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211
  4. Working with DICOM Data Elements Using Aspose.M...

    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...
  5. Aspose.Imaging exception "imaging loading faile...

    Getting the following exception when trying to load an heic file into Aspose.Imaging version 25.10 before saving to pdf. I have attached a sample file. Aspose.Imaging.CoreExceptions.ImageLoadException HResult=0x801315…...Dictionary<TKey, TValue>.this[TKey]...this[TKey].get(TKey) in Dictionary.cs Openize.Heic.Decoder.HeicImageFrame...

    forum.aspose.com/t/aspose-imaging-exception-ima...
  6. Extract Tables from HTML – C# code

    Extract tables from HTML programmatically using the Aspose.HTML C# library. Optimize your data collection and analysis!...); var result = new List<Dictionary< string , string >>(); var...

    products.aspose.com/html/net/extract-html-table/
  7. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...object> parameters1 = new Dictionary<string, object> { { "PERSONNAME"...

    forum.aspose.com/t/header-alignment-issue-durin...
  8. 乳胶文件维修| .NET的Aspose.TeX

    本文描述了用于.NET乳胶修复的Aspose.Tex API解决方案。了解有关如何使用功能的代码示例。...private Dictionary < string, string > _map = new Dictionary < string...

    docs.aspose.com/tex/zh/net/latex-repair/
  9. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....API for redacting resources dictionary provided: // For complete...Graphics state parameter dictionary new name var gsName = "GS0"...

    docs.aspose.com/pdf/net/whatsnew/2025/
  10. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…... (Dictionary`2 , Size , Rectangle ) at...Size , Rectangle ) at ..(Dictionary 2 , Size , Rectangle ) at...

    forum.aspose.com/t/index-was-outside-the-bounds...