Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 824 for

dictionary

(0.17 sec)
  1. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the Dictionary. at System.C…...the dictionary. at System.Collections.Generic.Dictionary 2.get_Item(TKey...is static private readonly Dictionary<LoadFormat, SaveFormat> ...

    forum.aspose.com/t/opening-and-saving-a-present...
  2. PdfSaveOptions.preblendImages property | Aspose...

    PdfSaveOptions.preblendImages 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/nodejs-net/aspose.wo...
  3. DigitalSignatureCollection.GetEnumerator | Aspo...

    Explore the DigitalSignatureCollection GetEnumerator method to easily iterate through all collection items with a convenient Dictionary enumerator....GetEnumerator method Returns a dictionary enumerator object that can...

    reference.aspose.com/words/net/aspose.words.dig...
  4. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....Warning ‘ViewerPreferences’ dictionary missing 7.1:7.2(12.2) Error...optional content configuration dictionary 7.10:2 Error Optional content...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  5. Aspose::Words::Saving::PdfCustomPropertiesExpor...

    Aspose::Words::Saving::PdfCustomPropertiesExport enum. Specifies the way CustomDocumentProperties are exported to PDF file in C++....exported as entries in /Info dictionary. Custom properties with the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are exported to PDF file in Java....exported as entries in /Info dictionary. length Methods Method Description...exported as entries in /Info dictionary. Custom properties with the...

    reference.aspose.com/words/java/com.aspose.word...
  7. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....names, strings, arrays, dictionaries, and streams. Strings can...- array with 4 elements. Dictionaries store the data in key-value...

    docs.aspose.com/page/net/what-is-pdf-file/
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....results, provide a custom dictionary , or specify the font to...results and provide a custom dictionary . Saving recognition results...

    docs.aspose.com/ocr/net/save-file/
  9. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....and store the result in a dictionary. import aspose.pdf as apdf...approach builds a Python dictionary from field_names and get_field...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  10. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...values of the form fields in a dictionary or similar structure. After...UpdateFields(); // Store current values Dictionary<string, string> fieldValues...

    forum.aspose.com/t/aspose-words-updating-formfi...