Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 849 for

dictionary

(0.13 sec)
  1. 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/
  2. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....9 { 10 private Dictionary < string, Dictionary < string, string..._fileNames = 11 new Dictionary < string, Dictionary < string, string...

    docs.aspose.com/tex/net/external-latex-packages/
  3. 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...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Disp...

    Aspose::Words::Saving::PdfSaveOptions::get_DisplayDocTitle method. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information Dictionary in C++....the document information dictionary. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Preb...

    Aspose::Words::Saving::PdfSaveOptions::get_PreblendImages method. Gets or sets a value determining whether or not to preblend transparent images with black background color in C++....entry in soft-mask image dictionary. Also preblending images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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-...
  7. Code Comparison for Common Features with OpenXM...

    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....from a stream Retrieve a dictionary of all named ranges in a...

    docs.aspose.com/cells/net/code-comparison-for-c...
  8. Key Not Present Error When Extracting Items by ...

    Hi when using unique ID to extract / save single item from storage (pst/ost///) this is thrown: The given key was not present in the Dictionary. This does not happen with 25.8...key was not present in the dictionary. This does not happen with...key was not present in the dictionary” indicates a potential change...

    forum.aspose.com/t/key-not-present-error-when-e...
  9. Zstandard Archives & .zstd Extension | High-Spe...

    Discover the Zstandard Archives and .zstd extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract ZSTD files, and explore its legacy and features.... Its dictionary-based compression mechanism...size, checksum, and optional dictionary references. The modular structure...

    products.aspose.com/zip/most-common-archives/wh...
  10. Export Jira tasks to MS Project MPP file | Aspo...

    A guide on how to export issues from Jira to an MPP file using REST API and custom converters....project = new Project(); 33 Dictionary < string, dynamic > rawTasks...rawTasks = new Dictionary < string, dynamic > (); 34 HashSet < string...

    docs.aspose.com/tasks/net/convert-jira-to-mpp/