Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 824 for

dictionary

(1.16 sec)
  1. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....locale matching that of our dictionary. // When we save this document...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. KeyNotFoundException When Extracting Slide Thum...

    Hi, I have a reproducible error when extracting a slide thumbnail, with a specific customer powerpoint file. I narrowed it down to a single slide, using aspose slides java 25.8. and openjdk 11.0.28 2025-07-15 runtime. …...key was not present in the dictionary. com.aspose.slides.Collections...Collections.Generic.Dictionary.get_Item(Unknown Source) com.aspose...

    forum.aspose.com/t/keynotfoundexception-when-ex...
  3. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....GUID-building block pairs in a dictionary. /// </summary> public class...() { mBlocksByGuid = new Dictionary < Guid , BuildingBlock >();...

    reference.aspose.com/words/net/aspose.words.bui...
  4. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file....exported as entries in /Info dictionary. Custom properties with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Memory leak / static cache retention with PSD p...

    Hello, I’m experiencing what looks like a memory leak when using Aspose.PSD 25.8 in my production application. I work in the school and sports photography industry, and my application processes large volumes of PSDs to …...retained through a static Dictionary<object,object> inside Aspose...shows: Roots leading back to Dictionary<object,object> [Static variable]...

    forum.aspose.com/t/memory-leak-static-cache-ret...
  6. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a Dictionary with image name, its pat…...Eventually i want to return a dictionary with image name, its path...imageIndex++; } // Example: print the dictionary for (Map.Entry<String, ImageInfo>...

    forum.aspose.com/t/extracting-images-and-captio...
  7. Signature - Free Support Forum - aspose.com

    Hello, i would like to download the Signing (signature ) of Exchange. it exist in ExchangeMessageInfo ?? Best regards, Amirox...mailbox is contained within the Dictionary entry of GetUserConfiguration...

    forum.aspose.com/t/signature/34402
  8. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color....entry in soft-mask image dictionary. Also preblending images...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用自定义安全处理程序在 C# 中添加数字签名|Aspose.PDF for .NET

    使用自定义安全处理程序在 C# 中添加数字签名...written to the Perms encryption dictionary field. /// When opening a...document from the encryption dictionary. /// If the method is called...

    docs.aspose.com/pdf/zh/net/custom-security-hand...
  10. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...written to the Perms encryption dictionary field. /// When opening a...document from the encryption dictionary. /// If the method is called...

    docs.aspose.com/pdf/net/custom-security-handler/