Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 16,767 for

true type

(0.85 sec)
  1. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field....to use VerticalChoiceBoxCon types without specifying the fully...hierarchy. Required properties Name Type Description Children List<BaseConfig>...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  2. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the documentation article in C++.... get_Type () override Returns the type of the font source...SystemFontSource (int32_t) Ctor. static Type () Examples Shows how to access...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... the normal validation type in cells : https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  5. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...ContainerClass); //Add redifine folder Types//........ ageDict.Add("Address...GetAllOlmFolders(olmFilePath); string Type; for (int i = 0; i < folders...

    forum.aspose.com/t/throw-exception-in-contact-u...
  6. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.getChildNodes()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....registered is Null dictionary, True otherwise. def is_dictionary_registered...language : str ): ... Parameter Type Description language str Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodeType/#Table).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration.... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words.tab...
  10. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...setPreserveTnefAttac(true); loadOptions.setPreserveEmbeddedM(true); MailMessage...are not able to get the mime type of the attachment, we are using...

    forum.aspose.com/t/how-to-deal-with-huge-attach...