Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 49,608 for

properties

(0.26 sec)
  1. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....ScoreQuestionConfig objects in the Children property. new ScoreGroupConfig () {...elements here */ } } Required properties Name Type Description children...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  2. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related formatting for a paragraph....paragraph is a frame, then all properties will contain respective values...values, otherwise all properties are set to their defaults. Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....delete it by using its various properties. Remember, ActiveX controls...object. Change the different properties of the TextBox1 ActiveX control...

    docs.aspose.com/slides/net/activex/
  4. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document Properties of a workbook in C++ with Aspose.Cells....class to edit custom document properties of a workbook. Once you open...you can read its document properties. Here is a sample code that...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  5. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....getCaption() Gets a Caption property of the control. getChildNodes()...getValue() Gets underlying Value property which often represents control...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python....tree objects with various properties. Build Document Nodes Tree...the Node.node_type property. This property returns a NodeType...

    docs.aspose.com/words/python-net/aspose-words-d...
  7. How to Open MSG File in Java

    This brief tutorial guides on how to open MSG file in Java. It provides details about the environment, a step-by-step process and a runnable sample code to view MSG files in Java....fetch and display different properties of the MSG file and its attachment...MSG file using the exposed properties in the MapiMessage class...

    kb.aspose.com/email/java/how-to-open-msg-file-i...
  8. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....delete it by using its various properties. Remember, ActiveX controls...object. Change the different properties of the TextBox1 ActiveX control...

    docs.aspose.com/slides/python-net/activex/
  9. Working with PDF Pages in Python via C++|Aspose...

    How to add pages, rotate pages, or set page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic.... Get and Set Page Properties - this section shows how...how to set page size properties using Python. Working with PDF Documents...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  10. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...ExtractProperty to read message body properties, rather than loading the...var tagHtmlAfter = after.Properties[KnownPropertyList.TagHtml];...

    forum.aspose.com/t/read-message-bodies-of-embed...