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

dictionary

(0.62 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...} private static readonly Dictionary<string, string> GreekSymbols...example see the following code: Dictionary<string, string> GreekSymbols...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  7. 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/
  8. 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...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::GetEnumerator method. Returns a Dictionary enumerator object that can be used to iterate over all items in the collection in C++....merator method Returns a dictionary enumerator object that can...

    reference.aspose.com/words/cpp/aspose.words.dig...
  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/