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

dictionary

(0.05 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 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...
  4. 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....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/python-net/working-with-h...
  5. 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...
  6. 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...
  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 C#|Aspose.Words for...

    Use hyphenation for a more compact arrangement of text using C#. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....to work with hyphenation dictionaries and automatic hyphenation...language-specific hyphenation dictionaries are used. Aspose.Words uses...

    docs.aspose.com/words/net/working-with-hyphenat...
  9. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....locale matching that of our dictionary. // When we save this document...

    reference.aspose.com/words/net/aspose.words/par...
  10. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....multiple fields by specifying a dictionary of field names and values...

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