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

dictionary

(0.08 sec)
  1. Generating personalized answer sheets|Documenta...

    How to automatically generate personalized OMR-ready answer sheets for a group of students....data Dictionary < Guid , string > students = new Dictionary < Guid...

    docs.aspose.com/omr/net/programmatic-forms/exam...
  2. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...9 { 10 private Dictionary < string, Dictionary < string, string..._fileNames = 11 new Dictionary < string, Dictionary < string, string...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  3. 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...
  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....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...
  5. 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...
  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. 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/
  8. Slow Performance When Converting Slides to Imag...

    2222.zip (5.6 MB) PPT 1A33BEA1-5E79-4447-8E8E-ED201D20C8E31: The overall conversion process is slow. PPT 6c98339c-5623-4163-b439-0a04a7effc5b: The conversion process hangs/stalls specifically on page 5. code**********…...code********** public static Dictionary<int, Bitmap> ToBitmapWithTimeout_New(string...= false) { var maps = new Dictionary<int, Bitmap>(); var slidesData...

    forum.aspose.com/t/slow-performance-when-conver...
  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/