Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 847 for

dictionary

(0.32 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Aspose.PDF Java: FileSpecification.getUnicodeNa...

    For some PDF Portfolio attachments, getUnicodeName() returns null. This happens when the embedded FileSpec Dictionary does not contain the Unicode filename key (/UF). Is null from getUnicodeName() the intended behavior…...when the embedded FileSpec dictionary does not contain the Unicode...in the embedded FileSpec dictionary. The recommended fallback...

    forum.aspose.com/t/aspose-pdf-java-filespecific...
  5. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .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 . # Instantiate Aspose.OCR...

    docs.aspose.com/ocr/python-net/save-file/
  6. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…...Group by texture : Create a dictionary or similar structure to group...Open(filePath); // Dictionary to hold sub-meshes by texture Dictionary<string...

    forum.aspose.com/t/merge-materials-and-split-me...
  7. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#.... XForms Dictionary<int, XForm> A dictionary where the key...Annotations Dictionary<int, Annotation> A dictionary of annotations...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  8. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....NET, covering hyphenation dictionaries, the underlying algorithm...algorithm, loading dictionaries, and the impact of hyphenation on document...

    docs.aspose.com/words/python-net/working-with-h...
  9. Working with Hyphenation in Node.js|Aspose.Word...

    Use hyphenation for a more compact arrangement of text using Node.js. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....language-specific hyphenation dictionaries are used. Aspose.Words uses...algorithms to work with such dictionaries and allows you to get the...

    docs.aspose.com/words/nodejs-net/working-with-h...
  10. Extract AcroForm - Extract Form Data from PDF i...

    Extract values from AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET.... Store values in a dictionary. Return or process the extracted...

    docs.aspose.com/pdf/python-net/extract-form/